@charset "UTF-8";
body {
	background-image: url(../images/VCSHeader.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	color: #CCC;
	background-attachment: scroll;
	background-position: center top;
}
#Page_Div {
	position:absolute;
	left:50%;
	top:0px;
	width:900px;
	z-index:1;
	margin-left: -450px;
}
#Page_Header {
	height: 135px;
	width: 900px;
	background-attachment: scroll;
	background-image: url(../images/site_wide/PB_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer_container {
	height: 145px;
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -390px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer_offers {
	text-align: right;
	position: relative;
	top: 25px;
	right: 0px;
}
#footer_text {
	position: relative;
	top: 10px;
	padding-left: 70px;
	padding-right: 70px;
}
.bold_verdana {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
#body_columns {
	position: relative;
	top: 20px;
	width: 100%;
	clear: both;
	vertical-align: top;
}
#body_topic {
	position: relative;
}
.Page_Slogan {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	height: 0px;
}
.Sub_Page_Slogan {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	color: #B20058;
	font-weight: bolder;
}
#Page_footer {
	height: 230px;
	width: 900px;
	position: relative;
	background-image: url(../images/Footer-BG.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	top: 10px;
	padding-top: 20px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.Column_Section_Title {
	font-size: 14px;
	font-weight: bold;
	color: #B20058;
}
#Page_Body {
	width: 800px;
	margin-left: -400px;
	left: 50%;
	position: relative;
}
.topic_descr_text {
	font-size: 18px;
	color: #999;
}
#Navigation {
	position: relative;
	top: 93px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	height: 20px;
	padding-top: 10px;
}
