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%;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
body {
	line-height: 1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #0F1A34;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 20px;
}
h2 {
	font-size: 14px;
	color: #0F1A34;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
}
h3 {
	font-size: 12px;
	color: #0F1A34;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 11px;
	color: #0F1A34;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
#tech-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#tech-table td {
	padding: 5px;
	text-align: center;
}
#tech-table .row-on {
	background-color: #dddddd;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 17px;
	font-size: 12px;
	color: #484848;
	padding-bottom: 10px;
}
.yellow-bold    {
	font-weight: bold;
	color: #FFD100;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#top-menu {
	background-color: #0B1328;
	height: 25px;
	text-align: right;
}
#top-menu ul {
	width: 800px;
	height: 25px;
	margin-right: 20px;
	color: #FFFFFF;
}
#top-menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	display: inline;
	font-size: 9px;
	font-weight: bold;
}
#top-menu a:link, #top-menu a:visited{
	color: #FFFFFF;
}
#top-menu a:active, #top-menu a:hover{
	color: #FFD100;
}
#header {
	height: 72px;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	height: 72px;
	width: 222px;
}
#department {
	float: left;
	height: 72px;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 72px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
#drop-one {
	float: left;
	height: 72px;
	width: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 72px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/faqs-bg.png);
}
#drop-one a:link, #drop-one a:visited {
	text-decoration: none;
	color: #ffffff;
}
#drop-one a:active, #drop-one a:hover {
	text-decoration: none;
	color: #FFD726;
}
#subfaqs {
	height: 90px;
	width: 296px;
	position: absolute;
	visibility: hidden;
	background-color: #23304b;
	padding: 5px;
	z-index: 999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/drop-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#drop-two {
	float: left;
	height: 72px;
	width: 96px;
	background-image: url(../images/ql-bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 72px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#drop-two a:link, #drop-two a:visited {
	text-decoration: none;
	color: #ffffff;
}
#drop-two a:active, #drop-two a:hover {
	text-decoration: none;
	color: #FFDB39;
}
#applyonline {
	display:inline;
	float:right;
	height:33px;
	margin-right:38px;
	margin-top:20px;
	width:146px;
}
#sublinks {
	position: absolute;
	visibility: hidden;
	background-color: #23304b;
	padding: 5px;
	z-index: 999;
	height: 90px;
	width: 238px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	background-image: url(../images/drop-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sublinks p, #subfaqs p {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}
#search {
	float: right;
	height: 72px;
	width: 167px;
}
.search-box {
	height: 18px;
	border: 1px solid #576989;
	margin-left: 10px;
	margin-top: 25px;
	float: left;
	width: 120px;
}
.search-box:hover {
	border: 1px solid #FFD100;
	background-color: #F4F4F4;
}
.h-search {
	height: 20px;
	width: 20px;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	margin-top: 25px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu, #submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
}
#menu ul {
	width: 820px;
	background-color: #576989;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
#menu li {
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E5A74;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	color: #FFD100;
	line-height: 25px;
	height: 25px;
}
#menu .first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4E5A74;
}
#menu .on {
	background-image: url(../images/on.png);
	background-repeat: repeat-x;
	background-color: #2A3956;
}
#submenu ul {
	width: 770px;
	background-color: #2A3956;
	text-align: left;
	padding-left: 50px;
}
#submenu li {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menu a:active, #menu a:hover {
	text-decoration: none;
	color: #2A3956;
}
#main {
	width: 820px;
	float: left;
	background-image: url(../images/mb-bg.jpg);
	background-repeat: repeat-y;
}
.img-left-b {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#footer {
	width: 820px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
}
#copyright {
	text-align: center;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	line-height: 14px;
	width: 820px;
	float: left;
}
#mytabsmenu {
	width: 810px;
	background-color: #576989;
	padding-left: 10px;
}
/* Main Navigation Tabs */
.tabsmenuclass ul{
	overflow: hidden;
	width: 810px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabsmenuclass li{
	float: left;
	background-color: #576989;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.menu-title {
	padding-right: 30px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
}
.tabsmenuclass a {
	display: block;
	color: #FFFFFF;
	margin-right: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #576989;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.tabsmenuclass a:hover, .tabsmenuclass a.selected {
	color: #FBD100;
	background-color: #2A3956;
}
/* Main Navigation Sub Content */
.tabsmenucontentclass{
	clear: left;
	width: 795px;
	background-color: #2A3956;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;
}
.tabsmenucontentclass ul{
	list-style-type: none;
}
.tabsmenucontentclass li{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.tabsmenucontentclass a{
	color: #FFFFFF;
	font-size: 10px;
}
.tabsmenucontentclass a:hover, .tabsmenucontentclass a.selected{
	color: #FBD100;
}
#leftnav {
	float: left;
	width: 220px;
}
#leftnav ul {
	padding: 10px;
}
#leftnav li {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E607D;
	font-size: 13px;
}
#leftnav ul li ul {
	padding: 0px;
	margin: 0px;
}
#leftnav ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#leftnav ul li ul li:hover {
	background-color: #607497;
}
#leftnav a:link, #leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:active, #leftnav a:hover {
	color: #FFD100;
}
#mainbody {
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-left: 20px;
}
#rotator {
	float: left;
	height: 138px;
	width: 578px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	overflow: hidden;
}
#pathway {
	float: left;
	width: 580px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#pathway li {
	display: inline;
}
#share {
	float: right;
	z-index: 999;
}
#content {
	float: left;
	width: 580px;
}
#content ul {
	padding-bottom: 10px;
}
#content li {
	font-size: 12px;
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	line-height: 18px;
}
#rightnav {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 20px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 20px;
	background-color: #efefef;
}
#rightnav .video-box {
	height: 120px;
	background-color: #101C35;
	border: 1px solid #FFD100;
	width: 158px;
	z-index: 1;
}
.img-border {
	border: 1px solid #FFD100;
	margin-top: 10px;
}
#sublinks li {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
#sublinks li a:link, #sublinks li a:visited{
	color: #FFFFFF;
}
#sublinks li a:active, #sublinks li a:hover{
	color: #FFD100;
}
#t-degrees {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#t-degrees td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	padding: 5px;
}
#t-degrees .t-bg {
	background-color: #dddddd;
}
.img-right {
	float: right;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
}
.img-right:hover {
	border-top-color: #FFD100;
	border-right-color: #FFD100;
	border-bottom-color: #FFD100;
	border-left-color: #FFD100;
}
.mugshot {
	float: left;
	display: inline;
	padding: 2px; /* 10px 2px 2px; */
	margin-right: 5px;
	width: 84px;
	height: 99px;
	border: solid #4C5D79 1px;
}

#ReqInfoFrame {
	position:absolute;
	visibility:hidden;
	z-Index:100;
	left:100px;
	top:200px;
	width:460px;
	height:295px;
	background:transparent;
	background-repeat:no-repeat;
	border-style:none;
}
#social {
	height:24px;
	margin-bottom:8px;
	padding-left:240px;
}
.social_wrap {
	float:left;
	display:inline;
	margin-left:5px;
	margin-right:5px;
}
.social_image {
	height:24px;
	width:24px;
	float:left;
	display:inline;
}
.social_text {
	display:inline;
	float:left;
	font-size:10px;
	height:24px;
	line-height:24px;
	padding-left:6px;
}
.clear {
	clear:both;
}