body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image:url(/images/background.gif);
}
.wrapper { 
margin-left: auto;
margin-right: auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #052D56;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #052D56;
	font-weight: bold;
	margin-bottom: 0px;
}
.leftnavBg {
	background-image: url(/images/bg_leftnav.png);
	background-repeat: repeat-y;
	width:214px;
	vertical-align:top;

}
a {
	color: #052D56;
	text-decoration: underline;
}
a:hover {
	color: #265D95;
	text-decoration: underline; 
}
/* all horizontal rules will be 1 pixel high, gray and 90% of the width of their container */
hr{
width:100%;
color:#999999;
height:1px;
}
/* all table cells will be aligned to top unless over-ridden by applying a class to the td tag */
td{
vertical-align:top;
}
/* all table header cells will be aligned to top and left unless over-ridden by applying a class to the th tag */
th{
text-align:left;
vertical-align:top;
}
/* all list items will be have a 10 pixel bottom margin unlessover-ridden by applying a class to the li tag */
li{
margin-bottom:10px;
}

/* all images will have no border */
img{
border:none;
}
/* classes for footer navigation */
.footer{
color:#666666;
font-size:9px;
text-align:center;
vertical-align:top;
}
/*/*/a{
}
body .footer{
voice-family:"\"}\"";
voice-family:inherit;
font-size:small;
font-size:small;
}
html>body .footer{
font-size:small;
}
/* */

/* classes for lower left section navigation */
ul.sectionNav1{
padding-left:8px;
margin-left:50px;
margin-top:10px;
list-style:none;
line-height:125%;
}
ul.sectionNav1 a{
	color: #052D56;
	text-decoration: none;
}
ul.sectionNav1 a:hover{
	color: #265D95;
	text-decoration: underline; 
}
ul.sectionNav1 a:visited{
	color:#052D56;
}
ul.sectionNav2{
margin-left:8px;
padding-top:8px;
list-style:none;
line-height:125%;
}
li.sectionNavActive{
margin-bottom:5px;
padding-bottom:5px;
list-style: url("/images/bullet.gif") outside;
color:#000000;
text-decoration:none;

}
li.sectionNavActive a,
li.sectionNavActive a:hover,
li.sectionNavActive a:visited{
color:#000000;
text-decoration:none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #052D56;
}
.required {
	font-size: medium;
	font-weight: bold;
	color: 052D56;
}
.search {
	background-image: url(/images/bg_search.png);
	background-repeat: no-repeat;
	width:290px;
	height:61px;
	text-align:right;
	padding-right:15px;
	vertical-align: bottom;

}
.bodyBg {
	background-image:url(/images/bg_body.png);
	background-repeat:no-repeat;
	height:308px;
	padding-right:15px;
}