@charset "utf-8";
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('site_images/bg.gif');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #505153;
}

.page_header {
	color: #CF0000;
	font-weight: 900;
	font-size: 14.5px;
	padding-bottom: 5px;
}

.page_subheader {
	font-weight: 600;
	padding-bottom: 5px;
}

.page_content {
	line-height: 1.7;
	padding-bottom: 5px;
}

.page_content_black {
	line-height: 1.7;
	padding-bottom: 5px;
	color: #000000;
}

.black_subhead {
	line-height: 1.7;
	padding-bottom: 5px;
	font-weight: 600;
	font-size: 12px;
	color: #000000;
}

.m_header {
	font-size: 16px;
	font-weight: 600;
	color: #CF0000;
}

.vBody {
	background-color: #ffffff;
	font-size: 8pt;
	border: thin solid #CCCCCC; 
	margin: 0px;
	padding: 3px
}

.vHeader {
	background-color: #EA0000;
	font-size: 13px;
	color: #ffffff;
	border: thin solid #EA0000;
	margin: 0px;
	padding: 3px
}

.vHeader2 {
	background-color: #000000;
	font-size: 13px;
	color: #ffffff;
	border: thin solid #000000;
	margin: 0px;
	padding: 3px
}
