﻿body{
	margin:0;
	background-color:#002b45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#002b45;
}
#wrapper{
	width:1000px;
	margin:0 auto;	
}
#top{
	height:62px;
}
.phone{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#c90;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 10px 10px;
	float:left;
	width:420px;
}
.phone strong{
	font-size:36px;
	color:#FFF;
}
#nav{
	margin:5px 0 0 0;
	float:right;
}
#nav img{
	border:0;
}
#banner{
	height:150px;
	width:1000px;
	background-image:url('../images/valuePlusBanner.gif');
	background-position:-1px;
	background-repeat:no-repeat;
}
#home_banner{
	height:294px;
	width:1000px;
	background-image:url('../images/valuePlusHomeBanner.gif');
	background-position:-1px;
	background-repeat:no-repeat;
}
#content{
	width:898px;
	margin:0 auto;
	background-color:#FFF;
	padding:10px 30px;
	line-height:20px;
	background-repeat:no-repeat;
	background-position:15px 10px;
}
#content_move_right{
	margin:0 0 0 60px;
}
.content_footer{
	background-image:url('../images/layout/contentFooter.gif');
	background-repeat:no-repeat;
	background-position: -1px top;
	height:20px;
	clear:both;
}
.enroll_center_content{
	background-image:url('../images/layout/yearLogo_10.jpg');
	background-position:right;
	background-repeat:no-repeat;
	height: 300px;

}
.enroll_button_content{
	width:510px;
	font-size:11px;
	line-height:25px;
	padding:30px 0;
}
.enroll_button_content img{
	float:left;
	padding: 0 5px;
}

h1{
	font-family:Impact, Arial Bold, Arial, Helvetica, sans-serif;
	font-size:41px;
	color:#8f2716;
	text-transform:uppercase;
	margin:15px 0;
}
h2{
	font-family:Impact, Arial Bold, Arial, Helvetica, sans-serif;
	font-size:46px;
	color:#d5a00f;
	text-transform:uppercase;
	margin:15px 0;
}
strong{
	color:#8f2716;
	font-weight:bold;
}
.tiny{
	font-size:10px;
	line-height:20px;
}
#bottom{
	width:938px;
	margin:0 auto;
	padding:3px 0 20px;
}
.footer_nav{
	color:#fff;
	font-size:14px;
	float:left;
	width:500px;
	padding-top:5px;
}
.footer_nav strong{
	color:#d5a00f;
}
.footer_nav a{
	color:#fff;
	text-decoration:none;
}
.footer_nav a:hover{
	text-decoration:underline;
}
.phone_bottom{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c90;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
}
.phone_bottom strong{
	font-size:24px;
	color:#FFF;
}
.login_form{
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
}
.login_form input{
	font-size:22px;
	font-family:Impact, Arial, helvetica, Sans-Serif, Serif;
	height:25px;
	width:254px;
	padding:5px;
	background-image:url(../images/layout/textbox_bg.gif);
	background-repeat:no-repeat;
	border:0;
	letter-spacing:1px;
}
.login_button_content{
	width:510px;
	font-size:11px;
	line-height:21px;
	padding:10px 0 15px;
}
.login_button_content input{
	float:left;
	padding: 0 5px;
}
.login_bottom_content{
	background-image:url('../images/layout/yearLogo_10.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	height: 290px;
}
#sponsors img{
	border:0;
	padding:6px;
}
#sponsors a img:hover{
	border:0;
	padding:5px;
	border:solid 1px #8a1d04;
}
#enrollment_form{
	font-size: 16px;
	font-weight:bold;
}
#enrollment_form input, #enrollment_form select{
	font-size: 13px;
	font-weight:bold;
	border: solid 1px #779;
	padding:1px;
}
#enrollment_form input:hover, #enrollment_form select:hover{
	border: solid 1px #999;
}
#enrollment_form input:focus, #enrollment_form select:focus{
	border: solid 1px #955;
}
.errormsg{
	color: Red;
}