@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

.mainHolder {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	text-align:center;
	font-size:0px;
	line-height:0px;
	box-sizing:border-box;
	padding-bottom:45px;
	font-size:100px;
	overflow:hidden;
}

.logoHolder {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	padding-top:.54em;
	padding-bottom:.54em;
}

.logoHolder .logo {
	display:inline-block;
	width:69%;
	max-width:684px;
	min-width:487px;
}

.header {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:5.2em;
	display:inline-block;
	background-image:url(img/school_header.jpg);
	background-position:50% 50%;
	background-size:cover;
	background-color:#4781a4;
}

.header h1 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: Museo-300, sans-serif;
	font-size:1em;
	line-height:1.25em;
	color:#FFF;
	text-align:left;
	box-sizing:border-box;
	
}

.header h1 strong {
	font-weight:normal;
	font-family: Museo-700, sans-serif;
}


.bodyHolder {
	position:relative;
	left:0px;
	top:0px;
	width:90%;
	height:auto;
	display:inline-block;
	max-width:1320px;
	box-sizing:border-box;
}

.header .bodyHolder {
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.infoColumn {
	position:relative;
	left:0px;
	top:0px;
	width:50%;
	height:auto;
	display:inline-block;
	box-sizing:border-box;
}

.infoColumn sup {
	vertical-align: baseline;
	position: relative;
	top: -0.3em;
}

.formHolder {
	float:right;
	background-color:#F9F8F6;
	margin-top:-1.43em;
	text-align:center;
}

.formHolder .formContainer {
	position:relative;
	left:0px;
	top:0px;
	width:81.5%;
	height:auto;
	display:inline-block;
	padding-bottom:.6em;
}

.formHolder h2 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:.52em;
	line-height:1.33em;
	color:#18628C;
	font-family: MuseoSans-700, sans-serif;
	margin-top:.7em;
	padding-bottom:.7em;
}

.formHolder .line {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1px;
	background-color:#c6c6c6;
	display:inline-block;
	float:left;
}

.formHolder .line2 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1px;
	background-color:#c6c6c6;
	display:inline-block;
	pointer-events:none;
	margin-top:.35em;
}

.formHolder .line3 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1px;
	background-color:#c6c6c6;
	display:inline-block;
	pointer-events:none;
	margin-top:.35em;
	float:left;
}

.formHolder .line3 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1px;
	background-color:#c6c6c6;
	display:inline-block;
	pointer-events:none;
	
}


.formHolder label {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:block;
	margin-top:1.75em;
}

.formHolder #fieldLabel {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:block;
	margin-top:1.75em;
}

.formHolder #noschool a {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:block;
	margin-top:1.75em;
}

.formHolder .specialMessage {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:inline-block;
	margin-top:.75em;
	float:left;
}

.formHolder .specialMessage2 {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:inline-block;
	margin-top:1.75em;
	float:left;
	padding-bottom:.5em;
}

.formHolder #schoolnotlistlink {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:inline-block;
	margin-top:.2em;
	float:left;
	padding-bottom:.5em;
}

.formHolder #schoolnotlist {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.5em;
	text-align:left;
	display:inline-block;
	margin-top:.2em;
	float:left;
	padding-bottom:.5em;
}

.formHolder .specialMessage2 strong {
	font-weight:normal;
	font-family: MuseoSans-700, sans-serif;
}

.formHolder .specialMessage a {
	font-weight:normal;
	color:#18628C !important;
	text-decoration:none;
	cursor:pointer;
}

.formHolder #schoolnotlistlink a {
	font-weight:normal;
	color:#18628C !important;
	text-decoration:none;
	cursor:pointer;
}

.formHolder .dollarSpecial {
	pointer-events:none;
}

.formHolder .dollarSpecial input {
	padding-left:2em;
	pointer-events:auto;
}

.formHolder .dollarSpecial div {
	margin:0px;
	padding:0px;
	position:absolute;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.28em;
	line-height:2.2em;
	text-align:left;
	display:block;
	pointer-events:none;
	margin-left:.5em;
}


.theRadio {
	float:left;
	padding-right:25px;
}

.theRadio .form-radio
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #FFFFFF;
     color: #666;
     top: 10px;
     height: 30px;
     width: 30px;
     border: 0;
     border-radius: 0px;
     cursor: pointer;     
     margin-right: 7px;
     border:solid;
	 border-width:1px;
	 border-color:#c6c6c6;
}
.theRadio .form-radio:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 11px;
     top: 7px;
     content: '\02143';
     transform: rotate(40deg);
}
.theRadio .form-radio:hover
{
     background-color: #FFFFFF;
}
.theRadio .form-radio:checked
{
     background-color: #FFFFFF;
}
.theRadio label
{
	font-family: MuseoSans-300, sans-serif;
     font: .2em/30px;
     color: #333;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     cursor: pointer;
	 margin:0;
	 display:inline-block;
	 width:auto;
	 margin-top:2px;
}

.formHolder input {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:2.8em;
	text-align:left;
	display:block;
	margin-top:.1em;
	box-sizing:border-box;
	padding-left:.25em;
	border:solid;
	border-width:1px;
	border-color:#c6c6c6;
}

.formHolder .errorClass {
	border-color:#FF0000;
}

.formHolder #OtherSchool {
	font-size:1em;
	line-height:2.8em;
	padding-left:.25em;
	margin-top:-1.3em;
	margin-bottom:1em;
}

.formHolder textarea {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	font-size:.20em;
	line-height:1.6em;
	text-align:left;
	display:block;
	margin-top:.1em;
	box-sizing:border-box;
	padding-left:.25em;
	border:solid;
	border-width:1px;
	border-color:#c6c6c6;
	padding-top:.5em;
	padding-bottom:.5em;
	resize: vertical;
}

.formHolder .gb_row {
	width:100% !important;
}

.formHolder #CityShow {
	width:100% !important;
}

.formHolder select {
    display: block;
    font-size:.20em;
    color:#414042;
	font-family: MuseoSans-300, sans-serif;
    line-height:2.8em;
    padding: 0em 1.4em 0em .8em;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.01);
    border-radius: 0em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('http://upload.wikimedia.org/wikipedia/commons/f/f1/MediaWiki_Vector_skin_action_arrow.svg'),
      linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.2em auto, 100%;
	z-index:100;
}
.formHolder select::-ms-expand {
    display: none;
}
.formHolder select:hover {
    border-color: #c6c6c6;
}
.formHolder select:focus {
    border-color: #c6c6c6;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
.formHolder select option {
    font-weight:normal;
}

.formHolder button {
	margin:0;
	padding:0;
	border-radius: 0px;
	background: #1874CD none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	position:relative; left:0px; top:0px; width:188px; height:65px; border-radius: 0px; background-color:#eb2028; display:inline-block; font-family: MuseoSans-700;
	font-size: 24px;
	line-height: 65px;
	letter-spacing: 1.6px;
	color: #ffffff; text-align:center; margin-top:60px; cursor:pointer;
}

.formHolder button:hover {
	background: rgb(238,41,59);
	background: linear-gradient(90deg, rgba(238,41,59,1) 0%, rgba(242,94,108,1) 100%);
}


.textHolder {
	float:left;
	background-color:#FFF;
	padding-right:50px;
	text-align:left;
	font-family: MuseoSans-300, sans-serif;
	color:#414042;
	letter-spacing: -.4px;
}

.textHolder h2 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:.28em;
	line-height:1.6em;
	color:#18628C;
	font-family: MuseoSans-700, sans-serif;
	margin-top:2.1em;
}

.textHolder p {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:.28em;
	line-height:1.6em;
	margin-top:1.07em;
}

.textHolder .smallText {
	font-size:.20em;
	line-height:1.5em;
	margin-top:3em;
}

.textHolder p strong {
	font-weight:normal;
	font-family: MuseoSans-700, sans-serif;
}

.textHolder p a {
	font-weight:normal;
	font-family: MuseoSans-700, sans-serif;
	color:#18628C !important;
	text-decoration:none;
}

.textHolder h3 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:.16em;
	line-height:1em;
	font-family: MuseoSans-700, sans-serif;
	margin-top:3.69em;
}

.textHolder .line {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1px;
	background-color:#c6c6c6;
	display:inline-block;
	float:left;
	margin-top:.24em;
}

.textHolder h4 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:.28em;
	line-height:1.6em;
	color:#18628C;
	font-family: MuseoSans-700, sans-serif;
	margin-top:2.5em;
}

.textHolder .questionBox {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	background-color:#18628C;
	box-sizing:border-box;
	padding-left:.5em;
	padding-right:1.28em;
	padding-top:.5em;
	padding-bottom:.5em;
	margin-top:.5em;
	background-image:url(img/Helpbox@2x.png);
	background-position:left bottom;
	background-size:100% auto;
	background-repeat:no-repeat;
}

.textHolder .questionBox h2 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:.28em;
	line-height:1em;
	color:#FFFFFF;
	font-family: MuseoSans-700, sans-serif;
}

.textHolder .questionBox p {
	margin-top:0px;
	color:#FFFFFF;
	margin-top:.3em;
}

.textHolder .questionBox p a {
	color:#FFFFFF !important;
}

.textHolder .item {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:table;
	font-size:.20em;
	line-height:1.5em;
}

.textHolder .item .itemDot {
	vertical-align:top;
	width:.8em;
	display:table-cell;
}

.textHolder .item .itemText {
	vertical-align:top;
	display:table-cell;
}

.mobileContent {
	display:none;
}

.textHolder .mobileContent .line2 {
	display:none !important;
}

.introOverlay {
	position:fixed;
	left:0px;
	top:0px;
	width:100vw;
	height:100vh;
	background-color:rgba(255,255,255,.95);
	z-index:35000;
}

.introOverlay .popup {
	position:absolute;
	left:50%;
	top:50%;
	width:100%;
	height:auto;
	display:inline-block;
	border:solid;
	border-width:2px;
	border-color:#ec1d25;
	box-sizing:border-box;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background-color:#FFF;
	max-width:880px;
	padding:.25em;
	text-align:center;
}

.introOverlay .popup .logo {
	width:6em;
}

.introOverlay .popup h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: Museo-300, sans-serif;
	font-size:.75em;
	line-height:1em;
	color:#19628b;
	margin-top:.3em;
}

.introOverlay .popup h1 strong {
	font-weight:normal;
	font-family: Museo-700, sans-serif;
}

.introOverlay .popup p {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: MuseoSans-300, sans-serif;
	font-size:.24em;
	line-height:1.6em;
	color:#000;
	margin-top:1.4em;
}

.introOverlay .popup a {
	position:relative;
	left:0px;
	top:0px;
	width:280px;
	height:auto;
	padding:15px;
	display:inline-block;
	background-color:#19628b;
	color:#FFF;
	font-size:.3em;
	line-height:1.2em;
	font-family: MuseoSans-300, sans-serif;
	text-decoration:none;
	margin-left:1.2em;
	margin-right:1.2em;
	margin-top:.75em;
}

.introOverlay .popup a:hover {
	background: rgb(39,108,147);
	background: linear-gradient(90deg, rgba(39,108,147,1) 0%, rgba(102,152,179,1) 100%);
}

.introOverlay .popup a strong {
	font-weight:normal;
	font-family: MuseoSans-500, sans-serif;
}


.submitOverlay {
	position:fixed;
	left:0px;
	top:0px;
	width:100vw;
	height:100vh;
	background-color:rgba(255,255,255,.95);
	z-index:36000;
}

.submitOverlay .popup {
	position:absolute;
	left:50%;
	top:50%;
	width:100%;
	height:auto;
	display:inline-block;
	border:solid;
	border-width:2px;
	border-color:#ec1d25;
	box-sizing:border-box;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background-color:#FFF;
	max-width:880px;
	padding:.25em;
	text-align:center;
}

.submitOverlay .popup .logo {
	width:6em;
}

.submitOverlay .popup h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: Museo-300, sans-serif;
	font-size:.75em;
	line-height:1em;
	color:#19628b;
	margin-top:.3em;
}

.submitOverlay .popup h1 strong {
	font-weight:normal;
	font-family: Museo-700, sans-serif;
}

.submitOverlay .popup p {
	margin:0px;
	padding:0px;
	width:87%;
	font-weight:normal;
	font-family: MuseoSans-300, sans-serif;
	font-size:.24em;
	line-height:1.6em;
	color:#000;
	margin-top:1.4em;
	display:inline-block;
}

.submitOverlay .popup a {
	position:relative;
	left:0px;
	top:0px;
	width:280px;
	height:auto;
	padding:15px;
	display:inline-block;
	background-color:#19628b;
	color:#FFF;
	font-size:.3em;
	line-height:1.2em;
	font-family: MuseoSans-300, sans-serif;
	text-decoration:none;
	margin-left:1.2em;
	margin-right:1.2em;
	margin-top:.75em;
}

.submitOverlay .popup a {
	position:relative;
	left:0px;
	top:0px;
	width:280px;
	height:auto;
	padding:15px;
	display:inline-block;
	background-color:#19628b;
	color:#FFF;
	font-size:.3em;
	line-height:1.2em;
	font-family: MuseoSans-300, sans-serif;
	text-decoration:none;
	margin-left:1.2em;
	margin-right:1.2em;
	margin-top:.75em;
}

.submitOverlay .popup a:hover {
	background: rgb(39,108,147);
	background: linear-gradient(90deg, rgba(39,108,147,1) 0%, rgba(102,152,179,1) 100%);
}

.submitOverlay .popup a strong {
	font-weight:normal;
	font-family: MuseoSans-500, sans-serif;
}

@media only screen and (max-width:920px) {
	.logoHolder {
		padding-top:36px;
		padding-bottom:36px;
	}
	
	.header {
		height:280px;
	}
	.header h1 {
		font-size:54px;
		line-height:1.25em;
	}
	.bodyHolder {
		width:100%;
		padding-left:55px;
		padding-right:55px;
	}
	.infoColumn {
		width:100%;
	}
	.formHolder {
		margin-top:30px;
	}
	.textHolder {
		padding-right:0px;
	}
	.mobileContent {
		display:inline-block;
	}
	.desktopContent {
		display:none;
	}
	.introOverlay .popup {
		font-size:75px;
	}
	.submitOverlay .popup {
		font-size:75px;
	}
}

@media only screen and (max-width:620px) {
	.logoHolder {
		padding-top:0px;
		padding-bottom:22px;
	}
	
	.logoHolder .logo {
		min-width:262px;
	}
	
	.header {
		height:140px;
	}
	
	.header h1 {
		font-size:35px;
		line-height:1.25em;
		padding-left:23px;
	}
	
	.bodyHolder {
		padding-left:0px;
		padding-right:0px;
	}
	
	.textHolder {
		
	}
	
	.textHolder h2 {
		font-size:16px;
		line-height:24px;
		margin-top:30px;
		padding-left:23px;
		padding-right:23px;
		box-sizing:border-box;
	}
	
	.textHolder p {
		font-size:16px;
		line-height:24px;
		margin-top:30px;
		padding-left:23px;
		padding-right:23px;
		box-sizing:border-box;
	}
	
	.textHolder .smallText {
		font-size:14px;
		line-height:20px;
		margin-top:30px;
		float:left;
		padding-left:23px;
		padding-right:23px;
		box-sizing:border-box;
	}
	
	.textHolder h3 {
		font-size:12px;
		line-height:12px;
		margin-top:30px;
		padding-left:23px;
		padding-right:23px;
		box-sizing:border-box;
	}
	
	.textHolder .line {
		margin-top:24px;
	}
	
	.formHolder h2 {
		font-size:40px;
		line-height:44px;
		margin-top:20px;
		padding-bottom:20px;
	}
	.formHolder .formContainer {
		width:100%;
		box-sizing:border-box;
		padding-bottom:40px;
		padding-left:23px;
		padding-right:23px;
	}
	.formHolder label {
		font-size:14px;
		line-height:22px;
		text-align:left;
		margin-top:30px;
		padding-bottom:.5em;
	}
	.formHolder .specialMessage {
		font-size:14px;
		line-height:22px;
		margin-top:.75em;
		float:left;
	}
	
	.formHolder .specialMessage2 {
		font-size:14px;
		line-height:22px;
		margin-top:1.75em;
		float:left;
		padding-bottom:1em;
	}
	
	.formHolder #schoolnotlistlink {
		font-size:14px;
		line-height:22px;
		margin-top:1.75em;
		float:left;
		padding-bottom:1em;
	}
	
	.formHolder #schoolnotlist {
		font-size:14px;
		line-height:22px;
		margin-top:1.75em;
		float:left;
		padding-bottom:1em;
	}
	
	.textHolder h4 {
		font-size:16px;
		line-height:24px;
		margin-top:40px;
		float:left;
		padding-left:23px;
		padding-right:23px;
		box-sizing:border-box;
	}
	
	.textHolder .questionBox {
		width: 100%;
		padding-left:23px;
		padding-right:65px;
		padding-top:23px;
		padding-bottom:23px;
		margin-top:40px;
		background-image:url(img/Helpbox@2x.png);
		background-position:5px bottom;
		background-size:100% auto;
		background-repeat:no-repeat;
	}
	
	.textHolder .questionBox h2 {
		padding:0px;
		margin:0px;
		font-weight:normal;
		font-size:16px;
		line-height:24px;
		color:#FFFFFF;
		font-family: MuseoSans-700, sans-serif;
	}
	
	.textHolder .questionBox p {
		margin-top:0px;
		color:#FFFFFF;
		margin-top:.3em;
		line-height:30px;
		padding-left:0px;
		padding-right:0px;
	}
	.textHolder .item {
		font-size:14px;
		line-height:22px;
		padding-left:23px;
		padding-right:23px;
		box-sizing:border-box;
	}
	.theRadio {
		padding-right:20px;
	}
	.introOverlay .popup .logo {
		width:100%;
	}
	.submitOverlay .popup .logo {
		width:100%;
	}
	.introOverlay .popup a {
		width:70%;
		max-width:280px;
	}
	.submitOverlay .popup a {
		width:70%;
		max-width:280px;
	}

}



div#footer-corporate {
	display:none !important;
}

@media (max-width: 1020px) {
	div#footer-wrapper-4o {
		padding-left:0px;
	}
	ul#uNav7 {
		display:none !important;
	}
	div#universal-personalized {
		display:none !important;
	}
	div#universal-account {
		display:none !important;
	}
	div#universal {
		width:100% !important;
		text-align:center !important;
	}
	div#universal .uLogo {
		float:none !important;
		display:inline-block !important;
	}
}