/* CSS Document */

body, td { color: #656263; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.footer { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; bold; font-size: 9px; }

.footer_links { color: #666666; font-family: Arial, Helvetica, sans-serif; bold; font-size: 10px; }

select, textarea, input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #11393e; }

.bullets { color: #CC9900; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; text-decoration: none;} 

.phone { color: #CC9900; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 26px; text-decoration: none;}

.phone A:link {color: #5498A5; text-decoration: underline;} 
.phone A:visited {color: #5498A5; text-decoration: underline;} 
.phone A:active {color: #5498A5; text-decoration: underline;} 
.phone A:hover {color: #5498A5; text-decoration: none;}

.form { color: #CC9900; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; text-decoration: none;}

.form_button { color: #5498A5; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 20px; font-weight: bold;;}

.heading { color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;} 

.link { color: #5498A5; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none;} 

.body_copy A:link {color: #5498A5; text-decoration: none} 
.body_copy A:visited {color: #5498A5; text-decoration: none} 
.body_copy A:active {color: #5498A5; text-decoration: none} 
.body_copy A:hover {color: #CC9900; text-decoration: none;} 

.footer_links A:link {color: #FFFFFF; text-decoration: none} 
.footer_links A:visited {color: #FFFFFF; text-decoration: none} 
.footer_links A:active {color: #FFFFFF; text-decoration: none} 
.footer_links A:hover {color: #000000; text-decoration: none;} 

#content {
    margin: 0px auto 0 auto;
	width: 1024px;
}
.body_copy {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing:0px;
}
.left_body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing:0px;
}

.left_body A:link {color: #5498A5; text-decoration: underline;} 
.left_body A:visited {color: #5498A5; text-decoration: underline;} 
.left_body A:active {color: #5498A5; text-decoration: underline;} 
.left_body A:hover {color: #CC9900; text-decoration: underline;} 



div.centered  
{ 
    text-align: center; 
} 
div.centered table  
{ 
    margin: 0 auto;  
    text-align: left; 
} 


	#container {
		margin: 0 auto;
		text-align: left;

	}
	
ul {
	list-style-type: square;
	color: #333;
}

li {
	line-height:1.2;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC9900;

}

