@charset "ISO-8859-1";
body {left: 0px;top: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;padding: 0px;margin: 0px;}
a:link, a:visited, a:active {
	text-decoration: underline;
	color:#BC002C;
	outline: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
strong, b {font-weight: bold;}

p, span {font-size: 11px;line-height: 15px;margin-top: 20px;margin-bottom: 10px;}
table, tr, td {font-size: 11px;line-height: 15px;margin: 0px;padding: 0px;}
tr.sub,td.sub {font-size: 11px;line-height: 15px;margin: 0px;padding: 0px 0px 10px;}	
li {font-size: 11px;line-height: 15px;} 

h1 {font-size: 24px;line-height: 44px;font-weight: bold;margin-top: 0;margin-bottom: 0;}
h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	float: right;
	margin-right: 25px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #BC002C;
}

/*h4 {font-size: 14px;line-height: 22px;font-weight: bold;margin-top: 0;margin-bottom: 0;padding-bottom: 10px;color: #BC002C;}
*/
h5 {font-size: 12px;line-height: 22px;font-weight: bold;margin-top: 0;margin-bottom: 0;}
h6 {font-size: 10px;line-height: 18px;font-weight: bold;margin-top: 0;margin-bottom: 0;}
a.nav:link, a.nav:visited, a.nav:active {text-decoration: underline;color:  #FFFFFF;outline: none;font-size: 11px;font-weight: bold;text-transform: uppercase;line-height: 13px;	padding-bottom: 10px;}
a.nav:hover {color: #BC002C;text-decoration: none;}
.leftnav {text-align: right;padding-right: 10px;padding-left: 10px;}
.maincontent {font-size: 11px;line-height: 15px;width: 540px;padding-right: 20px;padding-left: 20px;}
.tiny {font-size: 10px;}
.page {position: relative;}
.page .maincontent img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imgright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #BC002C;
	font-style: italic;
	padding-bottom: 0px;
}
.page .maincontent .hilitebox {
	padding: 20px;
	margin: 20px;
	border: thin solid #000000;
}
