html { 
	overflow-y: scroll; 
}
a, area {
	outline:none;
}
#topCOD {
	width: 800px;
	background-color: #005400;
	height: 30px;
	position: relative;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}


#topIcons {
	float: right;
	width: 137px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
    background-color: #005400;
    position: relative;
    left:0px;
}

#bannerNav {
	height: 85px;
	background-color: #000;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: auto;
	margin-left: auto;
}

#codLogo {
	float: left;
}
#bannerNav #NEXLABlogo {
	float: left;
}
#bannerNexText {
	float: left;
	width: 475px;
	height: 63px;
}
#bannerStormReady {
	text-align: right;
	float: right;
	width: 115px;
	height: 60px;
	padding-right: 10px;
}
#bannerStormReady a:link, #bannerStormReady a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-style: italic;
}
#bannerStormReady a:hover {
	color: #B5CBE3;
}
#wrn_logo {
	float: left;
	width: 108px;
	margin: 5px 0 0 0;
}
#wrn_logo a img {
	outline: none; /* stop sucking IE and die already */
	border: none; /* stop sucking IE and die already */
}
#navButtons {
	width: 712px;
	height: 22px;
	float: right;
	clear: none;
}
table.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	text-align: center;
}
table.navbar td {
	height: 22px;
}

table.navbar td a{
	color:#333;
	text-decoration: none;
	outline:none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #333;
   background-color: #FFF;
   padding-left:10px;
   padding-right:10px;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #4E87DB;
	background-color: #FFF;
	border-right:dotted;
	border-right-color:#000;
	border-right-width:1px;
	border-left:dotted;
	border-left-color:#000;
	border-left-width:1px;
}
table.dropdown_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	text-align: left;
}
table.dropdown_menu td {
}

table.dropdown_menu td a{
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	display: block;
}
table.dropdown_menu td a:hover, table.dropdown_menu td a:active {
   color: #4E87DB;
   background-color: #FFF;
}
#academics {
	position:absolute;
	width:130px;
	margin-left: -240px;
	top: 115px;
	left: 50%;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	z-index: 100;
}
#wx_tools {
	position:absolute;
	width:173px;
	height: auto;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	z-index: 100;
	top: 115px;
	margin-left: -131px;
	left: 50%;
}
#chasing {
	position:absolute;
	width:185px;
	margin-left: 40px;
	top: 115px;
	left: 50%;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	z-index: 100;
}
#local_wx {
	position:absolute;
	width:130px;
	margin-left: 205px;
	top: 115px;
	left: 50%;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	z-index: 100;
}
#faq {
	position:absolute;
	width:80px;
	height: auto;
	margin-left: 318px;
	top: 115px;
	left: 50%;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	z-index: 100;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#header {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	position: relative;
}
#mid_container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #434344;
}

.modify_body {
	background-color: #434344;
	background-image: url(../images/web/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#leftmenu {
	float: left;
	width: 150px;
	background-color: #434344;
	height: 850px;
}
#sidebar_blank {
	float: right;
	width: 150px;
	vertical-align: top;
	background-color: #434344;
}
#sidebar_blank img.donateSideBanner {
	width: 100%;
	height: auto;
	display: block;
	outline: none;
	border: none;
}
#product_area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFF;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
#foot_col_one {
	float: left;
	height: 200px;
	width: 254px;
	padding-left: 12px;
}

#foot_col_two {
	float: left;
	height: 200px;
	width: 267px;
}
#foot_col_three {
	float: left;
	height: 200px;
	width: 267px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}

#slideshow_box {
	height: 230px;
	width: 317px;
	float: left;
	position: relative;
	z-index: 0;
}
#radar_box {
	float: left;
	height: 230px;
	width: 250px;
	cursor: pointer;
}
#program_box {
	float: left;
	height: 311px;
	width: 296px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#courses_box {
	float: left;
	height: 308px;
	width: 465px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#forecast_box {
	float: left;
	height: 180px;
	width: 221px;
	overflow: hidden;
	background-color: #E6EDF4;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}
#legend_box {
	background-color: #E6EDF4;
	float: left;
	height: 44px;
	width: 233px;
	text-align: right;
}
#forecast_container {
	float: left;
	height: 230px;
	width: 233px;
}

#forecastBox #forecastHere table tr td {
	background-color: #E6EDF4;
	overflow: auto;
}

#mainbody {
	background-color: #FFF;
	height: 555px;
	width: 800px;
	float: left;
}
#mainbody_classes {
	background-color: #FFF;
	height: 535px;
	width: 780px;
	float: left;
	padding: 10px;
	overflow: auto;
}
#mainbody_staff {
	background: rgb(204,204,204);
	background: -moz-linear-gradient(left,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 50%, rgba(204,204,204,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 50%,rgba(204,204,204,1) 100%);
	background: linear-gradient(to right,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 50%,rgba(204,204,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=1 );
	height: auto;
	width: 780px;
	float: left;
	padding: 10px;
	overflow: auto;
}
.staffTitle  {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	text-shadow: 1px 1px 1px #333333;
}
h1.staffTitle  {
	color: green;
}

h2.staffTitle {
	color: black;
}

#staffBio {
	background-color: lightgreen;
	width: 100%;
	height: 0px;
}

table.staff {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	width: 765px;
	margin: 20px auto;
	border-collapse: collapse;
}
table.staff td {
	vertical-align: top;
	width: 25%;
	padding: 0 0 20px 0;
	text-align: center;
	background-color: rgba(255,255,255,.5);
	-webkit-transition: background-color 500ms, color 500ms;
	transition: background-color 500ms, color 500ms;
}
table.staff td:hover {
	background-color: #5A8B58;
	color: white;
	cursor: pointer;
}
table.staff td a {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}
/*table.staff tr:last-child td:last-child {
	background: inherit;
	cursor: default;
}*/
table.staff td[colspan="2"] {
	width: 50%;
}
table.staff td img {
	width: 100%;
}
table.staff td[colspan="2"] img {
	width: 100%;
}

#left_sidebar_blank {
	float: left;
	width: 150px;
	background-color: #434344;
	height: 100px;
}
#mainbody_row_one {
	float: left;
	height: 230px;
	width: 800px;
}
#mainbody_row_two {
	float: left;
	height: 325px;
	width: 800px;
}
#leftmenu_title {
	text-align: center;
	height: 25px;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	line-height: 25px;
	background-color: #636B74;
}
#leftmenu table {
	text-align: center;
	width: 150px;
}
#leftmenu table td {
	width: 25%;
}

#leftmenu table th {
	color: #FFF;
}

#meta {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	position: absolute;
	top: 175px;
	z-index: 100;
	display:none;
	height: auto;
	width: 20px;
	left: 50%;
	margin-left: -40px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000;
	-webkit-box-shadow:  0px 0px 10px 0px #000000;
	box-shadow:  0px 0px 10px 0px #000000;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	opacity:.93;
}
#meta sup {
	font-size: 8px;
}
#meta #type {
	visibility:hidden;
}
#meta a,a:visited {
	color: #09F;
}
#meta a:hover {
	color: #000;
}
#meta h1 {
	line-height: normal;
	font-weight: bold;
	font-size: 16px;
}
#meta h2 {
	line-height: normal;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #F00;
}
#meta h3 {
	line-height: normal;
	font-size: 16px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#meta #col1 {
	font-size: 14px;
	display: block;
	float: left;
	width: 300px;	
}
#meta #col2 {
	font-size: 14px;
	display: block;
	float: left;
	width: 200px;	
}
#meta #notes {
	float: left;
	clear: both;
	font-size: 14px;
}
#meta .sup {
	vertical-align:super;
	font-size: 10px;
}
#meta .sub {
	vertical-align:sub;
	font-size: 10px;
}
#meta img {
	position:absolute;
	z-index: 200;
	top: -20px;
	right: -20px;
	display:block;
	padding: 30px;
}
#meta img.equation {
	position:inherit;
	display:block;
	padding:0px;
}
#mainbody_donate {
	background-color: #FFF;
	height: auto;
	width: 780px;
	float: left;
	padding: 10px;
	overflow: auto;
}
#donate_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#donate_top a {
	font-size: 16px;
	text-align: center;
	display: block;
	font-style: italic;
}
#donate_top h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #548696;
	text-align: center;
}
#donate_left {
	float: left;
	width: 43%;
}
#donate_left h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#donate_left img {
	vertical-align: middle;	
}
#donate_right {
	float: right;
	width: calc( 56% - 10px );
	background: #fcfff4;
	background: -moz-linear-gradient(top,  #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead));
	background: -webkit-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	background: -o-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	background: -ms-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	background: linear-gradient(to bottom,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
	border: 1px solid #000;
	padding: 5px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#donate_right img {
	display: block;
	margin-right: auto;
	margin-left: auto;	
}

#donate_right a.nexlab-address {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 36px;
	font-weight: lighter;
	width: 200px;
	text-decoration: none;
	background: rgb(204,204,204);
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
	color: grey;
	display: inline-block;
	margin: 10px auto;
	padding: 50px 0;
	-webkit-transition: background 500ms, color 500ms;
	transition: background 500ms, color 500ms;
	border: solid 1px black;
}
#donate_right a.nexlab-address:hover {
	background: #61A787;
	color: white;
}
#donate_bottom {
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 20px;
	width: 100%;
}
#donate_bottom a {
	color: green;
}
#donate_bottom .donate_spec {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #5A8B58;
	display: inline-block;
	padding: 0 20px;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: white;
	text-decoration: none;
	-webkit-transition: background-color 500ms, color 500ms; /* For Safari 3.1 to 6.0 */
    transition: background-color 500ms, color 500ms;
}
#donate_bottom .donate_spec:hover {
	background-color: #D7D7D7;
	color: #5A8B58;
}
#donate_banner {
	position: absolute;
	height: 0px;
	width: 970px;
	bottom: 0px;
	margin-left: -500px;
	left: 50%;
	/*background: #fcf29c;
	background: -moz-linear-gradient(top,  #fcf29c 0%, #f1da36 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcf29c), color-stop(100%,#f1da36));
	background: -webkit-linear-gradient(top,  #fcf29c 0%,#f1da36 100%);
	background: -o-linear-gradient(top,  #fcf29c 0%,#f1da36 100%);
	background: -ms-linear-gradient(top,  #fcf29c 0%,#f1da36 100%);
	background: linear-gradient(to bottom,  #fcf29c 0%,#f1da36 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf29c', endColorstr='#f1da36',GradientType=0 );*/
	background: #febbbb;
	background: -moz-linear-gradient(top,  #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
	background: -webkit-linear-gradient(top,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%);
	background: linear-gradient(to bottom,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 );
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
    z-index:200;
}
#donate_banner #bottom {
	width: 100%;
	text-align: center;
}
#donate_banner #bottom a.primaryLink {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	background-color: #5A8B58;
	color: white;
	padding: 10px 40px;
	vertical-align: +4px;
	text-decoration: none;
	-webkit-transition: background-color 500ms, color 500ms;
	transition: background-color 500ms, color 500ms;
	border-radius: 20px;
}
#donate_banner #bottom a.primaryLink:hover {
	background-color: #D7D7D7;
	color: #5A8B58;
}
#donate_banner h2 {
	margin:0px;
}
#donate_banner .close {
	position:absolute;
	z-index: 200;
	top: -20px;
	right: -20px;
	display:block;
	padding: 30px;
}
#donate_banner #col1 {
	float: left;
	width: 25%;	
}
#donate_banner #col1 a, #donate_banner #col1 a:visited {
	font-size: 32px;
	text-align: center;
	display: block;
	width: 70%;
	margin-top: 30px; /* 30px; */
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	background-color: #83c783; /* #83c783; */
	color: #000;
	-webkit-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
}
#donate_banner #col1 a:hover {
	color: #fff;
}
#donate_banner #col2 {
	float: left;
	width: 75%;	
}
#donate_banner #col2 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px; /* 16px; */
}
#mainbody_donor {
	background-color: #FFF;
	height: auto;
	width: 780px;
	float: left;
	padding: 10px;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mainbody_donor h1 {
	padding: 0px;
	margin: 0px;
}
#donor_message {
	float:left;
	width: calc( 100% - 12px - 150px );
	font-size: 12px;
	background: #fcfff4;
	background: -moz-linear-gradient(top,  #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead));
	background: -webkit-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	background: -o-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	background: -ms-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	background: linear-gradient(to bottom,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
	border: 1px solid #000;
	padding: 5px;
	-webkit-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	border-bottom: none;
}
#mainbody_donor a img.donateSideBanner {
	float: right;
}
table.donorTable {
	border-collapse: collapse;
	float: left;
	font-size: 12px;
	width: calc( 100% - 150px );
	color: green;
	background: rgb(229,229,229);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
}
table.donorTable td {
	padding: 5px;
}
table.donorTable td:first-child {
	width: 15%;
	vertical-align: top;
}
table.donorTable td:last-child {
	line-height: 20px;
	text-align: justify;
}