@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
#mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	display: block;
	text-decoration: none;
	background-color: #C04940;
}
#mainnav  a:hover {
	background-image: url(images/menu_bg-ovr.gif);
	background-repeat: repeat-x;
}
a {
	color: #AE1200;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.firstline {
	font-size: 14px;
	font-weight: bold;
}
.td_rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.red_14 {
	font-size: 14px;
	color: #AE1200;
}
.smallredlink {
	font-size: 10px;
	color: #AE1200;
	text-decoration: none;
}
.cw_cell {
	padding-right: 16px;
	padding-left: 16px;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AE1200;
}
