* {
    	padding: 0;
    	margin: 0;
} 

body {
	font: .74em Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	font-size: 14px;
	background: #FFFFFF url('images/dot_back_2.gif');
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 20px auto;
	width: 960px;
	border: 4px solid #E1E1E1; 
    background: #FFFFFF;
}
#top { 
	height: 21px;
}
#content {
	padding: 0 40px 0 40px;
}
#bottom {
	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; 
	padding-bottom: 0px;
	font-size: 110%; 
	padding-top: 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: 730px;
	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: 112px;
	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;
}
#form { 
	background:url(!images/silverblend.png) 0 0 repeat-x;
	border:0px #999999 solid;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
	width:100%;
}
#form label { 
	margin-top:2px; 
	font-weight:bold; 
	float:left; 
}
#form input.ti { 
	margin-top:2px; 
	float:right; 
	width:150px; 
	border:1px #999999 solid;
	height: 16px;
	font: 90% "Trebuchet MS" Verdana, Arial, sans-serif;

}
#form input#submit { 
	background:url(images/silverblend.png) 0 0 repeat-x;
	margin-left: 150px; 
	margin-top:10px; 
	border:1px #999999 solid;
	background: #FFFFFF;
	float:right; 
	font: 90% "Trebuchet MS" Verdana, Arial, sans-serif;


}
#form br { 
	height:2em; 
	clear:both; 
}
.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;
}
.menu a:link, .menu a:active, .menu a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	background: #F6F9FB;
	padding: 3px;
	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;	
	}