@charset "UTF-8";
/* ltBlue #BFDDE9, dkBlue #336699, limeGrn #C9EC35, medGrn #BFD900*/

/*********** belowTheFold stuff ************/
html, body {height: 100%;}
#above {
	height: 100%;
	position: relative;
	text-align: center;
}
#above * {margin-bottom: 0; margin-top: 0;}
#above p {margin: 1.12em 0;}
/***** end of belowTheFold stuff *******/

body {
	margin: 0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px;
	background-color: #336699;
	background-image: url(../images/ditherNoBkgrd.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: right top;
}
.groundBlack {color: #333; background-color: #000;}
header {position: relative;}
#brand {
	padding: 10px;
	font-size: 1.5rem;
	font-weight: 700;
}
#brand a {text-decoration: none; cursor: pointer; color: #fff;}
#navLink {
	position: absolute;
	top: 17px;
	right: 10px;
	cursor: pointer;
}
#topNav {
	max-width: 1004px;
	max-height: 0px;
	background: #000;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
	top: 0;
	right: 0;
	z-index: 108;
	overflow: hidden;
}
#topNav a {
	display: block;
	text-decoration: none;
	color: #ccc;
	padding: 10px;
	line-height: 1.0;
	border-top: 1px solid #788781;
	white-space: nowrap;
}
#topNav a:hover {text-decoration: none; color: #fff;}

#phoneR {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 1.5rem;
	z-index: 110;
	display: none;
}
#phoneR a {text-decoration: none; color: #fff; line-height: 1.2;
	border: none;}
#phoneR a:hover {text-decoration: none; color: #fff;}
#phoneL {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 1.5rem;
	z-index: 110;
}
#phoneL a {text-decoration: none; color: #fff; line-height: 1.2;
	border: none;}
#phoneL a:hover {text-decoration: none; color: #fff;}
/******************** end of header ************************/

main {padding: 10px;}
.groundWhite {
	width: 100%;
	padding: 20px 0;
	color: #333;
	background-color: #fff;
}
.groundBlue {
	width: 100%;
	padding: 20px 0;
	color: #333;
	background-color: #BFDDE9;
}
.groundWhite a, .groundBlue a {color: #333;}
section {
	max-width: 1024px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.0rem;
	position: relative;
}
section p, section h4 {text-align: left;}
section h2 {text-align: center;}
.iBlock {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	overflow: hidden;
	text-align: center;
}
.single {max-width: 700px; padding-left: 15px; padding-right: 15px;}
.half {width: 486px; margin: 0 10px;}/*not used, but useful*/
.third {width: 280px; margin: 0 20px;}
.fourth {width: 233px; margin: 0 6px;}
.fullWidth {width: 100%}
.dispInline {display: inline;}

h1 {font-size: 2rem; margin: .67rem 0;}
h1#thankyou {font-size: 4rem;}
h2 {text-align: center;}
.boldType {font-weight: 700;}
.smallPrint {font-size: .8rem;}/* also in Styles.css */
.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.alignCenter {text-align: center;}
.dontBreak {white-space: nowrap;}
.clearing {clear: both;}

footer {
	position: fixed;
	right: 0; bottom: 0; left: 0;
	text-align: center;
	padding: 6px 15px 6px 15px;
	color: #999;
	background: #000;
}
footer a {
	margin-left: 8px;
	font-size: .8rem;
	text-decoration: none;
	color: #999;
	border-left: 1px solid #666;
	padding: 0 8px 0 10px;
}
footer a:first-child {padding-right: 2px;}
footer a:hover {text-decoration: none; color: #ccc;}
#selectNav {
	max-width: 740px;
	width: 100%;
	box-sizing: border-box;
	background: #000;
	color: #999;
	font-size: 1.0rem;
	-webkit-appearance: none;
	padding: 6px 10px;
}

/************ form stuff *************/
#formBox {
	max-width: 600px;
	position: relative;
	margin: 10% auto 0 auto;
	font-size: 1.4rem;
	text-align: center;
}
.instructions {
	padding: 10px;
	font-size: 1.5rem; font-weight: 700;
	line-height: 100%;
	color: #336699;
}
.explanation {font-weight: 400; font-size: 1.2rem; color: #000;}
.blackNormal {font-weight: 400; color: #000;}

.chooseOne {
	font-style: italic;
	font-weight: 400;
	white-space: nowrap;
	color: #000;
}
#formFields {
	min-width: 100%;
	border: 3px solid #336699;
	padding: 15px 0px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.selectGroup a {
	width: 80%;
	margin: 16px auto !important;
	padding: 18px 20px 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	line-height: 100%;
	background-color: #CC0000;
}
.selectGroup a:hover {
	background: #ff0000;
	text-decoration: none;
	line-height: 100%;
}
.textField {
	font-size: 2rem;
	width: 80%;
	margin: 8px auto !important;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
}
.selectBox {
	width: 80%;
	height: 60px;
	font-size: 2rem;
	margin: 8px auto !important;
	padding: 4px auto 10px 20px;
	border: 1px solid #ccc;
	text-align: center;
}
button {
	min-width: 200px;
	margin: 15px auto 4px auto !important;
	padding: 16px 20px 24px 20px;
	background-color: #CC0000;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #fff;
	font-size: 2.0rem;
	font-weight: 700;
	cursor: pointer;
}
button:hover {background: #ff0000;}

.triangleArrow {
	display: inline-block;
	width: 19px;
	height: 37px;
	position: relative;
	top: 8px;
	padding-left: 12px;
}
#progressBar {
	height: 20px;
	width: 260px;
	position: relative;
	margin: 10px auto 20px auto;
}
#backLink {}
#backLink a {
	color: #666;
	text-decoration: none;
	font-size: .7rem;
	width: none;
	padding: 0;
	border: none;
	line-height: normal;
}
#backLink a:hover {
	color: #CCC;
	text-decoration: none;
	font-size: .7rem;
	background: none;
}
#siteseal {background: #1d3562; padding: 18px 0 10px 0; margin-top: 10px;}
/************ end of form stuff *************/
/*********************** survey stuff ************************/
#survey .selectBox {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1rem;
	height: 36px;
	margin: 4px auto 4px auto;
	width: 100%;
	max-width: 560px;
}

.checkChoice {margin-right: 20px; white-space: nowrap;}
.radioChoice {margin-right: 20px; white-space: nowrap;}
#survey input[type="checkbox"] {position: relative; top: -2px; left: -2px;}
.boldType {font-weight: 700;}

#survey .textField {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1rem;
	height: 36px;
	margin: 4px auto 4px auto;
	width: 100%;
	max-width: 560px;
}
#survey .textArea {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-size: 1rem;
	margin: 4px auto 4px auto;
	width: 100%;
	max-width: 560px;
}
/********************** end of survey ************************/

/***************** beginning of policy pages *******************/
#contactBox {
	max-width: 300px;
	margin: 15px 0px 8px 0px;
	padding: 4px 10px 10px 10px;
	background: #F5F5F5;
	border: 1px solid #999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#captcha {border:1px solid #000; float:left; margin:10px 10px 10px 0px;}
#captchaRefresh {width:30px; float:left; padding: 5px 5px 5px 0px; }
#captcha_code {width:70px; border:1px solid #000; margin:10px 10px 10px 5px;}
#contactBox button {
	margin: 15px auto 4px auto !important;
	padding: 6px 20px;
	background: #ccc;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #fff;
	font-size: 1.2rem;
	font-weight: 400;
	cursor: pointer;
}
#contactBox button:hover {background: #fff;}
/******************** end of policy pages **********************/

@media screen and (min-width: 359px) {
	body {font-size: 16px;}
}