html,body	{margin:0;padding:0}

body		{font: 70% verdana,arial,sans-serif;text-align:center; padding-left: 20px; background-color: #000;}

a			{color: #00259f; text-decoration: none;}
a:link		{text-decoration: none;}
a:hover 	{text-decoration: underline;}

h1			{
			font-size: 20px;
			font-weight: bold;
			color: #000;
			}
			
h2			{
			font-size: 16px;
			font-weight: bold;
			color: #000;
			}			
			
h3			{
			font-size: 12px;
			font-weight: bold;
			color: #000;
			}			
			
ul			{
			font-weight: normal;
			}
			
li			{
			font-weight: normal;
			list-style-position: inside;
			padding-bottom: 7px;
			}
			
.font12 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

.font11 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
			
.font10 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
			
			

#masterblock{
			width: 940px; margin:0 auto; background-image: url("../images/bg1.gif"); 
			border-right: 2px solid #646464; border-left: 2px solid #646464; padding-bottom: 20px;
			}

#footerblock{
			width: 944px; height: 27px; margin:0 auto; background-image: url("../images/footer.gif"); 
			}

#container	{
			text-align:left; background-color: #fff; width:900px;  border-right: 1px solid #000000; border-left: 1px solid #000000; 
			margin-right: 20px; margin-left: 20px;
			}

#header		{
			background-image: url("../images/header.gif"); height: 117px; overflow: hidden;
			}
	#header h1	{
				height:80px;xline-height:80px;margin:0;padding-top:45px; color: #000; font-weight: normal; font-size: 19px;
				}
	#logo		{
				width:216px; height:33; position: relative; left: 17px; top: 6px; float: left;
				}
	#header_shadow {
				height: 14px; background-image: url("../images/header_shadow.gif");
				}
				
				

#top_bar	{
			height: 12px; background-image: url("../images/divider.gif"); clear:both; width:100%; overflow: hidden;
			}


#content	{
			width: 650px; margin-left: 202px; padding-left: 15px; padding-top: 10px; padding-bottom: 15px; border-left: 1px solid #000000;
			}
	#content p	{
				line-height: 20px; padding-bottom: 10px; font-size: 12px;
				}
				
#left_nav	{
			float: left; width: 185px; height: 420px; background-image: url("../images/navback.gif"); background-repeat: repeat-x; padding-left: 17px; padding-top: 10px;
			}

	#left_nav a			{font-size: 16px; color: #e6e6e6; text-decoration: none;}					
	#left_nav a:link	{color: #e6e6e6;}
	#left_nav a:hover	{color: #ef9c00;}	

.nav_divider{ width:178px; height: 1px; background-color: #c3c3c3; margin-top: 5px; margin-bottom: 5px; overflow: hidden;}

#footer_nav	{
			padding-top: 6px; height: 10px; color: #FFF; clear:both; width:100%; xborder-bottom: 1px solid #000000; text-align: center; font-size: 12px;
			}
	#footer_nav a			{color: #ef9c00;}
	#footer_nav a:link		{text-decoration: none;}
	#footer_nav a:hover		{text-decoration: none; color: #fff;}
		
		

#footer_legal{
			width: 940px; margin:0 auto; margin-top: 20px; color: #aaa;
			}