
a, a:visited {
	color: #062051;
}

a:hover {
	color: #1d5091;
}

body {
	margin-top:0px;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;
	background-color:#D1C2AD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	padding:46px 0px 0px 0px;
	margin:0px 0px 21px 0px;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #DFAC12;
	color:#102C5F;
	text-transform:uppercase;
}

h2 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	color:#214583;
}

img {
	border:0px;
}

.authenticationbar {
	border: 0;
	height: 65px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 11000;
	box-shadow: 0 6px 6px #fff;
	-moz-box-shadow: 0 6px 6px rgba(0,0,0,1);
	-webkit-box-shadow: 0 6px 6px rgba(0,0,0,1);
}

.authenticationbar_under_container {
	background: none;
	height: 65px;
}

.left_side {
	background-image:url(/images/left_bg_rep.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

.left_side div {
	background-image:url(/images/left_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:713px;
}

.right_side {
	background-image:url(/images/right_bg_rep.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

.right_side div {
	background-image:url(/images/right_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 713px;
}

/*---------------------------------------------------------------------------CONTENT*/
.main_wrapper {
	position: relative;
	float:left;
	width:937px;
	background-color:#213E6B;
	background-image:url(/images/soldiers.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.inside_main_wrapper {
	position: relative;
	float:left;
	width:937px;
	background-color:#213E6B;
}

.header {
    float:left;
    width:900px;
    height:147px;
    padding:4px 0px 0px 37px;
    background-image:url(/images/header.jpg);
    background-repeat:no-repeat;
}

.inside_header {
    float:left;
    width:900px;
    height:147px;
    padding:4px 0px 0px 37px;
    background-image:url(/images/inside_header.jpg);
    background-repeat:no-repeat;
}

.print_header {
	display:none;
}

#social_links {
	position: absolute;
	top: 40px;
	right: 9px;
}

#social_links img {
	margin-right: 3px;
}

/*------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs_wrapper {
	clear:both;
	float:right;
	width:800px;
}

.breadcrumb {
	float:right;
	padding-right:9px;
	text-align:right;
	color:#FFFFFF;
}

.breadcrumb_link {
	color:#FFFFFF;
	text-decoration:none;
}

.breadcrumb_link:hover {
	text-decoration:underline;
}

.fake_breadcrumb {
	color:#FFFFFF;
}
/*-------------------------------------------------------------------NAVIGATION*/
.top_navigation_wrapper {
    float:left;
    padding:43px 4px 0px 0px;
}

.top_navigation {
	float:left;
	display:block;
}

a.top_navigation:hover {
	color:#9DC4E1;
}

.content_wrapper {
	float:left;
	width:937px;
	padding-bottom:25px;
}

.left_navigation_outside_frame {
	float:left;
	width:215px;
	padding-bottom:4px;
	background-image:url(/images/left_navigation_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.left_navigation_frame {
	float:left;
	width:215px;
	min-height:308px;
	background-image:url(/images/left_navigation_bg.gif);
	background-repeat:repeat-y;
}

.left_navigation_wrapper {
	float:left;
	width:215px;
	background-image:url(/images/left_navigation_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	padding:10px 0px 0px 0px;
}

.left_navigation {
	list-style:none;
	margin:0px;
	padding:0px;
}

.left_navigation li{
	margin-top:2px;	
}

.left_navigation a {
	color:#FECF31;
	font-family:Tahoma, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:8px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.75px;
	display:block;
}

.left_navigation a:hover {
	color:#FFFFFF;
}

.left_menu {
	height:19px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:6px;
}

.left_menu_selected,
.left_menu1_selected {
	margin-left:9px;
	border-top:1px solid #11387A;
}

.left_menu_selected a,
.left_menu1_selected a {
	background-image:url(/images/navigation/left_menu_selected.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.left_menu2 {
	border-top:1px solid #11387A;
}

.left_menu2,
.left_menu3,
.left_menu4 {
	font-size: 14px;
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:right;
}

.left_menu2 li,
.left_menu3 li,
.left_menu4 li {
	margin-top:0;
}

.left_menu2 a,
.left_menu3 a,
.left_menu4 a {
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:none;
}

.left_menu2 a:link,
.left_menu2 a:active,
.left_menu2 a:visited {
	display:block;
	padding:2px 8px 2px 0px;
	margin-left:9px;
	background-image: url('/images/left_menu2_background.png');
	background-repeat:repeat;
	background-position:left top;
	text-decoration:none;
	color:#F6BF22;
	height:19px;
}

html>body .left_menu2 a:link,
html>body .left_menu2 a:active,
html>body .left_menu2 a:visited {
	height:auto;
}

.left_menu2 a:hover,
.left_menu2_selected a:link,
.left_menu2_selected a:active,
.left_menu2_selected a:visited,
.left_menu2_selected a:hover {
	display:block;
	padding:2px 8px 2px 0px;
	margin-left:9px;
	text-decoration:none;
	color:#FFFFFF;
}

.left_menu3 a:link,
.left_menu3 a:active,
.left_menu3 a:visited {
	display: block;
	margin-left:9px;
	padding: 2px 8px 2px 0px;
	background-image: url('/images/left_menu3_background.png');
	background-repeat:repeat;
	background-position:left top;
	text-decoration:none;
	color:#B5CEEE;
}

.left_menu3 a:hover,
.left_menu3_selected a:link,
.left_menu3_selected a:active,
.left_menu3_selected a:visited,
.left_menu3_selected a:hover {
	display: block;
	margin-left:9px;
	padding:2px 8px 2px 0px;
	text-decoration:none;
	color:#FFFFFF;
}

.left_menu4 a:link,
.left_menu4 a:active,
.left_menu4 a:visited {
	display: block;
	margin-left:9px;
	padding: 2px 8px 2px 0px;
	background-color:#102C5F;
	text-decoration:none;
	color:#B5CEEE;
}

.left_menu4 a:hover,
.left_menu4_selected a:link,
.left_menu4_selected a:active,
.left_menu4_selected a:visited,
.left_menu4_selected a:hover {
	margin-left:9px;
	padding:2px 8px 2px 0px;
	background-color:#102C5F;
	text-decoration:none;
	color:#FFFFFF;
}

.content_homepage {
	float:left;
	width:722px;
}

.inside_content_wrapper {
	float:left;
	width:722px;
	background-image:url(/images/inside_content_middle.gif);
	background-repeat:repeat-y;
}

.inside_content {
	float:left;
	width:650px;/*628*/
	min-height:566px;
	padding:0px 34px 10px 38px;
	background-image:url(/images/inside_content_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.inside_content_footer {
	float:left;
	width:722px;
	height:6px;
	background-image:url(/images/inside_content_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}
/*-----------------------------------------------------------------------------HOMEPAGE CONTENTBOXES*/
.contentboxes_wrapper {
	float:left;
	width:700px;
	padding:248px 8px 0px 14px;
}

	.contentboxes_wrapper p {
		margin:0px;
		padding:0px;
	}

.contentbox {
	width:227px;
	min-height:125px;
	background-image:url(/images/contenbox_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#2B558D;
	padding:1px 1px 0px 1px;
}

.small_contentbox {
	width:226px;
	min-height:174px;
	padding:2px 2px 1px 2px;
	background-image:url(/images/small_contentbox_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#2B558D;
}

.medium_contentbox {
	width:344px;
	min-height:172px;
	padding:2px 2px 1px 2px;
	background-image:url(/images/medium_contentbox_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#2B558C;
}

.contentbox_spacer {
	width:7px;
}

.contenbox_footer {
	width:225px;
	height:35px;
	padding-right:4px;
	background-image:url(/images/contenbox_footer.gif);
	background-repeat:no-repeat;
	text-align:right;
	text-transform:uppercase;
}

.more_link, .more_link:visited {
	font-weight:bold;
	color:#E0B72B;
	text-decoration:none;
}

.more_link:hover {
	font-weight:bold;
	color:#A1CFFF;
}

.news_left_cell {
	padding:0px 7px 15px 7px;
	color:#A1CFFF;
	font-weight:bold;
}

.news_right_cell {
	padding:0px 7px 15px 5px;
	color:#FFFFFF;
}

.news_link,
.news_link:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.news_link:hover {
	color: #A1CFFF;
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------HOMEPAGE LEFT ADS*/
.left_boxes_wrapper {
	float:left;
	width:206px;
	padding-left:9px;
}

.search_frame {
	float:left;
	width:193px;
	height:80px;
	padding:4px;
	background-image:url(/images/search_frame.png);
	background-repeat:no-repeat;
}

.search_site_wrapper {
	float:left;
	width:193px;
	height:80px;
	background-image:url(/images/search_site.gif);
	background-repeat:no-repeat;
}

.search_box {
	width:177px;
}

.search_knowledgebase_frame {
	float:left;
	width:193px;
	height:51px;
	padding:4px;
	background-image:url(/images/search_knowledgebase_frame.png);
	background-repeat:no-repeat;
}

.search_knowledgebase_wrapper {
	float:left;
	width:193px;
	height:51px;
	background-image:url(/images/search_knowledgebase.gif);
	background-repeat:no-repeat;
}

.go_bttn {
	width:53px;
	height:22px;
	background-image:url(/images/go.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:none;
	cursor:pointer;
}

.join_img {
	float:left;
	width:201px;
}
/*---------------------------------------------------------------------------------FOOTER*/

.disclaimer {
	color: #555555;
	font-size: 8pt;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
}

.footer_left {
	height:45px;
	background-image:url(/images/footer_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.footer_middle {
	height:25px;
	padding-top:20px;
	background-image:url(/images/footer_middle.jpg);
	background-repeat:no-repeat;
	color:#7F7055;
	font-size:12px;
}

.footer_middle_left {
	float:left;
	width:500px;
}

.footer_middle_right {
	float:right;
	width:265px;
	text-align:right;
}

.footer_link, .footer_link:visited {
	color:#7F7055;
	text-decoration:none;
}

.footer_link:hover {
	color:#7F7055;
	text-decoration:underline;
}

.footer_link_spacer {
	padding-left:17px;
}

.footer_right {
	height:45px;
	background-image:url(/images/footer_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
/*----------------------------------------------------------------------SHARED CLASSES */
.menu_spacer {
	float:left;
	width:15px;
}

.general_link {
	color:#31538C;
	text-decoration:underline;
}

.general_link:hover {
	color:#A1CFFF;
}

.vertical_space {
	padding-top:20px;
}

.titlerow {
	font-weight: bold;
	color: #ffffff;
	background-color: #1e4787;
}

.oddrow {
	background-color: #ededed;
}

.evenrow {
	background-color: #ffffff;
}

.metadata1,
.metadata3 {
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.metadata2 {
	font-style: italic;
}

.list .list_item {
	border-bottom: 1px solid #e1e3e0;
}

.list_subheading,
.entity_subheading {
	padding:0px 0px 3px 0px;
	margin:0px 0px 10px 0px;
	color:#232323;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:21px;
}

.homepage_contentbox .metadata2 {
	padding: 0px 7px 15px 7px;
	color: #a1cfff;
	font-weight: bold;
	font-style: normal;
}

.homepage_contentbox .metadata1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.homepage_contentbox .metadata1 a:hover {
	color: #a1cfff;
	text-decoration: underline;
	font-weight: normal;
}

.homepage_contentbox .footer {
	display: none;
}

.form_button.primary {
	background-color:#022a5c;
	color:#ffffff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	border:1px solid #1e508c;
}

.form_button.secondary {
	background-color:#467cbf;
	color:#f3b034;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	border:1px solid #5286c5;
}

#career_fairs_module #special_filters h3 {
	color: #042752;
}
#career_fairs_module.list .career_fairs table thead th {
	background-image: url(/images/th_bg.gif);
	border-left:1px solid #000;	
}
#career_fairs_module.list .career_fairs table thead th a:hover,
#career_fairs_module.list .career_fairs table thead th a.selected {
	background-color: #0D3B86;
}
#career_fairs_module.list .career_fairs table thead th a.selected.asc {
	background-image: url(/images/uarr.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#career_fairs_module.list .career_fairs table thead th a.selected.desc {
	background-image: url(/images/darr.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#career_fairs_module.list .career_fairs table tbody td {
	border-bottom: 1px solid #E7EBF4;
}
