/* CSS Document */

body 
{
background: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
line-height: normal;
}

h1 
{
color: #651113;
font-size: 14px;
}

h2 
{
color: #92191C;
font-size: 12px;
}

#mainwrap 
{
margin: 0px auto;
padding: 0px;
width:758px;
}

#printHeader
{
display: none;
height: 0px;
overflow: hidden;
}

#top 
{
height: 15px;
text-align: left;
}

#header 
{
width: 758px;
text-align: left;
height: 182px;
}

#logo 
{
width: 225px;
height: 182px;
float: left;
}

#overview 
{
margin: 0px;
padding: 0px;
height: 182px;
width: 533px;
float: left;
}

#contentarea 
{
width:758px;
background-image: url(../images/line.jpg);
background-repeat: repeat-y;
}

.left_col {
	width:180px;
	float:left;
	padding-top: 9px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.right_col {
	width:453px;
	float:right;
	padding-top: 9px;
	padding-right: 52px;
	padding-left: 28px;
	margin: 0px;
}

.num {
	font-size: 32px;
	color: #651113;
}

#rc1 {
	width:453px;
	float: left;
}

#rc1_left {
	width:77px;
	float:left;
}

#rc1_right {
	width:365px;
	float:left;
	padding-left: 11px;
}

#rc2 {
float:left;
width:453px;
}

#rc2_left {
width:77px;
float:left;
}

#rc2_right {
	width:365px;
	float:left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C9D5CB;
	padding-left: 9px;
}

#rc3_container {
	float:left;
	width:453px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

#rc3_lt {
	width:65px;
	float:left;
}

#rc3_mid {
	width:323px;
	float:left;
	height: 28px;
	line-height: 28px;
}

#rc3_rt {
	width:65px;
	float: left;
	text-align: right;
}

#rc4_lt
{
	width: 226px;
	float: left;
	text-align: left;
	font-size: 0.9em;
}

#rc4_rt
{
	width: 227px;
	float: left;
	text-align: right;
	font-size: 0.9em;
}

#tad_container {
	width:453px;
	background-image: url(../images/ad_divider.jpg);
	background-repeat: repeat-y;
	float:left;
}

#lt_ad {
	float: left;
	width: 205px;
	padding-right: 20px;
}

#rt_ad {
	float: left;
	width: 207px;
	padding-left: 20px;
}

#end_contentarea {
	background-image: url(../images/bottom_line.jpg);
	background-repeat: no-repeat;
	width: 758px;
	height: 20px;
}

#footer {
	width:758px;
	background-image: url(../images/footer_line.jpg);
	background-repeat: repeat-y;
}

#page_end {
	background-image: url(../images/page_bottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 758px;
}

#left_ft {
	text-align: center;
	color: #92191C;
	font-size: 11px;
}

#right_ft {
	text-align:center;
	font-size: 11px;
}

.img1 {
	float:left;
	margin-bottom: 15px;
}

.clearfloats {
clear:both;
}

.dtxt {
	text-align: center;
	color: #92191C;
	font-size: 11px;
}

.factivabg {
	background-color: #CC261A;
	padding-left: 2px;
	}

.frontrangebg {
	background-color: #6B9B14;
	padding-left: 2px;
	color: #ffffff;
	}