/* Header & Footer Styles */

.header {
	z-index: 200;
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}

.footer {
	z-index: 200;
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

.headerBox {	
	background-color: #CDEFF8;
	width: 100%;
}

.footerBox {	
	background-color: white;
	width: 100%;
}
.nav {
	padding-bottom: 40px;
	text-align: center;
}
.nav p {
	text-align: center;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	font-size: 18px;
}

.nav a {
	color: #0057a2;
	text-decoration: none;
}

.nav .current {
	color: #f3892b;
	text-decoration: none;
}

a {
	
}

.current {
	color: #F90;
	text-decoration: none;
}

.headerContainer {
	position: relative;
	width: 100%;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
	background: #0057a2;
	background : url(_img/ColorBanner_Large.svg), -moz-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
	background : url(_img/ColorBanner_Large.svg), -webkit-gradient(radial,63.64% 84.62% ,0 , 63.64% 84.62%, 134.39 ,color-stop(0,rgba(26, 187, 226, 1) ),color-stop(0.3274,rgba(16, 150, 202, 1) ),color-stop(0.7746,rgba(5, 105, 173, 1) ),color-stop(1,rgba(0, 87, 162, 1) ));
	background : url(_img/ColorBanner_Large.svg), -webkit-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
	background : url(_img/ColorBanner_Large.svg), -o-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
	background : url(_img/ColorBanner_Large_AS_Header.svg), -ms-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
	background : url(_img/ColorBanner_Large.svg), radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
	z-index: 200;
	background-repeat: no-repeat;
	background-position: center bottom, center top;
		
}

.footerContainer {
	position: relative;
	width: 100%;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
	background: #0057a2;
	background : url(_img/ColorBanner_Large.svg), -moz-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
	background : url(_img/ColorBanner_Large.svg), -webkit-gradient(radial,63.64% 84.62% ,0 , 63.64% 84.62%, 134.39 ,color-stop(0,rgba(26, 187, 226, 1) ),color-stop(0.3274,rgba(16, 150, 202, 1) ),color-stop(0.7746,rgba(5, 105, 173, 1) ),color-stop(1,rgba(0, 87, 162, 1) ));
  background : url(_img/ColorBanner_Large.svg), -webkit-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
  background : url(_img/ColorBanner_Large.svg), -o-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
  background : url(_img/ColorBanner_Large_AS_Footer.svg), -ms-radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
  background : url(_img/ColorBanner_Large.svg), radial-gradient(63.64% 84.62%, ellipse farthest-side, rgba(26, 187, 226, 1) 0%, rgba(16, 150, 202, 1) 32.74%, rgba(5, 105, 173, 1) 77.46%, rgba(0, 87, 162, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
  background-repeat: no-repeat;
	background-position: center top, center bottom;
  z-index: 200;
}

.headerContent { margin: 0 auto; }

.footerContent { 
	margin: 0 auto; 
	position: relative;
	margin-top: 0px;
	text-align: center;
	z-index: 3000;
}

.footerContent span {
	color: white;
}

.footerContent a{
	color: white;
	text-decoration: none;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	font-size: 18px;
}

.logo { display: inline-block; margin: 0px; }

.logo img { width: 100%; }

.logIn a {
	text-decoration: none;
	color: #ffa620;
	text-shadow: 1px 1px 3px black;
}

.logInMobile a {
	text-decoration: none;
	color: #ffa620;
	text-shadow: 2px 2px #c97900;
}

#BBBlink {
	position: absolute;
	z-index: 3000;	
}

#BBBlink img {
	width: 100%;
}

.error-message li{
	color: #fb5113;

}

.error-message ul {
	list-style: none;
}

/* End Header & Footer Styles */

/* Banner Styles */

.banner {
	z-index: 200;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.bannerBox { width: 100%;}

.bannerContainer { width: 100%; max-width: 1000px; margin: 0 auto; min-width: 320px; z-index: 2000; position: relative;}

.colorBanner { width: 100%; max-width: 1000px; position: relative; }

.colorBanner img { width: 100%; }

.blueBannerBig {
	background: url(_img/Blue_Wave_850.svg);
	background-repeat: no-repeat;
	background-size: 1000px; 
	background-position: top center;
	height: 280px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 100px;
	margin-top: 50px;

}

.blueBannerSmall {
	background: url(https://www.schoolstore.net/_img/Blue_Wave_300.svg);
	background-repeat: no-repeat;
	background-size: 490px;
	background-position: top center;
	height: 260px;
	margin: 0 auto;
}

.blueBanner {
	background: #08cae8;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

.outerBlueBanner {
	background: #CDEFF8;
	width: 458px;
	padding: 18px 18px 0px 18px;
	border-radius : 3px;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
}

/* End Banner Styles */

/* Main Styles */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, span, p, ul, ol, li {
	margin: 0;
	padding: 0;
}

body { margin: 0;padding: 0; background-color: #CDEFF8; }

h1 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-size: 30px;
	font-weight: 800;
	margin-left: : 0px;
	letter-spacing: .7px;
}

h2{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-weight: 700;
	font-size: 32px;
}

h3{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-weight: 700;
	font-size: 26px;
}

h4 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-size: 30px;
	font-weight: 800;
	margin-left: 0;
	letter-spacing: .7px;
}
h4 a {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-size: 30px;
	font-weight: 800;
	margin-left: 0;
	letter-spacing: .7px;
}
h5 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	margin-top: 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4;
}

h6{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-weight: 700;
	font-size: 22px;
}

h7 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-size: 20px;
	font-weight: 800;
	margin-left: 0;
	letter-spacing: .7px;
}
h8 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-size: 36px;
	font-weight: 800;
	margin-left: 0px;
	letter-spacing: .7px;
}
h9 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-weight: 500;
	font-size: 14px;
	margin-left: 80px;
}
h10 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-size: 20px;
	font-weight: 800;
	margin-left: 0;
	letter-spacing: .7px;
}
h11 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	margin-top: 10px;
	font-weight: 500;
	font-size: 19px;
	line-height: 1.4;	
}
h12{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-weight: 700;
	font-size: 22px;
}
h13{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-weight: 800;
	font-size: 50px;
}
h14{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #f3892b;
	font-weight: 800;
	font-size: 50px;
}
h15 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	margin-top: 10px;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.4;
}
p {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	margin-top: 10px;
	font-weight: 500;
	font-size: 19px;
	line-height: 1.4;
}
ul {
	margin-left: 64px;
	line-height: 1.45;
	margin-right: 20px;
	margin-top: 10px;
}

#leadMobile ul {
	margin-left: 20px;
}

li {

	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #0057a2;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px;
}

span {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, sans-serif;
	color: #0057a2;
}

input, button, submit { border:none; }



textarea:focus,
button:focus,a:focus {
    outline: none;
}

.mainContainer {
	background: #ffffff;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
	width: 96%;
	position: relative;
	z-index: 100;
}

.contentContainer {
	margin: 0 auto;
	margin-top: 0px;
}

.textParagraph p {
		text-align: left;
		margin-left: 40px;
		margin-right: 30px;

}

.textParagraph2 p {
		text-align: left;
		margin-left: 40px;

}

/* End Main Styles */

/* Form & Button Styles */

.form label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, sans-serif;
	color: #0057a2;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
}

.accountForm label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, sans-serif;
	color: #0057a2;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
}

.passwordForm label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	margin-left: 22px;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}

.blueForm label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: white;
	margin-left: 37px;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}
.blueForm label2 {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	margin-left: 15 px;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
}

.smallBlueForm label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: white;
	margin-left: 20px;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

.blueFormLong label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: white;
	margin-left: 47px;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.smallBlueFormLong label {
	margin: 0px;
	padding: 0px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: white;
	margin-left: 28px;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] {-moz-appearance: textfield;}

​input[type=checkbox] + label {
    display: inline-block;
    margin-left: 0.5em;
    margin-right: 2em;
    line-height: 1em;
}
::-webkit-inner-spin-button { -webkit-appearance: none;}

::-webkit-outer-spin-button { -webkit-appearance: none;}

.form { margin-bottom: 20px; }

.accountForm { margin-bottom: 20px; }

.blueForm { margin-bottom: 20px; }

.smallBlueForm { margin-bottom: 10px; }

.blueFormLong { margin-bottom: 20px; }

.smallBlueFormLong { margin-bottom: 10px; }

.form input {
	font-family: Helvetica, Arial, sans-serif;
	width: 258px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	padding-left: 10px;
	margin-left: 0px;
	color: #0057a2;
}
.form2 input {
	font-family: Helvetica, Arial, sans-serif;
	width: 50px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	padding-left: 10px;
	margin-left: 0px;
	color: #0057a2;
}

.form2 label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}

.form select {
	color: #0057a2;
}
.formBlock {
	margin-left:20%;
}
.accountForm input {
	font-family: Helvetica, Arial, sans-serif;
	width: 208px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	padding-left: 10px;
	margin-left: 0px;
}

.passwordForm input {
	font-family: Helvetica, Arial, sans-serif;
	width: 258px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	padding-left: 10px;
	margin-left: 18px;
}

.lookUpForm input {
	width: 235px;
	height: 50px;
	border-radius: 4px;
	margin-left: 90px;
	margin-top: 50px;
	padding-left: 20px;
	font-size: 22px;
	color: #0057a2;
}

.blueForm input {
	width: 258px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	
	margin-left: 28px;
	padding-left: 8px;
	color: black;
	top: 0px;
}

.blueForm input2 {
	width: 258px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	
	margin-left: 28px;
	padding-left: 8px;
	color: black;
	top: 0px;
}

.blueFormLong input {
	width: 340px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #0057a2;	
	margin-left: 40px;
	padding-left: 8px;
	color: #0057a2;
	top: 0px;
}

.blueFormLong select {
	color: #0057a2; 
}

.smallBlueForm input {
	width: 168px;
	height: 25px;
	border-radius: 4px;
	border: 1px solid #0057a2;	
	margin-left: 15px;
}

.smallBlueFormLong input {
	width: 214px;
	height: 25px;
	border-radius: 4px;
	border: 1px solid #0057a2;	
	margin-left: 24px;
	padding-left: 8px;
}

.lookUp input {
	width: 280px;
}

::-webkit-input-placeholder {
	color: #a4d3dd;
	font-size: 22px;
	top: 0px;
	position: relative;
	text-overflow: ellipsis;
	overflow: visible;
}

.blueForm ::-webkit-input-placeholder {
	color: #a4d3dd;
	font-size: 17px;
}

.smallBlueForm ::-webkit-input-placeholder {
	color: #a4d3dd;
	font-size: 15px;
	padding-left: 0px;
}

.smallBlueForm input {
	padding-left: 8px;
}

:-moz-placeholder {	
	color: #a4d3dd;
	font-size: 22px;
	top: 0px;	
	position: relative;
	text-overflow: ellipsis;
	overflow: visible;
}

.blueForm :-moz-placeholder {
	color: #a4d3dd;
	font-size: 17px;
}

.pointGiveaway .blueBanner {
	padding-top: 5px;
}

.smallBlueForm :-moz-placeholder {
	color: #a4d3dd;
	font-size: 15px;
}

.blueForm ::-moz-placeholder {
	color: #a4d3dd;
	font-size: 17px;
}

.smallBlueForm ::-moz-placeholder {
	color: #a4d3dd;
	font-size: 15px;
}

::-moz-placeholder {	
	color: #a4d3dd;
	font-size: 22px;
	top: 0px;
	position: relative;
	text-overflow: ellipsis;
	overflow: visible;
}

:-ms-input-placeholder {	
	color: #a4d3dd;
	font-size: 22px;
	top: 0px;
	position: relative;
	text-overflow: ellipsis;
	overflow: visible;
}

.blueForm :-ms-input-placeholder {
	color: #a4d3dd;
	font-size: 17px;
}

.smallBlueForm :-ms-input-placeholder {
	color: #a4d3dd;
	font-size: 15px;
}

#submitButton{
	height: 50px;
	width: 240px;
	-pie-box-shadow: 0px 2px 1px #BCBCBC;
	-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.26);
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.26);
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 153, 0, 1) 0%,rgba(249, 143, 13, 1) 35.5%,rgba(241, 128, 32, 1) 100%);
	background : -webkit-linear-gradient(-90deg, rgba(255,156,6,1) 0%, rgba(249,143,13,1) 35.5%, rgba(241,128,32,1) 100%);
	background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 153, 0, 1) ),color-stop(0.355,rgba(249, 143, 13, 1) ),color-stop(1,rgba(241, 128, 32, 1) ));
	background : -o-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(249, 143, 13, 1) 35.5%, rgba(241, 128, 32, 1) 100%);
	background : -ms-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(249, 143, 13, 1) 35.5%, rgba(241, 128, 32, 1) 100%);
	background : linear-gradient(180deg, rgba(255, 153, 0, 1) 0%, rgba(249, 143, 13, 1) 35.5%, rgba(241, 128, 32, 1) 100%);
	border-radius : 8px;
	-moz-border-radius : 8px;
	-webkit-border-radius : 8px;
	box-shadow : 0px 1.93px 0.97px rgba(0, 0, 0, 0.2);	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	margin-left: 90px;
	margin-top: 20px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	font: 900;
	color: white;
	letter-spacing:2px;
}

.button{
	-pie-box-shadow: 0px 2px 1px #BCBCBC;
	-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.26);
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.26);
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 153, 0, 1) 0%,rgba(249, 143, 13, 1) 35.5%,rgba(241, 128, 32, 1) 100%);
	background : -webkit-linear-gradient(-90deg, rgba(255,156,6,1) 0%, rgba(249,143,13,1) 35.5%, rgba(241,128,32,1) 100%);
	background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 153, 0, 1) ),color-stop(0.355,rgba(249, 143, 13, 1) ),color-stop(1,rgba(241, 128, 32, 1) ));
	background : -o-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(249, 143, 13, 1) 35.5%, rgba(241, 128, 32, 1) 100%);
	background : -ms-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(249, 143, 13, 1) 35.5%, rgba(241, 128, 32, 1) 100%);
	background : linear-gradient(180deg, rgba(255, 153, 0, 1) 0%, rgba(249, 143, 13, 1) 35.5%, rgba(241, 128, 32, 1) 100%);
	border-radius : 8px;
	-moz-border-radius : 8px;
	-webkit-border-radius : 8px;
	box-shadow : 0px 1.93px 0.97px rgba(0, 0, 0, 0.2);	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	font-family: 'Asap', Helvetica, sans-serif;
	color: white;
}

.altButton {
	background : -moz-linear-gradient(49.8% 37.94% -84.19deg,rgba(26, 187, 226, 1) 0%,rgba(22, 172, 216, 1) 20.84%,rgba(12, 132, 191, 1) 60.95%,rgba(0, 87, 162, 1) 100%);
  background : -webkit-linear-gradient(-84.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  background : -webkit-gradient(linear,49.8% 37.94% ,52.29% 186.12% ,color-stop(0,rgba(26, 187, 226, 1) ),color-stop(0.2084,rgba(22, 172, 216, 1) ),color-stop(0.6095,rgba(12, 132, 191, 1) ),color-stop(1,rgba(0, 87, 162, 1) ));
  background : -o-linear-gradient(-84.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  background : -ms-linear-gradient(-84.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ABBE2', endColorstr='#0057A2' ,GradientType=0)";
  background : linear-gradient(174.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  border-radius : 3px;
  -moz-border-radius : 3px;
  -webkit-border-radius : 3px;
  box-shadow : 0px 1.21px 0.48px rgba(0, 0, 0, 0.15);
}

#searchButton {
	width: 178px;
	height: 40px;
	margin-left: 400px;
	margin-top: 5px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	font: 900;
	color: white;
	letter-spacing:2px;
}

.privacyMobile p{
	display: inline-block;
	margin-right: 12px;
}

#privacyButton {
	width: 180px;
	height: 28px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 14px;
	font: 900;
	color: white;
	letter-spacing:1px;
}

#logInButton {
	width: 178px;
	height: 40px;
	margin-left: 10px;
	margin-top: 22px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	font: 900;
	color: white;
	letter-spacing:2px;
}

#passwordButton {
	width: 178px;
	height: 40px;
	margin-left: 15px;
	margin-top: 37px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	font: 900;
	color: white;
	letter-spacing:2px;
}

#addSponsor {
	width: 280px;
	height: 40px;
	margin-left: 5px;
	margin-top: 10px;
	background: white;	
}

#addSponsor p {
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 20px;
	font: 900;
	color: #f79521;
	letter-spacing:2px;
	line-height: .8;
	text-align: left;
	margin-left: 15px;
}

button#addSponsor {
	background: url(https://www.schoolstore.net/_img/plusButton.png);
	background-repeat: no-repeat;
	background-size: 12%; 
	background-position:0% 50%;
	padding-left: 30px;
	font-size: 19px;
}

#addEmails {
	width: 300px;
	height: 50px;
	margin-left: 60px;
	margin-top: 0px;
	top: 18px;
	margin-bottom: 0px;

	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	font: 900;

	letter-spacing:1.5px;
}

#noAddEmails {
	width: 208px;
	height: 50px;
	margin-left: 80px;
	margin-top: 0px;
	top: 18px;
	margin-bottom: 0px;

	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	font: 900;

	letter-spacing:1.5px;
}

.button.social {
	width: 100px;
	height: 30px;
	font-size: 14px;
	margin-top: 20px;
}

#sendInvitations {
	width: 248px;
	height: 40px;
	top: 40px;
	margin-left: 136px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:1.4px;
}
#sendInvitations1 {
	width: 248px;
	height: 40px;
	top: 40px;
	margin-left: 86px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:1.4px;
}
#sendInvitations2 {
	width: 248px;
	height: 40px;
	top: 40px;
	margin-left: 86px;
	font-family: 'Asap', Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:1.4px;
}
input#addSponsor {
	background: url(/_img/plusButton.png);
	background-repeat: no-repeat;
	background-size: 12%; 
	background-position:0% 50%;
	padding-left: 30px;
	font-size: 19px;
}

/* End Form & Button Styles */

/* Marker Styles */

#pageMarkers {
	margin-top: 10px;

}
.step {
	display: inline-block;
	margin-right: 24px;
}
.step:nth-of-type(4) {
	margin-right: 0px;
}
.stepNumber {
	display: inline-block;
	font-size: 28px;
	font-weight: 700;
	border-radius: 50%;
	background: white;
	width: 38px;
	height: 38px;
	padding-left: 8px;
	border: 3px solid #b4b4b4;
	position: relative;
	top: 8px;
	color: #b4b4b4;
}
.stepNumber span {
	position: relative;
	top: -4px;

	color: #b4b4b4;
}
.stepOne {
	padding-left: 3px;
}

.stepText {
	display: inline-block;
	margin-left: 4px;
	color: #b4b4b4;
	font-weight: 700;
	font-size: 22px;
}
#currentStep .stepNumber{
	border: 3px solid #0057a2;
	background: #ffa620;
	box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.16);
}
#currentStep .stepNumber span {
	color: #0057a2;
}
#currentStep .stepText {
	color: #0057a2;
}

.completedStep .stepNumber {
	border: 3px solid #08afda;	
}
.completedStep .stepNumber span {
	color: #08afda;
}
.completedStep .stepText {
	color: #08afda;
}




.confirmation .step {
	display: inline-block;
	margin-right: 12px;
}

.confirmation .stepNumber {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	border-radius: 50%;
	background: white;
	width: 20px;
	height: 27px;
	padding-left: 8px;
	border: 3px solid #b4b4b4;
	position: relative;
	top: 0px;
	color: #b4b4b4;
}
.confirmation .stepNumber span {
	position: relative;
	top: 0px;

	color: #b4b4b4;
}
.confirmation .stepOne {
	padding-left: 3px;
}

.confirmation .stepText {
	display: inline-block;
	margin-left: 4px;
	color: #b4b4b4;
	font-weight: 700;
	font-size: 14px;
}
.confirmation #currentStep .stepNumber{
	border: 3px solid #0057a2;
	background: #ffa620;
	box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.16);
}
.confirmation #currentStep .stepNumber span {
	color: #0057a2;
}
.confirmation #currentStep .stepText {
	color: #0057a2;
}

.confirmation .completedStep .stepNumber {
	border: 3px solid #08afda;	
}
.confirmation .completedStep .stepNumber span {
	color: #08afda;
}
.confirmation .completedStep .stepText {
	color: #08afda;
}


/* End Marker Styles */

/* Page Styles */

.white { color: white; }

.landingLead {
	margin-bottom: 30px;
	position: relative;
	z-index: 10000;
}

#videoBlockDesktop {
	width: 445px;
	height: 253px;
	margin-left: 20px;
	box-shadow : 0px 6.93px 10px rgba(0, 0, 0, 0.2);
	margin-top: 10px;
}

#videoBlockMobile {
	position: relative;
	width: 50px;
}

#infoBlockMobile {
	position: relative;
	width: 50px;
}

#videoBlockMobile p {
	text-align: center;
	color: #08afda;
	font-size: 16px;
	line-height: 1.2;
	margin-top: 0px;
}

#videoBlockMobile a{
	text-decoration: none;
}

#infoBlockMobile p{
	text-align: center;
	color: white;
	font-size: 16px;
	line-height: 1.2;
	margin-top: 0px;
}

#infoBlockMobile a {
	text-decoration: none;
}

#videoBlockDesktop img {
	width: 100%;
}

#videoBlockMobile img {
	position: relative;
	width: 100%;

}

#infoBlockMobile img {
	position: relative;
	width: 100%;
	z-index: 10000;
}

#prizeBlock img {
	width: 410px;
	margin-left: 12px;
	margin-top: 0px;
}

#goldenTicket img {
	width: 200px;
	margin-left: -30px;
	margin-top: 30px;
}

#goldenTicketMobile img {
	width: 160px;
	margin-left: 6px;
	margin-top: 5px;
}

#goldenTicketBlockMobile h2 {
	margin-top: 40px;
	margin-left: 60px;
}

#goldenTicketBlockMobile {
	border-bottom: 1px solid #0057a2;
}

#goldenTicketBlockMobile .bullet {
	margin-bottom: 20px;
}

.logIn {
	vertical-align: top;
	display: inline-block;
}

.signIn h2{
	margin-left: 58px;
	letter-spacing: .7px;
	margin-right: px;
}

.signIn p{
	margin-left: 60px;
	letter-spacing: .7px;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
}

p.noIDLookUp {
	font-size: 15px;
	color: white;
	margin-left: 84px;
	text-align: center;
	margin-top: 17px;
}

.noIDLookUp a {
	text-decoration: none;
	color: #ffa620;
	text-shadow: 1px 1px 3px black;
}

.blueWaveTop {
	position: relative;
	top: -45px;
}

.blueWaveBottom {
	position: relative;
	top: 49px;
}

.blueWaveTop img{
	width: 100%;
}

.blueWaveBottom img{
	width: 100%;
}
.schoolIDNumber {
	text-decoration: none;
}
.about p {
	margin-left: 50px;
	margin-top: 15px;
	line-height: 2;
}

.about { margin-bottom: 45px; }

.bullets { margin-top: 0px; 
	border-top: 1px solid #0057a2;
	border-bottom: 1px solid #0057a2;
}

.bullet { margin-bottom: 40px; }

.bullet img { width: 80px; margin-left: 8px; }

.bulletOne {
	padding-top: 30px;
}

.bulletTwo { margin-left: 30px; }

.bullets p {
	font-size: 13px;
	margin-top: 5px;
}

.bullets h2 {
	font-size: 22px;
	line-height: 1.1;
	font-weight: 600;
}

#supportOptions {
	font-size: 23px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
	width: 220px;
	background: white;
	margin: 0 auto;
	position: relative;
	margin-top: -14px;
}

.bulletNumber {
	float: left;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-size: 58px;
	margin-bottom: 0px;
	font-weight: 800;
	line-height: .9;
	margin-left: 15px;
}

.bulletText { margin-left: 26px; }

.bulletPoint {
	font-weight: 400;
	font-size: 14px;
	line-height: 0;
}

.centered { text-align: center; }

.lookUp p {
	font-size: 17px;
	letter-spacing: -.1px;
	margin-bottom: 25px;
}

.lookUp .right { margin-left: 10px; }

.lookUp {
	margin: 0 auto;
}

.accountLogIn {
	margin: 0 auto;
}

.accountLogIn a {
	color: #ffa620;	
	text-decoration: none;
}

.accountLogIn h2 {
	margin-bottom: 20px;
}

.accountLogIn input {
	width: 220px;
	color: #0057a2;
}

#signUpHeader h1 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	margin-left: 5px;
	font-weight: 700;
}

#signUpHeader {
	padding-bottom: 20px;
	border-bottom: 1px solid #0057a2;
	margin-bottom: 25px;
}

#signInPassword {
	padding-top: 30px;
	border-top: 1px solid #0057a2;
}

#signInPassword p{
	margin-left: 12px;
}

.border {
	padding-bottom: 0px;
	border-bottom: 1px solid #0057a2;
}

.signUp h2{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;
	font-weight: 500;
	font-size: 20px;
	margin-left: 8px;
	margin-bottom: 2px;
}

.signUp .p45 {
	margin-left: 12px;
	margin-top: 25px;
}

.signUp .p45:nth-of-type(1) {
    border-right: 1px solid #0057a2;
} 

.signUp .p45:nth-of-type(4) {
    border-right: 1px solid #0057a2;
} 

.signUp .p45:nth-of-type(5) { margin-bottom: 20px; } 

.signUp .p45 { margin-right: 15px; }

.parentCheck {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	display: inline-block;
	vertical-align: top;
}

.parentSpan{
	margin-left: 50px;
}

.signUp .parentSpan1 {
	display: inline-block;
	margin-left: 12px;
	line-height: 1.4;
	font-size: 16px;
}

.signUp p:nth-of-type(2) {
	display: inline-block;

	vertical-align: top;

}

.signUp .parentSpan2 {
	margin-left: 50px;
	line-height: 1.4;
	font-size: 16px;
}

.signUp h2:nth-of-type(2){
	display: inline-block;
	margin-top: 30px;
}

.signUp p:nth-of-type(3){
	display: inline-block;
	margin-left: 17px;
	font-size: 16px;
}

#studentRadio {
	display: inline-block;
	margin-left: 10px;
}

#studentRadio input{
	margin-left: 10px;
}

#studentRadio label{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	color: #0057a2;	
	font-weight: 500;
	font-size: 16px;
	margin-left: 2px;
}

.privacyDesktop {
	margin-top: 35px;
	width: 195px;
	background : -moz-linear-gradient(48.27% 42.08% -84.19deg,rgba(26, 187, 226, 1) 0%,rgba(22, 172, 216, 1) 20.84%,rgba(12, 132, 191, 1) 60.95%,rgba(0, 87, 162, 1) 100%);
  background : -webkit-linear-gradient(-84.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  background : -webkit-gradient(linear,48.27% 42.08% ,69.58% 139.34% ,color-stop(0,rgba(26, 187, 226, 1) ),color-stop(0.2084,rgba(22, 172, 216, 1) ),color-stop(0.6095,rgba(12, 132, 191, 1) ),color-stop(1,rgba(0, 87, 162, 1) ));
  background : -o-linear-gradient(-84.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  background : -ms-linear-gradient(-84.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ABBE2', endColorstr='#0057A2' ,GradientType=0)";
  background : linear-gradient(174.19deg, rgba(26, 187, 226, 1) 0%, rgba(22, 172, 216, 1) 20.84%, rgba(12, 132, 191, 1) 60.95%, rgba(0, 87, 162, 1) 100%);
  border-radius : 3px;
  -moz-border-radius : 3px;
  -webkit-border-radius : 3px;
}

.privacyDesktop h2{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	width: 80%;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: white;
	letter-spacing: 2px;
	border-bottom: 1px solid white;
	margin: 0 auto;
}

.privacyDesktop p{
	font-family: "aaux-next" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: white;
	line-height: 1.5;
	width: 154px;
	margin: 0 auto;
	margin-top: 15px;
}

.privacyDesktop img {
	width: 65px;
	float: right;
	margin-right: 30px;
	margin-bottom: 10px;
	top: -10px;
	position: relative;
}

.programInfo {
	max-width: 680px;
	margin: 0 auto;
}

.programInfo.blueBanner {
	margin-top: 20px;
	border-radius : 3px;
	padding-top: 35px;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	box-shadow : 0px 6.93px 10px rgba(0, 0, 0, 0.2);
	position: relative;
}

.pointGiveaway.blueBanner {
	border-radius : 3px;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	box-shadow : 0px 6.93px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
	padding-bottom: 0px;
	position: relative;
}

.pointGiveaway p {
	line-height: 2;
	margin-right: 20px;
	margin-left: 25px;
}

.pointGiveaway .outerBlueBanner {
	margin-left: 25px;
}

#additionalEmailHeader {
	font-size: 22px;
	margin-bottom: 10px;
	text-align: center;
}

.programInfo h1 {
	margin-bottom: 20px;
}

.programInfo p {
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 20px;
}

.programInfo p:nth-of-type(3) {
    margin-bottom: 35px;
}

.programInfo.blueBanner h2{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	position: absolute;
	right: 30px;
	z-index: 5000;
	color: white;
	font-weight: 500;
	margin-top: -24px;
	
}

.pointGiveaway h1 {
	font-size: 36px;
	margin-bottom: 30px;
}

.pointGiveaway.blueBanner h2{
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	position: relative;
	font-weight: 500;
	z-index: 5000;
	color: white;
	margin-bottom: -12px;
	font-size: 19px;
}

.pointGiveaway #prizeBlock {
	margin-top: -20px;
	margin-left: -20px;
}

.pointGiveaway .blueBanner:nth-of-type(3) {
    margin-bottom: 15px;
}

section.social {
	padding-bottom: 40px;
}

.confirmation .prizeCode p {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	font-size: 23px;
	margin-left: 50px;
	margin-right: 10px;
	line-height: 1.6;
	font-weight: 800;
}

.prizeCode {
	margin-bottom: 40px;
}

.confirmation #prizeBlock img {
	width: 520px;
	margin-left: 12px;
}

.confirmation #prizeBlock {
	margin-top: -60px;
	position: relative;
	z-index: 600;
}

#prizeCode {
	border-radius: 12px;
	border: 1px solid #0057a2; 
	width: 245px;
	margin: 0 auto;
	height: 57px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#prizeCode h2 {
	width: 207px;
	background: white;
	height: 30px;
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
	top: -6px;
}

#prizeCode p {
	text-align: center;
	margin: 0 auto;
	font-size: 27px;
	color: #ea5311;
	margin-top: -18px;
	position: relative;
}

.studentContainer {
	position: relative;
}

.studentPosition {	
	height: 470px;
	background: url(/_img/Mount_Desktop2.svg) ;
	background-repeat: no-repeat;
	background-position: right; 
	margin: 0 auto;
	position: relative;
}

.studentCircle {
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 153, 0, 1) 0%,rgba(250, 145, 10, 1) 42.31%,rgba(241, 128, 32, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(250, 145, 10, 1) 42.31%, rgba(241, 128, 32, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 153, 0, 1) ),color-stop(0.4231,rgba(250, 145, 10, 1) ),color-stop(1,rgba(241, 128, 32, 1) ));
  background : -o-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(250, 145, 10, 1) 42.31%, rgba(241, 128, 32, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(255, 153, 0, 1) 0%, rgba(250, 145, 10, 1) 42.31%, rgba(241, 128, 32, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#F18020' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 153, 0, 1) 0%, rgba(250, 145, 10, 1) 42.31%, rgba(241, 128, 32, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900',endColorstr='#F18020' , GradientType=0);

	border-radius: 50%;
	height: 174px;
	width: 174px;
	box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.31);
	position: relative;
	right: 0px;
	top: -3px;
	z-index: 500;
}

#my-elementDesktop {
	width: 120px;
	height: 63px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0 auto;
}
span#studentName {
	font-family: "aaux-next", Helvetica, Arial, sans-serif;

	font-weight: 800;
	line-height: 1.2;
	text-align: center;
}

.studentCircle {
	color: white;
	text-align: center;
}

.studentCircle p {
	font-size: 18px;
	width: 150px;
	margin: 0 auto;
	margin-top: 0px;
}

#prizePageLink {
	width: 280px;
	color: #f98836;
	font-family: "aaux-next", Helvetica, Arial, sans-serif;
	margin-top: -14px;
	font-size: 22px;
	line-height: 1.5;
	text-align: center;
	margin-left: 130px;
	font-weight: 500;
}

#prizePageLink a{
	color: #f98836;
}

.social h2 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif; 
	font-size: 23px;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 30px;
	line-height: 1.5;
}

.social img {
	width: 80px;
}

.facebook {
	margin-left: 518px;
	margin-top: -20px;
}

.twitter {
	margin-left: 80px;
	margin-top: 30px;
}

.moreStudents h2 {
	font-family: "aaux-next", Helvetica, Arial, sans-serif; 
	font-size: 23px;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 20px;
	margin-bottom: 60px;
	line-height: 1.5;
}

.moreStudents a{
	color: #f98836;
}

#additionalStudentNotice {
	font-size: 18px;
	color: #f98836;
	margin-left: 8px;
	margin-bottom: 15px;
}

.styledSelect select{
	width: 280px;
	padding-left: 8px;
	font-size: 16px;
	line-height: 1;
	background: url("/_img/arrows.png") no-repeat right white;
	background-size: 30px 30px;
	border-radius: 4;
	height: 30px;
	border: 1px solid #0057a2;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}

.teacherName input{
	width: 164px;
	display: inline;
}
.teacherTitle {
	width: 80px;
	display: inline;
	margin-right: 10px;
}
.grade select {
	width: 258px;
}
.teacherTitle select{
	width: 80px;
	display: inline;
}

/* End Page Styles */

/* Pop-Up Styles */

.prizePage {
	max-width: 900px;
}

#leadPrizes h1{
	margin: 0px;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	color: #f38018;
}

.prizeBlock {
	width: 200px;
	height: 200px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.prizeBlock h3 {
	font-size: 18px;
	margin-top: 10px;
	color: #f38018;
}

.prizeBlock img {
	height: 180px;
	margin: 0 auto;
}

#prizeThermometer {
	margin-top: 40px;
}

#prizeGrid {
	margin-top: 20px;
	margin-bottom: 60px;
}
.prizeDescription {
	max-width: 650px;
	width: 90%;
	margin: 0 auto;
}
#leadInfo {
	margin-bottom: 40px;
	max-width: 500px;
}

#leadInfo h1{
	margin: 0px;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	color: #f38018;
}

#leadInfo h3{
	margin: 0px;
	font-size: 22px;
	margin-top: 40px;
	color: #f38018;
}

.aboutPage {
	max-width: 500px;
}

#leadAbout {
	margin-bottom: 40px;
}

#leadAbout h1{
	margin: 0px;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	color: #f38018;
}

.rulesPage {
	max-width: 650px;
}

#leadRules {
	margin-bottom: 40px;
}

#leadRules h1{
	margin: 0px;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	color: #f38018;
	margin-bottom: 20px;
}

#leadRules p {
	font-size: 18px;
}

.contactPage {
	max-width: 400px;
}

#leadContact {
	text-align: center;
	
}

#leadContact h1{
	margin: 0px;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	color: #f38018;
}

#leadContact p{
	margin-bottom: 0px;
	margin-top: 0px;
}



/* End Pop-Up Styles */


#mainContent #mainBody #contactUs #contactForm {
	width: 375px;
	margin-left: 25px;
	text-align: right;
	height: 600px;
	margin-top: 30px;
	float: left;
}

*html #mainContent #mainBody #contactUs #contactForm {
	width: 400px;
	
}

*:first-child+html #mainContent #mainBody #contactUs #contactForm {
	width: 400px;
	margin-top: 60px;
	
}

#mainContent #mainBody #contactUs h2  {
	font-size: 45px;
	color: #090;
}
#mainContent #mainBody #Prizes #thermometerText {
	float: left;
	width: 600px;
}
#mainContent #mainBody #contactUs #ContactInfo {
	width: 400px;
	float: right;
	margin-top: 80px;
}

*:first-child+html #mainContent #mainBody #contactUs #ContactInfo {
	width: 400px;
	margin-left:475px;
	margin-top:-550px;
}

*html #mainContent #mainBody #contactUs #ContactInfo {
	width: 400px;
}

*html #mainContent #mainBody #contactUs  {
	width: 960px;
}

*:first-child+html #mainContent #mainBody #contactUs #ContactInfo {
	width: 400px;
}

#mainContent #mainBody #contactUs #ContactInfo h2 {
	font-size: 36px;
	color: #06afdc;
}
#mainContent #mainBody #contactUs #contactForm form {
	color: #666;
}

#mainContent #mainBody #contactUs #StartedInfo {
	width: 400px;
	float: right;
	margin-top: 65px;
	text-align: left;
}

*html #mainContent #mainBody #contactUs #StartedInfo {
	margin-right: 10px;
}

*:first-child+html #mainContent #mainBody #contactUs #StartedInfo {
	position:fixed;
	left:550px;
}

#mainContent #mainBody #contactUs #StartedInfo h2 {
	font-size: 20px;
	color: #06afdc;
}
#mainBody #contactUs #StartedInfo p {
	line-height: 1.2em;
}






