
#container
{
width: 900px;
margin: 1px auto;
background-color: #18243E;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{


border-bottom: 0px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}



#footer
{
clear: both;
margin: 0;
padding: .5em;
color: white;
background-color: #18243E;
border: 0px;
text-align:center;
font-size:7pt;


}
#topTable {
	padding:0px;
	width:875px;
	height:400px;
}


   .hLink {font-size:7pt;font-family:Verdana;text-decoration:none;color:#E8E1BA;}
   
   .bT {font-size:10pt;font-family:Verdana;text-decoration:none;color:#C5C4B0;vertical-align: top;font-weight:bold;}

body 	{
			background-color:gainsboro;
			margin-top:0px;
			font-family:Arial
		}
		
.reg 	{
			font-size:9pt;
			color:black;
		}
		
.reg7 	{
			font-size:7pt;
			color:black;
		}
.reg10  
{
				font-size:10pt;
			font-weight:bold;
			color:black;
}
.reg12 	{
			font-size:12pt;
			font-weight:bold;
			color:black;
		}


.sNav   {
			padding:10px;
			padding-top:15px;
			padding-bottom:5px;
		}
.tNav 	{
			
			font-size:11pt;
			color:black;
			font-weight:bold;
			padding-left:25px;
			padding-right:25px;
		}
.bNavLink {
			font-size:8pt;
			color:black;
			text-decoration:none;
			}
		



.tNavLink:link { 
	color: black;
	text-decoration: none;
	font-weight:bold;
	}
.tNavLink:visited { 
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	}
.tNavLink:hover { 
	color: #3B477B;
	text-decoration:underline;
	font-weight:bold;
	}
.tNavLink:active { 
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	}
	
	


