/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/*end reset*/
/*golbal styles*/
body {
	color: #fff;
	margin: 0px 0 15px 0;
	padding: 0px;
	font: 11px/normal Arial, Helvetica, sans-serif;
	background-color:#0C73AE
}
h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}
.db {display:block}
.cb {clear:both}
.zeroed {margin:0; padding:0;}
.halfCol { width:49%; float:left}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.imgfl {float:left; margin:0 10px 10px 0}
.imgfr {float:right; margin:0 0 10px 10px}
.blueHr5px { border-bottom: solid 5px #012337; clear:both; margin:15px 0;}
.clearfix {
	display: table-cell;
}
.fr {float:right}
strong {font-weight:bold}
html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
.clear {clear:both}
/*end golbal*/
#wrapper {width:980px; margin:0 auto;background-color: #0B72AD;}
#homefilmstrip {height:235px; padding:0 0 0 0;}
#homeMainNav {margin:26px 0 0 0}
#mainNav {width:218px; float:left}
#contentHome {
	width:762px;
	float:right;
	background: #0B72AD url(/images/bghome.jpg) no-repeat left top;
	min-height:600px;
	height: auto !important;
	height: 600px;
}
#contentTeaser {
	width:762px;
	float:right;
	background: #0B72AD url(/images/bgteaser.jpg) no-repeat left top;
	min-height:600px;
	height: auto !important;
	height: 600px;
}

#contentTeaser #teaserWrapper {height:314px; margin:30px 0 0 0}
#contentTeaser #teaserWrapper #subnav {width:195px; float:left; margin:0 27px 0 0}
#contentTeaser #teaserWrapper #subnav h2 {padding:20px 0 0 10px; margin:0}
#contentTeaser #teaserWrapper #subnav ul {padding:0; margin:0 20px 0 15px; font-size:1.5em; color:#fdc700; font-weight:bold}
#contentTeaser #teaserWrapper #subnav ul li {padding:15px 0 0 0}
#contentTeaser #teaserWrapper #subnav ul li a, #contentTeaser #teaserWrapper #subnav ul li a:active, #contentTeaser #teaserWrapper #subnav ul li a:visited {color:#fdc700; text-decoration:none}
#contentTeaser #teaserWrapper #subnav ul li a:hover {
	color:#C69900;
	text-decoration:none
}
#contentTeaser #teaserWrapper #teaserCopy {width:500px; float:left;}
#contentTeaser #teaserWrapper #teaserCopy h1 {padding:20px 15px 0 15px; margin:0;font-size:1.6em; color:#fdc700; font-weight:bold;}
#contentTeaser #teaserWrapper #teaserCopy p {font-size:1.2em; color:#fff; padding: 10px 15px; line-height:1.4em}
#contentTeaser #teaserWrapper #teaserCopy a.morelink {color:#a0e3ff; font-size:1.1em; text-decoration:none; font-weight:bold}
#contentTeaser #teaserWrapper #teaserCopy .teaserImg {float:right; margin:10px 0 10px 10px}
#contentTeaser #teaserWrapper #teaserCopy div.teaserImg {float:right; margin:10px; width:222px}
#contentTeaser #teaserWrapper #teaserCopy div.teaserImg span {margin:5px; text-align:center; display:block}
#contentTeaser #teaserWrapper #teaserCopy .teaserBtn {margin:0 0 0 30px}
#contentTeaser #filmstrip {margin:30px 0 0 0}
#content {
	width:762px;
	float:right;
	background: #0B72AD url(/images/bginside.jpg) no-repeat scroll left top;
	height: 600px;
}
#content #topNav {}
#content #contentscroll {overflow:auto; height:564px}
#content #contentscroll a {
	color: #fdc700;
}
#content #contentscroll a:hover {
	color:#D7A700
}
#content #contentscroll p {font-size:1.2em; color:#fff; padding: 10px 65px 5px 15px; line-height:1.3em}
#content #contentscroll blockquote {font-size:1.2em; color:#fff; margin:10px 45px; line-height:1.3em}
#content #contentscroll ul {
	font-size:1.2em;
	color:#fff;
	padding: 0;
	line-height:1.3em;
	list-style:disc;
	margin: 10px 0px 10px 45px;
}
#content #contentscroll ol {
	font-size:1.2em;
	color:#fff;
	padding: 0;
	line-height:1.3em;
	list-style:decimal;
	margin: 10px 65px 10px 45px
}
#content #contentscroll h2 {margin-left:15px; margin-right:65px}
#content #contentscroll ol li {margin:10px 0}
#content #contentscroll p.testimonial {font-style:italic; color:#BFE8FF; font-style:italic; margin-bottom:15px}
#content #contentscroll p.testimonial span {font-size:1.3em; font-style:normal; color:#fff; font-weight:bold}
#content #contentscroll ul li {}
#content #contentscroll table#contactusform {font-size:1.2em; color:#fff; margin: 0 0 0 15px; line-height:1.3em; padding:0;}
#content #contentscroll table#contactusform td input, #content #contentscroll table#contactusform td select, #content #contentscroll table#contactusform td textarea {margin:5px 0}

#content #contentscroll h1 {padding:20px 15px 0 15px; margin: 0;font-size:2.0em; color:#fdc700; font-weight:bold;}
#content #contentscroll .downloadsection {margin: 0 55px 10px 15px; padding:0 0 5px 0;}
#content #contentscroll .downloadsection p {font-size:1.2em; color:#fff; padding: 10px 15px 5px 0; line-height:1.3em}
#content #contentscroll .downloadsection h2 {padding:0 0 5px 0; margin: 15px 0 0px 0px; text-transform:uppercase; clear:both}
#content #contentscroll .downloadsection .descWrapper {width:97%;float:left; padding:15px 0 0 0; margin:0;border-top:solid 5px #012337;}
#content #contentscroll .downloadsection .descWrapper h3 {padding:5px 0; margin:10px 0 5px 0; color:#ffd600; font-size:1.3em; clear:both}
#content #contentscroll .downloadsection .descWrapper p { padding:0 0 10px 0; font-size:1em}
#content #contentscroll .downloadsection .formDiv {float:left; margin:0 0 5px 15px}
#content #contentscroll .downloadsection .formDiv ul, #content #contentscroll .downloadsection .formDiv ul li {margin:0; padding:0;}
#content #contentscroll .downloadsection .formDiv ul li {padding:5px 0 5px 0;}
#content #contentscroll .downloadsection .formDiv label {width:490px; text-align:left; color:#fff; font-size:.9em; vertical-align:middle; font-weight:bold; display:block; float:left; padding:2px 2px 10px 0; text-transform:uppercase}
#content #contentscroll .downloadsection .formDiv input {float:left;}
#content #contentscroll .downloadsection .formDiv .downloadBtn {margin:15px 0 0 0}
#content #contentscroll .downloadsection .formDiv span.checkbox {
	width: 26px;
	height: 25px;
	padding: 0 0 0 0;
	background: url(/images/checkbox.png) no-repeat;
	display: block;
	float: left;
	margin:5px 0 0 5px
}
.errorMsg
{
	color:Red;
}
.gradelevels {text-align:right; font-weight:bold}
#indexcallout{text-align:center;}
#indexcallout a{ color:#EDBB1D !important; font-weight:bold;  font-size:21px; text-decoration:none; padding-top:0; margin-top:0}
#footer {clear:both; padding:10px; font-size:.8em;color:#ccc; text-align:center}
