body
{ 
	background: #06285C url(/images/sub_bkg.gif);
	color: #000000;
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
} 



.subheader
{
	background: #ffffff ;
	width: 749px;
	height: 104px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.subline
{
	background: #9c9d9d;
	width: 749px;
	height: 3px;
	position: absolute;
	top: 104px;
	left: 0px;
}


.topnav
{
	width: 749px;
	height: 36px;
	position: absolute;
	top: 107px;
	left: 0px;
}

.leftside
{
	width: 150px;
	position: absolute;
	top: 143px;
	left: 0px;
	background: #9c9d9d ;
	color: #ffffff;
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: italic;
	margin: 22px 22px 22px 22px;
}

.container
{
	width: 571px;
	position: absolute;
	top: 143px;
	left: 178px;
	background: #ffffff;
	color: #000000;
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}
.mainbody
{
	width: 524px;
	margin-left: 22px;
}

ul.about
{
list-style-image: url(/images/spacer.gif);
list-style-type: circle
}

.sublinefoot
{
	background: #9c9d9d;
	width: 571px;
	height: 3px;
	margin: 0px;
}



.footer
{
	background: #ffffff;
	color: #06285c;
	text-align: center;
	width: 571px;
}

a.footer:link {color: #06285c;  text-decoration: underline;}     /* unvisited link */
a.footer:visited {color: #06285c;  text-decoration: underline;}  /* visited link */
a.footer:hover {color: #06285c;  text-decoration: none;}   /* mouse over link */
a.footer:active {color: #06285c;  text-decoration: none;}   /* selected link */


.bumper  
		{ 
		list-style-image: url(/images/star.gif); 
		margin-left: 10px; 
		padding-left: 10px;
		}
