<style type="text/css"> 
<!-- 
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 758px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD; 
	width: 758px;
	height: 142px;
	background-image: url(images/header.jpg);
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 


}
.twoColFixLtHdr #mainContent { 
	padding: 0 20px; 
} 
.twoColFixLtHdr #navigation {
	background-image: url(images/nav_bg.jpg);
	height: 26px;
	padding: 8px;
}
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	background-image: url(images/footer.jpg);
	height: 45px;
	padding-top:13px;
	padding-right:10px;

} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	color: #3D7586;
	font-weight: bold;
}
.style2 {color: #3D7586}
.style3 {color: #666666}
.style4 {
	color: #5597AD
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #3C7486;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C7486;
}
a:hover {
	text-decoration: underline;
	color: #3C7486;
}
a:active {
	text-decoration: none;
	color: #3C7486;
}
a {
	font-size: 11px;
}
.style6 {
	font-size: 10;
	color: #599DB4;
}
p {line-height: 175%;
}
}
li {line-height: 175%;
}
</style>
<![endif]-->