@charset "UTF-8";


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.page_title {
	font-family:Helvetica, Arial, sans-serif;
	font-size:35px;
	color: #ffffff;
}
.sub_title {
	font-family:'HelveticaNeueLT35ThinRegular', Helvetica, Arial, sans-serif;
	font-size:35px;
	color: #ffffff;
	text-transform: lowercase;
}

.sub_title a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.sub_title a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.sub_title a:hover {
	color:#999999;
	text-decoration:none;
}

.sub_title a:active {
	color:#000000;
	text-decoration:none;
}
.main_text {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#888888;
	margin-bottom:15px;
	margin-top:5px;
}
.anchorclass {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.bar {
	margin-bottom: -2px;
	padding-right: 3px;
	padding-left: 3px;
}
.form_login {
	height:14px;
	width: 125px;
	font-size:9px;
	color:#666666;
	padding: 1px;
	background-color:#ffffff;
	margin-right:10px;
	border-width:1px;
	border-style: solid;
	border-color: #888888;
}
.form_textimage {
	margin-bottom:-5px;
}
.submit_button {
	border-width:0px;
	height: 14px;
	width: 14px;
	margin-bottom:-5px;
	margin-left:-10px;
}


.container_pages {
	min-height:100%;
	width: 950px;
	position: absolute;
	text-align: left;
	margin-left: -475px;
	left: 50%;
	z-index: 2;
}
.whitespace_design {
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 0;
	top: 85px;
}
.left_fade_design {
	position: absolute;
	height: 280px;
	width: 23px;
	right: 50%;
	background-image: url(../images/left_fade_280.png);
	background-repeat: no-repeat;
	margin-right: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_fade_design {
	position: absolute;
	height: 280px;
	width: 23px;
	left: 50%;
	background-image: url(../images/right_fade_280.png);
	background-repeat: no-repeat;
	margin-left: 145px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation {
	padding-top:37px;
	float: right;
	width: 780px;
}
.header_design {
	background-color: #CCCCCC;
	height: 280px;
	border: 10px solid #FFFFFF;
	width: 600px;
	margin-top:85px;
}
.content_container {
	margin-top:20px;
	margin-bottom:50px;
}
.footer {
	position: absolute;
	bottom: 0px;
	text-align: center;
	height:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.submenu {
	width: 1000px;
	margin-top: 200px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.anylinkcss {
	text-align: left;
	left:50% !important;
	margin-left:-304px;
	font-size:12px;
	padding-top:5px;
}
.smalllogo_design {
	float:left;
	height: 53px;
	width: 160px;
	padding-top: 13px;
}
.navigation .anchorclass {
		color:#848484;
		padding:0px;
}
