@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:11px;
	line-height:20px;
	color:#888888;
	margin-bottom:15px;
	margin-top:5px;
}
.anchorclass {
	padding-left:10px;
	padding-right:10px;
	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;
}