body {
	background-color: #5e5e5e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #71041A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373737;
}
#mainbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	width: 500px;
	float: left;
	margin-bottom: 0px;
}
#mainbox a {
	font-weight: bold;
	color: #71041A;
	text-decoration: none;
}
#mainbox a:hover {
	text-decoration: underline;
}


#mainbox b {
	color: #71041A;
}

#rcolnav {
	float: right;
	width: 150px;
	height: 100%;
	vertical-align: bottom;
}
#rcolnav a {
	display: block;
	font-size: 10px;
	line-height: 14px;
	color: #71041A;
	text-decoration: none;
	vertical-align: bottom;
	margin-bottom: 10px;
}

#baserow {
	background-color: #E8E6E6;
	margin: 0px;
	padding: 0px;
}

#mainbox p {
	margin-top: 10px;
	margin-bottom: 12px;
}
#rcol {
	padding-left: 10px;
}
#rcol b {
	color: #71041A;
}
#baserow #rcol td {
	font-size: 11px;
}



#rcolnav a:hover {
	text-decoration: underline;
}

#mainbox h2 {
	font-weight: bold;
	color: #71041A;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}


#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#topnav a:hover {
	text-decoration: underline;
}

#introbox {
	background-image: url(../images/intro_box_background.jpg);
	height: 90px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #BB3B54;
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373737;
}
#introbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#introbox p {
	margin-top: 0px;
	margin-bottom: 4px;
	width: 600px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #71041A;
}
.footer {
	font-size: 9px;
	font-style: normal;
	color: #8E142D;
	line-height: 14px;
}
#rcol .footer {
	font-size: 7px;
	font-weight: bold;
}
#rcol a {
	text-decoration: none;
	color: #333333;
}
#rcol a:hover {
	text-decoration: underline;
}
.emphred {
	font-weight: bold;
	color: #71041A;
}
