body {
	margin: 0px;
	padding: 0px;
	background: url(/images/background_tile.gif); }

body,td,p {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000; }

td {
	vertical-align:top;
	text-align:left; }
	
h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed1c24; }
	
h3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold,italic;
	color: #ed1c24; }
	
.boldtext {
	font-family: arial, sans-serif;
	font-size: 12px; 
	font-weight: bold; }
 
a { 
	color: #ed1c24;
	text-decoration: underline; }
a.nav { 
	color: #0065a2;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;} 
a.nav:hover, a.nav_hi { 
	color: #ed1c24;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;}  
span.nav {
	color: #0065a2;
	font-family: arial, sans-serif;
	font-size: 9px; 
	font-weight: bold; }
a.subnav { 
	color: #888888;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;} 
a.subnav:hover, a.subnav_hi { 
	color: #ed1c24;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;} 
.subnav {
	color: #98989a;
	font-family: arial, sans-serif;
	font-size: 8px; 
	font-weight: bold; }
	
a.footerlink {
	color: #ffffff;
}