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;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
h3 a:link, a:visited {
	text-decoration: none;
	color: #0F1A34;
	font-weight: bold;
}
h3 a:active, a:hover {
	text-decoration: none;
	color: #666666;
}
h4 {
	font-size: 11px;
	color: #0F1A34;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	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;
}
#leftnav .yellow-bold {
	line-height: 18px;
}
#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: 190px;
}
#department {
	float: left;
	height: 72px;
	width: 290px;
	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;
}
#sublinks {
	position: absolute;
	visibility: hidden;
	background-color: #23304b;
	padding: 5px;
	z-index: 999;
	height: 270px;
	width: 238px;
	border:1px solid #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;
}
#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;
}
#search {
	float: left;
	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: 29px;
	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;
	padding-bottom: 70px;
}
#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: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 190px;
}
#leftnav ul li ul li:hover {
	background-color: #607497;
}
#leftnav ul li ul li ul li:hover {
	background-color: transparent;
}
#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;
	padding-bottom:166px;
}
#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;
	padding-bottom:2px;
}
#sublinks li a:link, #sublinks li a:visited {
	color: #FFFFFF;
}
#sublinks li a:active, #sublinks li a:hover {
	color: #FFD100;
}
#options {
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.testimonial-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	padding: 10px;
	padding-top:5px;
	font-style: italic;
	margin-bottom:10px;
}
.testimonial-box:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	padding: 10px;
	padding-top:5px;
	font-style: italic;
	background-color: #dddddd;
	margin-bottom:10px;
}
.veteran_info_wrap {
}
.veteran_info_wrap h3 {
	padding-top:3px;
	padding-bottom:3px;
}
.veteran_info_wrap p {
	padding-bottom:2px;
}
#table-grant {
	font-size: 12px;
	color: #666666;
}
#table-grant td {
	padding: 4px;
}
.table-header {
	background-color: #CCCCCC;
	text-align: center;
}
.table-hi {
	background-color: #E3E3E3;
}
.faq-box {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.faq-box:hover {
	background-color: #dddddd;
	cursor: default;
}
.download {
	font-size:11px;
	height:45px;
	line-height:45px;
	padding-bottom:10px;
}
#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;
}
#calendar_wrap {
	border:1px solid #003366;
	clear:both;
}
#calendar_wrap2 {
	border:1px solid #003366;
	clear:both;
	display:none;
}
#calendar_wrap p, #calendar_wrap2 p {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-top:1px solid #CCCCCC;
}
#calendar_wrap h2, #calendar_wrap2 h2 {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#CCCCCC;
}
#calendar_wrap h1, #calendar_wrap2 h1 {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#calendar_wrap tr:hover, #calendar_wrap2 tr:hover {
	background-color:#CCCCCC;
}
#tab-wrap {
}
#tab-wrap a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:10px;
}
#tab-wrap a:hover {
	color:#003366;
	font-weight:normal;
	text-decoration:none;
	padding:10px;
}
#tab-left {
	background-color:#003366;
	border-left:1px solid #003366;
	border-top:1px solid #003366;
	float:left;
	display:inline;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
#tab-left:hover {
	background-color:#FFD100;
	border-left:1px solid #003366;
	border-top:1px solid #003366;
	float:left;
	display:inline;
	padding:10px;
	text-align:center;
	color:#003366;
	font-size:12px;
}
#tab-left-active {
	background-color:#FFD100;
	border-left:1px solid #003366;
	border-top:1px solid #003366;
	float:left;
	display:inline;
	padding:10px;
	text-align:center;
	color:#003366;
	font-size:12px;
}
#tab-right {
	background-color:#003366;
	border-right:1px solid #003366;
	border-top:1px solid #003366;
	float:left;
	display:inline;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
#tab-right:hover {
	background-color:#FFD100;
	border-right:1px solid #003366;
	border-top:1px solid #003366;
	float:left;
	display:inline;
	padding:10px;
	text-align:center;
	color:#003366;
	font-size:12px;
}
#tab-right-active {
	background-color:#FFD100;
	border-right:1px solid #003366;
	border-top:1px solid #003366;
	float:left;
	display:inline;
	padding:10px;
	text-align:center;
	color:#003366;
	font-size:12px;
}
.horizontal {
	border-bottom:1px solid #003366;
}
.bulletin {
	padding:10px;
	padding-bottom:0px;
	width:560px;
	margin-bottom:18px;
}
.bulletin a {
	color:#0F1A34;
}
.bulletin a:hover {
	color:#666666;
}
.bulletin h3 {
	padding-top:0px;
}
.bulletin:hover {
	background-color:#CCCCCC;
}
.bulletin_pic {
	width:120px;
	height:90px;
	background-color:#000000;
	border:1px solid #003366;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}
.bulletin_pic_temporary {
	width:66px;
	height:55px;
	background-color:#000000;
	border:1px solid #003366;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}
.bulletin_pic:hover {
	border:1px solid #FFD100;
}
.bulletin_pic_temporary:hover {
	border:1px solid #FFD100;
}
.bulletin_content_1 {
	display:inline;
	float:right;
	width:420px;
}
.bulletin_content_1_temporary {
	display:inline;
	float:left;
	width:460px;
}
.bulletin_content_1 p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.bulletin_content_1 h3 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.bulletin_content_2 {
	display:inline;
	float:left;
	width:560px;
}
.bulletin_content_2 p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.bulletin_content_2 h3 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
.loc-box {
	float:left;
	display:inline;
	width:240px;
}
.loc-box2 {
	width:240px;
	float:left;
	display:inline;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	border:1px solid #FFFFFF;
	background-color: #23304b;
	background-image: url(../images/drop-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:6px;
	padding-right:6px;
	float:none;
}
#nav li ul li {
	float:none;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	!margin-top:20px;
	!margin-left:-90px;
}
.clearlist {
	clear:both;
}
.note {
	line-height: 17px;
	font-size: 12px;
	color: #484848;
	padding-bottom: 10px;
	padding-left: 30px;
}
.undervideo-buttons {
	width:158px;
	height:61px;
	border:1px solid #ffd100;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#applyonline_inside {
	height:58px;
	width:196px;
	margin-left:auto;
	margin-right:auto;
}