* {
    	padding: 0;
    	margin: 0;
} 

body {
    	background: #FFFFFF;
	font: .74em Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	font-size: 14px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 20px auto;
	width: 800px;
	background: #FFFFFF url('images/border_middle.jpg');
	background-repeat: repeat-y;
}
#top { 
	background: #FFFFFF url('images/border_top.jpg');
	height: 21px;
}
#content {
	padding: 0 40px 0 40px;
}
#bottom {
	background: #FFFFFF url('images/border_bottom.jpg');
	height: 21px;
}
.header {
	border: 0px solid #E1E1E1; 
	padding: 0px;
}
.middle h2 { 
	color: gery; 
	font-size: 120%; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 0px;
}
.middle h2 a:link, .middle h2 a:active, .middle h2 a:visited {
	color: black;
	text-decoration: none;
}
.middle h2 a:hover {
	color: black;
	text-decoration: none;
}
.right h2 { 
	color: #336699; 
	font-size: 120%; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 0px;

}
.right h4 { 
	color: #336699; 
	font-size: 115%; 
	margin-bottom: 5px; 
}
h3 { 
	color: #336699; 
	font-size: 100%; 
	margin-top: 12px; 
	margin-left: 0px;
}
h4 {
	padding-bottom: 0px;
	font-size: 110%; 
	padding-top: 0px;
}
.top-header {  
	border-bottom: 1px dashed #E1E1E1; 
	padding: 5px;
	padding-left: 0px;
	text-align: center;
}
.copyright { 
	background: #F6F9FB; 
	border-top: 1px solid #E1E1E1; 
	padding: 5px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	width: 715px;
	text-align: center;
}
.middle {
	float: left;
	width: 71%;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 15px;
	text-align: justify;
	border-right: 1px dashed #E1E1E1; 
}
.middle-wider {
	width: 76%;
}
.right {
	float: left;
	width: 23%;
	margin: 0px;
	padding-left: 15px;
	text-align: center;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
#footer {
	text-align: center;
	color: #336699;
}
.float-left	{
	float: left;
	padding-right: 5px;
}
.float-right	{
	float: right;
}	
.logos	{	
	text-align: center;	
	padding-top: 10px;
	padding-left: 170px;
	padding-bottom: 10px;
}
p	{
	padding-bottom: 10px;
}
.middle a:link, .middle a:active, .middle a:visited {
	color: green;
	text-decoration: none;
	font-weight: bold;
}
.middle a:hover {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}
h1 { font-size: 120%;
	text-align: left;
	margin-left: 0px;
}	
h1 a:link, h1 a:active, h1 a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	line-height:190%;
}
.menu a:link, .menu a:active, .menu a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	background: #F6F9FB;
	padding: 3px;
	margin-right: 1px;
	border: 1px dashed #E1E1E1; 
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
	padding: 3px;
	border: 1px dashed #E1E1E1; 
}
.header-row {
	margin-top: 15px;
	padding-bottom: 15px;
	}
.header-col-left {
	text-align: center;	
	float:left;
	}
.header-col-right {
	text-align: right;	
	}
.image-holder {
	width: 150px;
	margin-right:0px;
	margin-left: 15px;
	}
.button-left {
	width:73px;
	margin-right: 0px;
	}
.button-right {
	width:72px;
	margin-left: 1px;
}
.button {
	height:20px;
	line-height:20px;
	background-color:#FFCCFF;
	float:right;
	margin-top: 1px;
	border:#999999 1px solid;
	text-align:center;
	padding:0px;
	display: block;
	font-weight:normal;
	}
.button a, .button a:active, .button a:focus  {
	color:#000000;
	display: block;
	text-decoration:none;
	background-color:#96D2F3;
	}
.button a:hover {
	color:#000000;
	display: block;
	text-decoration:none;
	background-color:#00FF00;
	}
.hr {
	height: 1px;
	width: 152px;
	margin-right:0px;
	margin-left: 15px;
	border-bottom: 1px dashed #E1E1E1; 
	margin-top:20px;
	margin-bottom:20px;
}
.items {
	border: 1px dashed #E1E1E1; 
	width: 160px;
	height: 180px;
	text-align: center;
	font-size: 80%;
	padding-top: 5px;
	float:left;
	margin-left: 8px;
	margin-bottom: 8px;
	}