@charset "utf-8";
body, html{
	min-height:101%; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFD969;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	text-align: left;
	
}
#masthead {
	color: #999999;
	width: 982px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(images/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(images/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(images/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(images/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(images/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 514px;
	color: #333333;
	/* background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 28px 5px;
	background-image: url();
	*/
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.75em;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 24px;
	color: #000;
}
#c2 .content {
	color: #333333;
	font-size: 0.85em;
	padding: 16px 32px 16px 32px;
	line-height: 1.3em;
}
#c3 .content {
	font-size: 0.75em;
	padding-top: 16px;
	padding-right: 26px;
	padding-bottom: 16px;
	padding-left: 18px;
	line-height: 1.2;
}
#c3 li {
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 6px;
}
#c3 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.75em;
	margin-left: 0.75em;
	line-height: 1.3em;
}

h1 {
	font-size: 16px;
	letter-spacing: 0.08em;
	color: #165277;
}
h2 {
	font-size: 1.21em;
	letter-spacing: 0.08em;
	color: #165277;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.topZero {
	margin-top: 0;
	color: #FFF;
	font-size: 14px;
}
#columnbottom {
	clear: both;
	background-image: url(images/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #207FBF;
	text-decoration: none;
}
.content a:visited {
	color: #207FBF;
}
.content a:hover, .content a:focus, .content a:active {
	color: #EC1B20;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #FFFFFF;
}
#c3 a:visited {
	color: #FFF;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #000000;
}
/*Footer Links*/
#footer a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #000;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #2382C2;
	text-decoration: underline;
}

#linklist {
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFA721;
	text-align: justify;
	line-height: 18px;
	padding-bottom: 4px;
}
