body {
	background-color: #333333;
	margin-top: 26px;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #dfa42c;
}
#nav-wrapper {
	background-color:#FFF;
	height:31px;
	width:800px;
	
	
}
.border {
	border: 1px solid #cccccc;
}
.borderblack {
	border: 1px solid #000000;
}
.heading {
	color: #799fb4;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.heading2 {
	color: #799fb4;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.text {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.label-text {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding:6px 0 23px 0;
}
.text_blue {
	color: #799fb4;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.contact_text {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.text_orange {
	color: #c38b1c;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a.next:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

a.next:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

a.next:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
.noindent {
	margin-left:-25px;
}
.form_header {
	font-family:Arial, Helvetica, sans-serif;
	color:#88b1c9;
	font-size:17px;
	padding-bottom:4px;
}
#reg-wrapper {
	border:#FFF 1px solid;
	width:270px;
	height:245px;
	background-color:#FFF;
}
#reg-wrapper .gray-border {
	
	
}
.reg-text-wrapper {
	margin:40px 0 0 30px;
	width:215px;
}
.textfield {
		width:102px;
}
.textfield2 {
		width:152px;
}
a.select-list:link, a.select-list:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height:17px;
	font-weight:normal;
	color: #fff;
}
a.select-list:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height:17px;
	font-weight:bold;
	color: #666666;
	
}