* { 
	margin: 0;
}
html, body { 
	height: 100%; 
	background-color: #e3e3e2; 
	/*font-family: "Lato", "Lucida Sans", Verdana, Trebuchet, Geneva, Helvetica, sans-serif; */
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
}
p { margin: 12px 0;}

/* Wrapper */
/*.wrapper { 
	min-height: 100%; 
	margin-bottom: -80px; 
	text-align: center;
}
.wrapper:after { 
	content: ""; 
	display: block; 
	height: 80px; 
}*/

/* Header */
header { 
	background-color: #ba022f; 
	height: 120px; 
	width: 100%; 
}
.hdr-box {
	width: 900px; 
	height: 120px; 
	margin: 0 auto; 
	/* background-image: url('images/hdr-bg.png'); */
}
.logo-box { 
	float: right; 
	padding-top: 33px; 
	padding-right:20px;
}
.sitetitle-box { 
	float: left; 
	padding-top: 35px; 
	padding-left:20px; 
	font-size: 15px; 
	color: white; 
	width: 600px; 
	text-align: left;
	}
.sectitle-box { 
	float: left; 
	padding-top: -3px; 
	padding-left:18px; 
	font-size: 33px; 
	color: #cccccc; 
	font-weight: bold;
	width: 600px;
	text-align: left;
}



/* Navigation */
nav { 
	background-color: #2e4345; 
	height: 60px; 
	width: 100%; 
	box-shadow: inset 0 22px 22px -22px rgba(0,0,0,0.9);
}
.nav-box {
	width: 900px;
	height: 60px; 
	margin: 0 auto; 
}

nav .bu { background-color: #260f6c; }
nav .iu { background-color: #0f6c3f; }


#navmenu {
	width: 900px;
   	position:relative;
   	margin: 0 auto;
}
ul#nav {  
	border: 0; background: transparent; 
}
ul#nav.drop a { 
	display:inline-block; 
	color: white; 
	/*font-family:  "Gill Sans", "Lucida Sans", Verdana, Trebuchet, Geneva,Helvetica, sans-serif; */
	font-family: "Lato", sans-serif;
	font-size: 14px; 
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}
ul#nav.drop, ul#nav.drop li, ul#nav.drop ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	text-align: center;
}
ul#nav.drop { 
	position: relative; 
	z-index: 597; 
	float: left; 
}
ul#nav.drop li { 
	float: left; 
	line-height: 1.3em; 
	padding-top: 14px;
	height: 46px;
	/*vertical-align: middle; 
	zoom: 1; 
	/*height: 34px;
	padding: 13px 27px;*/ 
}
ul#nav.drop li.hover, ul#nav.drop li:hover, ul#nav.drop ul li.subli:hover { 
	position: relative; 
	z-index: 599; 
	cursor: default; 
	background-color: #c10037; /* #c10037; */	
}
ul#nav.drop ul { 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	z-index: 598; 
	background: transparent; 
	border: 0;
}
ul#nav.drop ul.final {
	left: auto;
	right: 0;
} 
ul#nav.drop ul li a { 
	font-size: 12px; 
}
ul#nav.drop ul li { 
	float: none; 
	background: #c10037; 
	border: none;
	box-shadow: none;
}
ul#nav.drop ul ul { 
	top: 3px; 
	left: 100%; 
}
ul#nav.drop li:hover > ul { 
	visibility: visible 
}
ul#nav.drop ul.helpmenu li, ul#nav.drop ul.final li { 
	background-color: #c10037;
	padding: 7px 10px;
	height:auto;
	width: 140px; 
}
ul#nav.drop ul.helpmenu li.hover, ul#nav.drop ul.helpmenu li:hover, ul#nav.drop ul.final li:hover { 
	position: relative; 
	z-index: 600; 
	cursor: default; 
	/* background: #b65247; */
	background-color:  #5e5d60;
}
ul#nav.drop ul li.subli {
	background-color: #5e5d60;
}
.home {
	padding-left: 6px;
	padding-right: 6px;
}


.nav_a, .nav_unm { display: inline-block; }
.nav_unm > img { padding-left: 6px; }
.nav_a > img, .nav_unm > img { margin-top: -2px; }
.nav_a:hover, .nav_unm:hover {
	box-shadow: inset 0 22px 22px -22px rgba(0,0,0,0.9);
}
/*.nav_home { display: inline-block; width: 88px; height:47px; text-align: center; vertical-align: middle; }
.nav_use { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}
.nav_building { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}
.nav_sch_cap { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}
.nav_sch_dep { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}
.nav_occs { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}
.nav_inv { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}
.nav_ucat { display: inline-block;width: 116px; height:47px; text-align: center; vertical-align: middle;}*/
.nav_home { display: inline-block; width: 88px; height:47px; text-align: center; vertical-align: middle; }
.nav_use a { display: inline-block; margin-left: 7px; margin-right: 7px; }
.nav_building a { display: inline-block;margin-left: 7px; margin-right: 7px;}
.nav_sch_cap a { display: inline-block;margin-left: 7px; margin-right: 7px;}
.nav_sch_dep a { display: inline-block;margin-left: 7px; margin-right: 7px;}
.nav_occs a { display: inline-block;margin-left: 7px; margin-right: 7px;}
.nav_inv a { display: inline-block;margin-left: 7px; margin-right: 7px;}
.nav_ucat a { display: inline-block;margin-left: 7px; margin-right: 7px;}



/* Section Header */
#secnav {
	width: 860px;
	padding: 15px 20px;
   	background-color: #5e5d60;
   	margin: 0 auto;	
   	color: white; 
}
#seclinks {
	float:right;
	padding-top: 5px;
}
#secname {
	float:left;
	font-size: 20px;
	color: #cccccc;
	font-weight: bold;
}
.jumper option {
	font-family: "Lato", "Gill Sans", "Lucida Sans", Verdana, Trebuchet, Geneva, Helvetica, sans-serif;
	font-size: 11px;	
}

/* Primary Content Box */
main { 
	margin: 0 auto; 
	display: block;  
	width: 860px;  
	text-align: left;  
	min-height: 400px;
	padding: 20px; 
	/* See "_includes/_header.inc" to change adjustable full width main */
}
.hdpd { margin-bottom: 20px; margin-top: 0px; }

/* Footer */
footer {
	height: 600px;
	background-color: #3c3d3e;  
	margin:5px;
}
.ftr-box {
	width: 900px;
	height: 80px; 
	margin: 0 auto; 
}
.ftr-lbox { 
	padding: 15px 30px; 
	height: 70px;
	float: left; 
}
.ftr-rbox { 
	float: right; 
	padding: 13px 30px; 
	text-align: right; 
	font-size: 11px; 
	color: silver; 
	line-height: 15px; 
}
.ftr-link  { 
	font-size: 12px;  
	color: white; 
	margin-left: 30px; 
	line-height: 20px;
}

/* Tables */
main table { border-collapse: collapse; font-size: 14px;}
main table th, main table td { padding: 3px 6px; border: 1px solid #a9a9a9; }
main table td { vertical-align: top; }
main table th { background-color: #104275; color: white; vertical-align: bottom;}
main table tr.subttl { background-color: white; color: black;}
main table tr.ttl, main table td.ttl { background-color: black; color: white;}

main table.small td { font-size: 12px;}

.tdinfo { background-color: #cccccc; color: #104275;}

table.none, table.none th, table.none td {
	border: 0;
	/* background-color: white; */
}
.tblft {
	font-size: 11px;
	display: block;
	width: 400px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.tblft2 {
	font-size: 11px;
	display: block;
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}


/* Styling */
main h1 { font-size: 24px; color: #473c76;}main h2 { font-size: 22px; color: #473c76;}
main h3 { font-size: 20px; color: #473c76;}
main h4 { font-size: 18px; color: #473c76;}
main h5 { font-size: 16px; color: #473c76;}
main h6 { font-size: 14px; color: #473c76;}

main a { color: #104275; font-weight: bold; text-decoration: none; }
main a:hover  { text-decoration: underline; }

#chartbox { float:left; margin-left: 30px; }
#keybox { display: inline-block; text-align: left;  margin-top: 10px; padding-top: 20px;}

.flt-l { float: left;}
.flt-r { float: right;}
.clr { clear:both; }
.ctr { margin: 0 auto; }

blockquote { font-family: serif; font-size: 15px; padding: 15px; margin: 15px 15px; background-color: white;  -moz-box-shadow: 0 0 10px #888; -webkit-box-shadow: 0 0 10px #888; box-shadow: 0 0 10px #888; }

.tctr { text-align: center; }
.iblk { display: inline-block; }
.blk { color: black; }

.bld { font-weight: bold;}

.sm { font-size: 11px; }
