#loginform label, #updatepwform label {
    width: 90px;
    float: left;
    display: block;
}
#updatepwform label  {
    width: 130px;
}
.txtEmail {
    width: 240px;
}

.divBannerAlertMessage {
    position:relative;
    padding:5px 15px;
    background:#ff762e;
    border-bottom:2px solid #ca6008;
    text-align:center;
    z-index:999;
}

.divBannerAlertMessage .content-area {
    padding:0 75px;
}

.divBannerAlertMessage .content-area * {
    color:#ffffff;
    margin:5px auto;
}

.divBannerAlertMessage .content-area a {
    text-decoration:underline;
}

.divBannerAlertMessage .anchBannerAlertClose {
    display:block;
    z-index:1030;
    height:auto;
    top:50%;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    position:absolute;
    right:15px;
    color:#333333;
    border:1px solid #333333;
    border-radius:6px;
    padding:3px 8px;
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease; 
}

.divBannerAlertMessage .anchBannerAlertClose:hover {
    color:#ffffff;
    border:1px solid #ffffff;
}
/* hide the close link */
.divBannerAlertMessage .anchBannerAlertClose {
    display: none;
}

body {
	background: white;
	font-family: 'cooper_hewittbook';
	font-size: 15px;
	letter-spacing: .025em;
	color: #021028;
	line-height: 24px;	
	-webkit-text-size-adjust: 100%;
}

.content-div {
	background: white;
}

.content-div a {
	font-family: 'cooper_hewittbook_italic';
	color: #c02032;
}

.content-div strong,
.content-div b,
.content-div strong a,
.content-div b a,
.content-div a strong,
.content-div a b {
	font-family:'cooper_hewittsemibold';
}

::selection {
	background: #bfbfbf;
	color: #0b1528;
}

h2, h2 a {
	font-family: 'nexa_lightregular';
	color: #212f64;
	text-transform: uppercase;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

h2 a:hover {
	color: #0b1528;
	text-decoration: none;
}

.outerPageTitle {
	padding: 10px 0;
	background: rgba(193,32,51,.90);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccc12033,endColorstr=#ccc12033);
	text-align: center; 
}

.pageTitle h2 {
	font-family: 'nexa_boldregular';
	color: white;
	margin-bottom: 0;
	letter-spacing: .06em;
} 

h3, h3 a {
	font-family: 'cooper_hewittsemibold';
	color: #c02032;
	font-size: 24px;
	line-height: 32px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

strong, b {
	font-family: 'cooper_hewittsemibold';
}

a[title="Subscribe to our Feed"] {
	display: none;
}


.outer-banner-div {
	height: 30px;
	background: #f2f2f2;
	z-index: 20;
}
.banner-div {
	height: 30px;
	background: none;
}
.banner-logo {
	left: 388px;
	top: 5px;
	z-index: 21;
}

.banner-side-div {
	width: 940px;
	top: 0;
	right: 20px;
	height: 30px;
}

.banner-supernav-div {
	float: left;
	height: 30px;
}

.banner-supernav-div a {
	font-family: 'cooper_hewittbook';
	font-size: 12px; 
	color: #404041;
	padding: 0 5px;
	line-height: 30px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.banner-supernav-div a:hover {
	color: #c02032;
	text-decoration: none;
}

ul#social-networking-small li {
	border-radius: 0;
}

.outer-navbar-div {
	height: 80px;
	background: white;
}

.navbar-div {
	height: 80px;
	background: none;
	letter-spacing: 0;
}

.navbar-div.navleft {
	float: left;
	width: 390px;
	margin-left: 10px;
}

.navbar-div.navright {
	float: right;
	width: 390px;
	margin-right: 10px;
}

.navbar-div a {
	line-height: 80px;
	color: #021028;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.navbar-div a:hover, .navbar-div a.current {
	color: #c02032;
	background: #f2f2f2;
}

.outerSearchBar {
	height: 30px;
	background: #2e4e81;
}
.innerSearchBar {
	height: 30px;
	background: none;
}
.banner-contact-left {
	float: left;
	margin-left: 20px;
}
.goog-te-gadget-simple {
	height: 27px !important;
	background-color: rgba(255,255,255,.40) !important;
	border-top: none !important;
	border-bottom: none !important;
	border-left: 1px solid  !important;
	border-right: 1px solid  !important;
}
.goog-te-menu-value {
	margin-top: 4px !important;
	display: inline-block;
}
.banner-contact-right {
	float: right;
	z-index: 999;
}
.fa-lg {
	background: #212f64;
	height: 30px;
    line-height: 28px !important;
	width: 30px;
	padding: 0 10px;
	float: right;
	color: white;
	text-align: center;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.fa-lg:hover {
	background: #0b1528;
}
.searchbutton {
	opacity: 1.0;
	cursor: pointer;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background-color: #cccccc;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	width: 100%;
}
.google-search {
    height: 30px;
    line-height: 30px;
    width: 240px;
    float: left;
    margin-right: 10px;
    z-index: 9999;
}
.gsc-control-cse {
    background: transparent !important;
    border: none !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px !important;
}
.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
    width: 100%;
}
.gsc-control-cse div {
    position: static;
}
form.gsc-search-box {
    margin-bottom: 0px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 160px !important;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    width: 200px;
}
.gsc-input-box {
    height: 27px !important;
}
table.gsc-search-box td.gsc-input {
    vertical-align: top !important;
}
.gsib_a {
    padding-top: 0px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 160px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    background-color: transparent !important;
    color: #777777;
}
a.gsst_a {
    padding-top: 0px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input:focus, .gsst_a .gscb_a {
    color: #d31145 !important;
}
span.gscb_a {
    vertical-align: middle !important;
}
input.gsc-search-button {
    margin-top: 0px !important;
    background-color: #888889 !important;
    border-color: #888889 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important; 
    border-radius: 0px !important;
    padding: 8px 20px 7px 20px !important;
}
input.gsc-search-button:hover {
    background-color: #404041 !important;
    border-color: #404041 !important;
}
.gsc-results-wrapper-visible {
    opacity: 1 !important;
    visibility: visible !important;
}
td.gsc-branding-img-noclear, td.gcsc-branding-img-noclear {
    width: 51px;
    vertical-align: middle !important;
}
img.gcsc-branding-img-noclear {
    width: auto !important;
}
.gsc-url-top {
	height: 30px;
}

.marquee-footer-wrapper.stuck {
	padding-bottom: 10px;
}

.marquee-footer-wrapper,
.marquee-footer-inner {
	height: 130px;
}

a.MarqueeContact {
	height: 110px;
	padding-top: 25px;
}

.footer-div-container {
	padding-bottom: 0;
}

.outer-footer-div {
	padding-bottom: 130px;
}

.body-home .outer-footer-div {
	padding-bottom: 0;
}

.marquee-footer-wrapper, .marquee-footer-inner {
	opacity: .90; 
}

.outer-footer-nav-div {
	background: #f2f2f2;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.footer-nav-div {
	background: none;
	height: 160px;
}
.divFooterColumn h3 {
	font-size: 18px;
}

.divFooterColumn2 {
	margin-top: 33px;
}

.footer-nav-div a {
	color: #888889;
	font-size: 13px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-nav-div a:hover {
	text-decoration: none;
	color: #404041;
}
.outer-footer-bottom {
	border-top: 1px solid #bfbfbf;
	background: white;
}
.footer-div-bottom {
	padding: 0 20px;
	width: 940px;
}
.footer-div-bottom a.button {
	color: #888889;
	border: 1px solid #888889;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div-bottom a.button:hover {
	color: #c02032;
	border: 1px solid #c02032;
	text-decoration: none;
}
.footer-div-bottom a {
	color: #c02032;
}

.sectiondiv.schools {
	background: rgba(11,21,40,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0b1528,endColorstr=#cc0b1528);
	top: 80px;
	left: 10px;
	width: 282px;
}
.sectiondiv.schools a,
.sectiondiv.departments a {
	border-bottom: 1px solid black;	
	color: white;
	background: none;
	width: 282px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}
.sectiondiv.schools a:hover,
.sectiondiv.departments a:hover {
	color: #c02032;
	background: #0b1528;
}

.sidemenu {
	width: 200px;
	padding: 0;
	border-right: none;
	margin-right: 24px;
}

.sidemenu a {
	padding-left: 5px;
	font-family: 'cooper_hewittbook';
	font-size: 13px;
	text-transform: uppercase;
	color: #707070;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.sidemenu a:hover {
	background: #c02032;
	color: white;
}

.sidemenu-category.current-category, .topmenu-category.current-category {
	background: #c02032;
	color: white;
}

.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #c02032;
	color: white;
}

.sidemenu-subcategory.current-subcategory {
	color: #c02032;
}

.divMiniSliderWrapper {
	height: 150px; 
}

input[type=submit], .anchCheckoutButton {
	border-radius: 0;
	font-family: 'cooper_hewittbook';
	background: #212f64;
	background-color: #212f64;
	border: 1px solid #0b1528;
	text-shadow: none;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;		
}

input[type=submit]:hover, .anchCheckoutButton:hover {
	background: #0b1528;
	background-color: #0b1528;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 20, 2016 */
@font-face {
    font-family: 'nexa_boldregular';
    src: url('fonts/nexa_free_bold-webfont.woff2') format('woff2'),
         url('fonts/nexa_free_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('fonts/nexa_free_light-webfont.woff2') format('woff2'),
         url('fonts/nexa_free_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 19, 2016 */
@font-face {
    font-family: 'cooper_hewittbold';
    src: url('fonts/cooperhewitt-bold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbold_italic';
    src: url('fonts/cooperhewitt-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbook';
    src: url('fonts/cooperhewitt-book-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbook_italic';
    src: url('fonts/cooperhewitt-bookitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittheavy';
    src: url('fonts/cooperhewitt-heavy-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittheavy_italic';
    src: url('fonts/cooperhewitt-heavyitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittlight';
    src: url('fonts/cooperhewitt-light-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittlight_italic';
    src: url('fonts/cooperhewitt-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittsemibold';
    src: url('fonts/cooperhewitt-semibold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittsemibold_italic';
    src: url('fonts/cooperhewitt-semibolditalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittthin';
    src: url('fonts/cooperhewitt-thin-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittthin_italic';
    src: url('fonts/cooperhewitt-thinitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.darksite-outer-div {
    border-bottom: solid black 85px;
}

.BannerRightSide, .TranslateWrapper {
    float: right;
}

.goog-te-gadget {
    color: transparent !important;
}


.darksite-outer-div {
	height: 375px;
}

.darksite-outer-div h2 {
	float: left;
	width: 60%;
	margin: 20px 0;
	font-size: 36px;
}

.darksite-outer-div h3 {
	float: left;
	width: 60%;
	line-height: 40px;
	font-size: 24px;
}

h3.emergency {
	color: white;
	margin-top: 0px;
	font-size: 32px;
}

.outer-header-container {
	height: 141px;
}

.darksite-outer-div .inner-div {
	/*width: 1140px !important;*/	
}

.blogSubTitle-date {
	font-family: 'Roboto Lt';
	color: #277ebc;
} 

.blog-container.dark-blog-container {
	width: 100%;
}

.dark-blog-container .blogContent h3 {
	color: #333333;
	line-height: 35px;
}

.blog-container.dark-blog-container:nth-child(2n) {
	border-right: none;
	padding-right: 0;
}

.dark-blog-container .blogSubTitle {
	display: block;
	color: red;
}

.dark-blog-container .blogSubTitle-date {
	font-family: 'source_sans_proregular';
}

.outer-content-div.outer-dark-div.outer-content-home {
	background: none;
}

h2.districtNews {
	color: white;
	background-color:rgba(46, 78, 129, .01) !important;
	
}

.blogSubTitle-date {
    color: #666 !important;
    font-family: 'cooper_hewittbook' !important;
    font-size: 16px;
    font-style: italic;
}

.footer-nav-div a {
	color: #666 !important;
	font-size: 13px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footer-div-bottom a.button {
	color: white !important;
	background:#2e4e81 !important;
	border: 1px solid #888889;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div-bottom a.button:hover {
	color: white !important;
	background: rgba(193,32,51,1) !important;
	border: 1px solid #c02032;
	text-decoration: none;
}

.admin-div {
    height: auto;
}

.darksite-outer-div h2, .darksite-outer-div h3 {
float: none;
width: auto;
line-height: normal;
}
.darksite-outer-div {
height: auto;
}
.outer-content-div.outer-dark-div.outer-content-home {
    background: none;
}

.anchYearLink.current-year {
	background:#f2f2f2;
}


.trTableHeaderRow {
	background:#2e4e81;
}

.tableListingTable th p {
	font-size:18px;
}

