Body		{
			background-color: #ffffff;         
   			font-family: arial, verdana;      
    		margin-left:0; 
    		margin-right:0; 
    		margin-top:0; 
    		margin-bottom:0;
    		}  
   
 h1			{
 			color: #0F3F8E;
 			font-size: 15px;
 			font-family: arial, verdana, tahoma;
 			text-transform: uppercase;
 			}
 			
 b			{
 			color: #000000;
 			font-size: 13px;
 			font-variant: bold;
 			}
 
.green		{
 			color: #748e38;
 			font-size: 10px;
 			font-family: verdana, tahoma, arial;
 			line-height: 12px;
 			}

 			
 .gray	 	{
 			color: #666666;
 			font-family: verdana, arial;
 			font-size: 11px;
 			link-height: 14px;
 			}
     
 tr 		{
 			text-align: left;
 			color:#000000;     
     		font-size:13px;    
     		font-family: arial, verdana, tahoma;
     		line-height: 22px;
     		}     
     		
 td 		{
 			vertical-align: top;
     		}                   

.dashed 	{
			background-color: #d6cea8;
			border: #666666 1px solid;
			}
           
A:link		{
			text-decoration: underline;
       		color: #10377f;
       		}

A:visited	{
			text-decoration: underline;
	  		color: #10377f;
	  		}

A:active	{
			text-decoration: none;
	 		color: #999999;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #999999;
		 	}

.square 	{
			border: 1px #a3c573 solid;
			width: 100%;
			}	
	
.footer
A:link		{
			text-decoration: underline;
       		color: #e4fccc;
       		font-variant: bold;
       		}

.footer
A:visited	{
			text-decoration: underline;
	  		color: #e4fccc;
	  		font-variant: bold;
	  		}

.footer
A:active	{
			text-decoration: none;
	 		color: #666666;
	 		font-variant: bold;
	 		}
	 
.footer
A:hover		{
			text-decoration: none;
		 	color: #666666;
		 	font-variant: bold;
		 	}

.footer		{
			color: #ffffff;
			}
		 	
hr 			{ 
			border: none 0;
			color: #ffffff;
			border-top: 1px dotted #16428B;
			width: 100%;
			height: 1px;
			}
			
.hr 			{ 
			border: none 0;
			color: #666666;
			border-top: 1px dotted #666666;
			width: 100%;
			height: 1px;
			}
			
			
			
			
#flash {margin: auto; background-image: url(../images/blue_bg.jpg); background-repeat: repeat-x; background-position: top center;}

#footer {margin: auto; background-image: url(../images/footer_bg.jpg); background-position: top center; position: relative; top: -5px;}