body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #bcbcbe;
	margin: 0px;
	padding: 0px;
	background-color:#3366cc;
}

/* MAIN LAYOUT */
#main_wrapper {
	margin:0 auto;
	width:908px;
}

/* TOP BAR - LOGO, SEARCH, ICONS */

#main_topbar {
	height:53px;
	margin:0;
	padding:0;
	background-color: #000000;
}
#main_topbar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#main_topbar_col1 {
	float:left;
	width:470px;
	height:53px;
	margin:0;
	padding:0;
}
#main_topbar_col3 {
	float:right;
	width:301px;
	height:53px;
	margin-right: 10px;
	padding:0;
}
	
.main_searcharea_field {
	width:110px;
	height:16px;
	border: 1px #ffffff solid;
	background-color:#000000;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:4px;
	margin-right:5px;
}
.main_searcharea_button {
	height:20px;
	width:30px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#2b77b5;
	border:0px;
	margin:0px;
}
.main_searcharea_formsize {
	margin:0;
	padding:0;
}

/* NAVIGATION */

#main_navbar {
	clear:left;
	height: 47px;
	margin:0;
	padding:0;
}
#main_navbar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#main_navbar_logobottom {
	float:left;
	width:70px;
	height:47px;
	margin:0;
	padding:0;
}
#main_navbar_buttons {
	float:left;
	width:834px;
	height:47px;
	margin:0;
	padding:0;
}

/* INDEX LAYOUT */

#index_main_bg {
	background:url(../images/index_mainbg.jpg);
	padding-top:18px;
}
#index_leftcol {
	float:left;
	width:264px;
	height:379px;
	margin: 0px 0px 0px 80px;
}
#index_flashcol {
	float:left;
	width:402px;
	height:379px;
}
#index_rightcol {
	float:left;
	width:146px;
	height:379px;
}
#index_bodyarea {
	line-height:20px;
	margin-top:5px;
	width: 250px;
}

/* INDEX RIGHT COLUMN MODULES */

.index_module_top {
	margin: 13px 0px 0px 0px;
}
.index_module {
	margin: 6px 0px 0px 0px;
}

/* INTERIOR LAYOUT */

#int_main_bg {
	background:url(../images/v2_int_mainbg.jpg) repeat-x bottom;
	background-color:#000;
	overflow:auto;
}
#int_bg1 {
	background:url(../images/v2_rpt.jpg);
	overflow:inherit;
}
#int_bg2 {
	background:url(../images/v2_bot.jpg) no-repeat bottom;
	overflow:auto;
	outline:none;
}
#int_leftcol {
	float:left;
	width:730px;
}
#int_rightcol {
	float:left;
	width:146px;
	margin-left:8px;
}
#int_rightcol_top {
	background:#000;
	padding:15px 0px 11px 0px;
}

.int_rightcol_bg {
	background-image:url(../images/interior_rightcol_rpt.jpg);
}
#int_header {
	width:639px;
	border: 1px #fff solid;
	margin:15px 0px 0px 79px;
}
#int_bodyarea {
	margin: 11px 0 1px 79px;
	padding: 13px;
	min-height:260px;
	height:auto !important;
	height:260px;
	width:613px;
	border: 1px #fff solid;
	background:url(../images/intblocks_bodytopbg.jpg) no-repeat;
	overflow:auto;
}
#int_logoutarea {
	margin: 11px 0 1px 79px;
	padding: 5px;
	height:auto !important;
	width:613px;
}
#int_logoutarea a {
	color:#ffffff;
}
#int_logoutarea a:hover {
	color:#2b77b5;
}
#int_bodyarea p {
	margin: 8px 0px 8px 0px;
}
#int_bodyarea a {
	color:#ffffff;
}
#int_bodyarea a:hover {
	color:#2b77b5;
}
#int_bodyarea strong {
	color:#ffffff;
}
#int_bodyarea h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0px 0px 6px -2px;
	color:#ffffff;
	position: relative;
}
#int_bodyarea h1 span {
  background: url(../images/txtgrad.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 30px;
}
#int_bodyarea h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	font-size:16px;
	color:#ffffff;
}
#int_bodyarea h4 {
	margin:0;
}
.int_contactform_field {
	width:245px;
	border: 1px #ffffff solid;
	background-color:#000000;
	margin:0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:4px;
}
.int_contactform_button {
	height:20px;
	width:50px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#2b77b5;
	border:0px;
	margin:0px;
}
.int_loginform_button {
	height:20px;
	width:50px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#2b77b5;
	border:0px;
	margin:0px;
}
.int_getpassword_button {
	height:20px;
	width:110px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#2b77b5;
	border:0px;
	margin:0px;
}
.int_recoverpassword_button {
	height:20px;
	width:150px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#2b77b5;
	border:0px;
	margin:0px;
}
.int_faq_field_questions {
	width:340px;
	border: 1px #ffffff solid;
	background-color:#333333;
	margin:0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:4px;
}
.int_faq_field_search {
	height:20px;
	border: 1px #ffffff solid;
	background-color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.int_faq_field_questions_small {
	border: 1px #ffffff solid;
	background-color:#333333;
	margin:0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:4px;
}
.int_faq_button {
	height:22px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#2b77b5;
	border:0px;
	margin:0px;
	padding:0px;
}
.hdr_underline {
	height:1px;
	background-image:url(../images/hrgrad.png);
	background-repeat:no-repeat;
	font-size:1px;
}
.interior_indent {
	margin-left:15px;
}
.ul_arrow {
	margin-top:12px;
	list-style-image:url(../images/arrowbullet.png);
	
	line-height:15px;
}
.ul_arrow li {
	margin-bottom:6px;
}
.ul_sitemap {
	margin-top:12px;
	list-style-image:url(../images/arrowbullet.png);
	
	line-height:15px;
}
.ul_sitemap li {
	margin: 12px 0px;
}
.pdficon {
	margin-top:-1px;
}
.details_box {
	width:225px;
	border: 1px #ffffff solid;
	float:right;
	margin-left:15px;
	padding:12px;
	line-height:20px;
	background-image:url(../images/index_bodyrpt.jpg);
	background-position:bottom;
}
.highlight_box {
	border: 1px #ffffff solid;
	padding:12px;
	background-image:url(../images/intblocks_bodytopbg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	margin-bottom:12px;
}
.news_hdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.tableborder {
	border: 1px #fff solid;
}
#int_header {
	width:639px;
	border: 1px #fff solid;
	margin:15px 0px 0px 79px;
}
.faq_topbtn {
	width:150px;
	border: 1px #fff solid;
	padding:8px;
	background-image:url(../images/intblocks_bodytopbg.jpg);
	background-repeat:no-repeat;
}
.careers_spacer {
	height:20px;
}

/* INTERIOR RIGHT COLUMN MODULES */

.int_module_top {
	background-color:#000;
	width:146px;
}
.int_module {
	margin-top:11px;
	width:146px;
}
.int_module_bot {
	margin-top:11px;
	width:146px;
	height:100%;
	background:#171717;
}
.int_module_news {
	margin-top:11px;
	padding:5px;
	border:1px #fff solid;
	width:134px;
}
.int_module_news a {
	color:#ffffff;
}
.int_module_news a:hover {
	color:#2b77b5;
}

/* FOOTER */

#main_footer_copyright {
	float:left;
	width:550px;
}
#main_footer_links {
	float:left;
	text-align:right;
	width:263px;
}

/* INDEX FOOTER */

#index_footer {
	clear:both;
	height:43px;
	background:url(../images/index_footerbg.jpg);
	padding: 10px 16px 0px 79px;
	margin:0;
}
#index_footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#index_footer a {
	color:#ffffff;
	font-weight:bold;
}
#index_footer img {
	padding-top:3px;
}

/* INTERIOR FOOTER */

#int_footer {
	clear:both;
	height:41px;
	background:url(../images/interior_footerbg.jpg);
	padding: 25px 16px 0px 79px;
	margin:0;
}
#int_footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#int_footer a {
	color:#ffffff;
	font-weight:bold;
}
#int_footer img {
	padding-top:3px;
}

/* EMPLOYMENT APP STYLES */

table.applicationForm td {
	border-collapse:collapse;
	border:none;
}
table.educationTable {
	border-collapse:collapse;
	border:1px solid #fff;
}
table.educationTable td {
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;

}
table.employmentForm {
	border:none;
	width:100%;
}
table.employmentForm td {
	border:none;
}
table.employmentForm td.right {
	text-align:right;
	width:50%;
}
table.employmentForm td.center {
	text-align:center;
	width:10px;
}
table.employmentForm td.left {
	text-align:left;
	width:50%;
}
td.sectionHead {
	text-align:center;
}
.subHead {
	font-size:13px;
	font-weight:bold;
}
.formField {
	font-weight:bold;
}
.formOpts {

}
.fine {
	font-size:9px;
}

