@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #595959;
	background-color: #FFF;
	text-align: center;
	margin-top: 10px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 5px 7px;
	color: #00264A;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	color: #00264A;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0px 10px 30px;
	color: #00264A;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #00264A;
	margin: 0px 15px 5px 10px;
	text-decoration: underline;
}
h5 {
	color: #00264A;
	font-size: 12px;
	margin: 10px 0px 5px -20px;
}
h6 {
	font-size: 11px;
	margin: -10px 35px 0px 0px;
	font-weight: normal;
	text-align: right;
	color: #00264A;
}
.bigred {
	font-size: 18px;
	color: #900;
}
#nav3 a.redlink{
	color: #900;
}
.redText {
	color: #900;
}





#container {
	color: #000;
	text-align: left;
	width: 895px;
	margin: 0 auto;
}


#header {
	height: 142px;
	border: 4px solid #002649;
	background-color: #ffffff;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#title {
	font-size: 32px;
	color: #00264A;
	margin: 26px 0px 0px 189px;
}
#headerNav {
	color: #002549;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
#headerNav a {
	color: #002549;
	text-decoration: none;
}
#headerNav a:hover {
	text-decoration: underline;
}




#nav {
	width: 196px;
	margin-top: 8px;
	border: 4px solid #002649;
	background-color: #8ba2b6;
	color: #FFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
}
#nav li {
	list-style-type: none;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	color: #00264A;
	background-color: #DCE1E7;
}
#sub1 {
	font-size: 12px;
	font-weight: normal;
}
#sub2 {
	font-size: 12px;
}


#nav2 {
	width: 673px;
	float: right;
	margin-top: 8px;
	border: 4px solid #002649;
	height: 20px;
	color: #00264A;
	font-size: 14px;
	text-align: center;
}
#nav2 ul {
	list-style-type: none;
	width: 100%;
	margin-top: 1px;
}
#nav2 li {
	list-style-type: none;
	display: inline;
	margin: 0px 20px;
}
#nav2 a {
	text-decoration: none;
	color: #00264A;
	padding: 3px 5px;
}
#nav2 a:hover {
	background-color: #DCE1E7;


}
#nav3 {
	float: right;
	height: 250px;
	margin: 15px 40px 10px 10px;
	text-align: center;
	color: #00264A;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
}
#nav3 hr {
	color: #00264A;
	margin: 1px;
}

#nav3 ul {
	list-style-type: none;
	line-height: 1.5em;
	width: 150px;
}
#nav3 li {
	list-style-type: none;
}
#nav3 a {
	color: #00264A;
	text-decoration: none;
	display: block;
}
#nav3 a:hover {
	background-color: #8BA2B6;
	color: #FFF;

}

#nav4 {
	float: right;
	height: 160px;
	margin: 40px 40px 5px 15px;
	text-align: center;
	color: #00264A;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
}
#nav4 hr {
	color: #00264A;
	margin: 1px;
}

#nav4 ul {
	list-style-type: none;
	line-height: 1.5em;
	width: 150px;
}
#nav4 li {
	list-style-type: none;
}
#nav4 a {
	color: #00264A;
	text-decoration: none;
	display: block;
}
#nav4 a:hover {
	background-color: #8BA2B6;
	color: #FFF;

}


#kotb {
	margin: 5px 15px;
	float: left;
}
#support {
	background-color: #8ba2b6;
	width: 265px;
	height: 104px;
	float: left;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
	margin: 5px 10px;
}
#respect {
	width: 160px;
	height: 104px;
	color: #00264A;
	font-size: 13px;
	text-align: center;
	line-height: 1.5em;
	float: right;
	clear: both;
	margin: 5px 15px;
}
.res {
	font-size: 42px;
	line-height: 1em;
}





#subnav {
	height: 30px;
	text-align: right;
}
#subnav ul {
	list-style-type: none;
	margin: 8px 50px 0px 0px;
}
#subnav li {
	list-style-type: none;
	display: inline;
}
#subnav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:hover {
	color: #000;
	text-decoration: underline;
}
#stage {
	width: 673px;
	float: right;
	margin-top: 8px;
	height: 100%;
	border: 4px solid #002649;
	margin: 8px 0px 8px 0px;
	background-color: #dbe1e8;
	min-height: 532px;
}
#stage p {
	margin: 0px 15px 10px 15px;
	text-align: justify;
}
#stage a {
	color: #00264A;
	text-decoration: none;
}

.stageul  {
	margin: 0px 10px 10px 20px;
	padding-left: 2em;
	font-size: 14px;
	line-height: 1.5em;
}
.substage {
	padding-left: 1em;
	margin-left: 10px;
}
.stageol {
	margin: 0px 10px 10px 20px;
	padding-left: 2em;
}
#alpha {
	list-style-type: none;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
#alpha li {
	list-style-type: none;
	display: inline;
}
#alpha a {
	display: inline-block;
	padding: 5px;
}
#alpha a:hover {
	background-color: #8BA2B6;
	color: #FFF;

}






#contacttable {
	margin: 20px auto;
	width: 75%;
	text-align: center;
}
#contacttable td {
	padding: 5px;

}
#jobtypestable {
	margin: 20px auto;
	width: 75%;
	text-align: center;
	font-size: 24px;
	color: #00264A;
}
#jobtypestable td {
	margin: 20px auto;
	width: 75%;
	text-align: center;
	font-size: 24px;
	color: #00264A;
	padding: 10px;
}
#employerstable {
	margin: 20px auto;
	width: 75%;
	text-align: center;
	font-size: 14px;
	color: #333;
}
#employerstable td {
	padding: 5px;
}




#linktable {
	margin: 20px auto;
	width: 90%;
	text-align: left;
}
#linktable td {
	padding: 5px;
}
#boardTable {
	margin: 20px auto;
	width: 90%;
	text-align: center;
}
.tabletitle {
	background-color: #A8B4C0;

}






#footer {
	height: 26px;
	clear: both;
	border: 4px solid #002649;
	color: #00264A;
}
#footer a {
	color: #00264A;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 5px 15px;

}

#footer2 {
	height: 26px;
	clear: right;
	border: 4px solid #002649;
	color: #00264A;
	width: 672px;
	float: right;
}
#footer2 a {
	color: #00264A;
	text-decoration: none;
	font-weight: bold;
}
#footer2 a:hover {
	text-decoration: underline;
}
#footer2 p {
	margin: 5px 15px;

}

#left {
	float: left;
}
#right {
	float: right;
}
#carf {
	width: 672px;
	float: right;
}
#carf img {
	margin: 0px 30px;

}
#delay {
	background-color: #8ba2b6;
	width: 300px;
	float: right;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 15px;
	padding: 10px;
}

