body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 982px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 4px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.9em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#c1 .content {
	font-size: 0.8em;
	padding: 16px 28px 16px 34px;
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#c2 .content {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 42px;
	padding-bottom: 16px;
	padding-left: 42px;
}


.floatleftimg {
	float: left;
	margin-top: 10;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
.floatrightimg {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 50;
	margin-right: 50;
	margin-bottom: 50;
	margin-left: 200;
}

.floatrightimg2 {
	float: right;
	width: 300px;
	padding: 10px;
	margin-right: 10px;
}

.floatrighttext {
	float: right;
	width: 280px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #D2D2FF;
}


.calloutl {
	width: 200px;
	margin: 20px;
	border: 1px solid #168630;
	font-size: 0.9em;
	float: left;
	background-color: #FFFFCC;
	padding: 10px;
	font-style: italic;
	background-repeat: no-repeat;
}


.calloutr {
	width: 280px;
	border: 1px solid #333E64;
	font-size: 0.9em;
	float: right;
	background-color: #E7E8E9;
	font-weight: normal;
	color: #333E64;
	background-image: url(../images/bg_yellow_fade_callout.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.calloutr2 {
	width: 250px;
	font-size: 1em;
	float: right;
	padding: 10px;
	font-weight: normal;
	color: #333E64;
	height: 600px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}


.callout {
	width: 150px;
	margin: 20px;
	border: 1px solid #168630;
	font-size: 1.1em;
	float: right;
	background-color: #FFFFCC;
	padding: 10px;
	font-weight: normal;
	color: #006600;
	background-image: url(../images/bg_yellow_fade_callout.jpg);
	background-repeat: no-repeat;
}



h1 {
	font-size: 1.1em;
	letter-spacing: 0.2em;
	color: #2CB35A;
}
h2 {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #2CB35A;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
	color: #999999;
}
#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: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #00CC99;
}
/*
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;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
