@charset "utf-8";

a {text-decoration: none; }
a:hover {text-decoration: underline;}
/*#joblink:hover table tr td { background: #FBC576; } */
#joblink {
	color: #00457B;
	font-weight: bold;
}
.joblink:hover { 
    background: #FBC576; 
} 
.joblink {
	display: block;
	color: #00457B;
	font-weight: bold;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457B;
	background-color: #63AE18;
}

.bold_txt {
	font-weight: bold;
}

.framework {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 808px;
}

.container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 7px 0px 3px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
}

#content_left {
	float: left;
	width: 368px;
}

#content_right {
	float:left;
	width: 380px;
	padding: 40px 30px 0px 20px;
}

#ms_subcontainer {
	background-image: url(../images/mission_statement_photo.jpg);
	background-repeat: no-repeat;
}

#ms_container {
	padding: 80px 30px 20px 400px;
}

#cu_subcontainer {
	background-image: url(../images/contact_us_photo.jpg);
	background-repeat: no-repeat;
}

#cu_container {
	padding: 40px 30px 20px 440px;
}

#cu_container a {
	color: #00457B;
	text-decoration: underline;
}

.cu_green_txt {
	color: #63AE18;
}

#apply_subcontainer {
	background-image: url(../images/apply_photo.jpg);
	background-repeat: no-repeat;
}

#apply_container {
	padding: 40px 30px 20px 440px;
}

#job_x_subcontainer {
	background-image: url(../images/job_x_photo.jpg);
	background-repeat: no-repeat;
}

#job_x_container {
	padding: 40px 30px 20px 500px;
}

.job_x_copy1 {
	margin: 0px 40px 0px 40px;
	float: none;
}

#why_subcontainer {
	background-image: url(../images/why_youll_love_photo.jpg);
	background-repeat: no-repeat;
}

#why_container {
	padding: 50px 30px 20px 400px;
}

#why_container a {
	color: #000000;
	text-decoration: underline;
}

.why_copy1 {
	margin: 0px 40px 0px 40px;
	float: none;
}

.why_copy1 a {
	color: #000000;
	text-decoration: underline;
}

#why_copy1_faux_left {
	float: left;
	width: 280px;
}

#why_copy1_faux_right {
	float:left;
	width: 280px;
	padding: 0px 0px 0px 0px;
}

.why_copy1_anames a {
	color: #00457B;
	text-decoration: underline;
	font-size: 9px;
}

.why_copy1_alimks {
	font-weight: bold;
	font-size: 14px;
}

.job_x_green_bold {
	color: #63AE18;
	font-weight: bold;
}

.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 10px;
}

.footer_links {
	color: #FFFFFF;
}

#nav {
margin: 0;
padding: 0;
background: #00457B;
list-style-type: none;
width: 516px;
float: left;
}
#nav li {
margin: 0;
padding: 0;
float: left;
}
#nav a {
float: left;
width: 127px;
color: #FFF;
text-decoration: none;
line-height: 1.75;
text-align: center;
/*border-right: 1px solid #CCC; */
border: 1px solid #00457B;
border-right-color: #CCCCCC;
}
#nav #nav_users a {
border-right-color: #00457B;
}

#nav #nav_admin {
float: left;
width: 127px;
background-color: #FFF;
color: #00457B;
font-weight: bold;
text-decoration: none;
line-height: 1.75;
text-align: center;
/*border-right: 1px solid #CCC; */
border: 1px solid #00457B;
border-right-color: #CCCCCC;
}

#nav a:hover {
background: #CCCCCC;
color: #00457B;
}

.displayedField {
    color: #F6A531;
    font-weight: bold;
}
