.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: small-caps;
	color:#336699;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;}
a.leftnav:visited,
a.leftnav:active,
a.leftnav:link {	
	text-decoration: none;
	color: #ffffff;}
a.leftnav:hover {
	text-decoration : underline;
	color: #ffffff;}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: small-caps;
	color:#3399CC;}
a:visited,
a:active,
a:link {	
	text-decoration: none;
	color: #336699;}
a:hover {
	text-decoration : underline;}


.bulletcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;}
a:visited,
a:active,
a:link {	
	text-decoration: none;
	color: #336699}
a:hover {
	text-decoration : underline;}

#navlist 
{
margin-left: 0; 
padding-left: 0; 
list-style: none; 
}

#navlist li 
{
padding-left: 10px; 
background-image: url(images/bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 .25em; 
}
