.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	color: #2e2e2e;
}

input, select, textarea {
	font-family: 'Roboto', sans-serif;
}
strong {
	font-weight: bold;
}

footer {
	background: #415161;
}

footer div {
	color: #ffffff;
}

#head {
	background: url(../images/header_bar.jpg) no-repeat scroll 0 0;
	height: 76px;
	background-position: top center;
}

#logo {
	height: 76px;
	line-height: 76px;
	float: left;
}

#logo a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	color: #000000;
}
#logo a span {
	font-weight: normal;
}

#menu {
	float: right;
}

.main {
	width: 1020px;
	margin: 0 auto;
}

#content {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	margin-bottom: 50px;
}

.topscreen {
	padding-top: 30px;
	width: 100%;

}

h1.heading {
	font-weight: 900;
	font-size: 44px;
	text-shadow: 1px 1px 1px #ffffff;
	color: #193860;
	line-height: 56px;
	text-align: center;
}

h1.heading span {
	font-weight: 300;
}

h2.subheading {
	font-size: 17px;
	color: #ffffff;
	text-align: center;	
}

.left-col,
.right-col {
	float: left;
	width: 660px;
	height: 480px;
}

.right-col {
	width: 360px;
}

.left-heading {
	position: absolute;
	left: 285px;
	top: 100px;
	color: #ffffff;
	line-height: 18px;
}


.enrollnow {
	width: 290px;
	margin: 30px auto auto;
	padding: 15px;
	color: #ffffff;
	
	border: 1px solid #18375e;
	border-radius: 2px;
	background: #18375e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4Mzc1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzRlNjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #18375e 0%, #3c4e61 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#18375e), color-stop(100%,#3c4e61));
	background: -webkit-linear-gradient(top,  #18375e 0%,#3c4e61 100%);
	background: -o-linear-gradient(top,  #18375e 0%,#3c4e61 100%);
	background: -ms-linear-gradient(top,  #18375e 0%,#3c4e61 100%);
	background: linear-gradient(to bottom,  #18375e 0%,#3c4e61 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18375e', endColorstr='#3c4e61',GradientType=0 );

}

.enrollnow .title {
	font-weight: 800; font-size: 19px;
}
.enrollnow .title span {
	font-weight: 300;
}
.enrollnow small {
	font-size: 11px;
}

p.form-input-cnt {
	margin: 10px 0;
	display: block;
}
p input.form-input  {
	border: 0;
	padding: 8px 5px;
	color: #2e2e2e;
	width: 100%;
}

.largebtn {
	background: #fbb731;
	border-bottom: 2px solid #dc681a;
	border-width:0 0 2px 0;
	cursor: pointer;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	width: 100%;
}

content {
}

content hr.nice {
	border: 0;
	border-top: 1px solid #eeefef;
	border-bottom: 1px solid #e7e7e7;
	margin: 20px 0;
}

.text {
	padding: 15px 20px 35px ;
}

.text h2 {
	color: #183970;
	font-weight: 900;
	font-size: 24px;
}

.text p {
	margin: 10px 0;
	font-weight: 300;
	line-height: 25px;
	text-align: justify;
}

.copy {
	font-size: 13px;
	padding: 20px 0;
	text-align: center;
}
.copy a,
.copy a:visited {
	color: #ffffff;
	text-decoration: none;
}
.copy a:hover {
	text-decoration: underline;
}

#menu {
	height: 30px;
	margin-top: 22px;
}

#menu li {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
	margin: auto;
}

#menu li a {
	border-left: 1px solid #000000;
	color: #183970;
	padding-left: 15px;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
}
#menu li:first-child a {
	border-left: 0;
}

a.loginbtn {
  background: none repeat scroll 0 0 #193860 !important;
  color: #FFFFFF !important;
  display: block !important;
  font-weight: bold !important;
  margin-left: 25px !important;
  padding: 0 25px !important;
  text-shadow: none !important;
}

#logincnt {
  background: none repeat scroll 0 0 #193860;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 50px;
  display: none;
}

#logincnt input {
	border: 0 none;
	border-radius: 0;
	display: inline;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 160px;
}
#logincnt input[type=submit] {
	border: 0 none;
	height: 30px;
	margin-top: 0;
	vertical-align: top;
	width: auto;
	text-transform: uppercase;
}

.errorcnt {
  color: #FF9494;
  font-size: 13px;
  padding: 0 0 10px;
}

ul.errors {
	color: #FF9494;
    font-weight: normal;
	margin-top: 10px;
	font-size: 14px;
}

#enrollnow label.error {
	color: #FF9494;
font-size: 11px;
font-weight: normal;
padding-top: 4px;
}

.first-name {
	opacity: 0;
}