﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.header {

	font-size:13pt;
	color:#000;
	font-weight:bold;


}

#left {
	background: #c53b3b url('siteart/logo.gif') no-repeat top left;
}

.white {

	font-size:9pt;
	color:#fff;
}

.insidegray {

	font-size:10pt;
	color:#000;
	font-weight:bold;
	padding: 25px 15px;
}



.topheader {
	font-weight:bold;
	font-size:10pt;
	color:#fff;

}


a:link, a:visited, a:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#ed1f24;
}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	border-bottom:1px #fff solid;
	font-size:10pt;
	color:#fff;
	padding:8px 0px 7px 10px;
	font-weight:bold;
	display:block;
}

a.nav:hover {
	text-decoration:none;
	border-bottom:1px #fff solid;
	font-size:10pt;
	color:#000;
	padding:8px 0px 7px 10px;
	font-weight:bold;
	display:block;
}

