* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	background-color: #041642;
	font-family: Helvetica, Arial, SANS-SERIF;
	font-size: 80%;
	color: #fff;
}

h1,h2,h3,h4,h5,h6,p,li,td,.dr-table-cell {
	font-size: 1em;
	line-height: 1.1em;
	background-color: transparent;
}

textarea {
	width: 100%;
	height: 200px;
}

img {
	border: 0;
}

/*Richfaces overrides */ 

/*Richfaces Trees*/

.dr-tree-i-sel {
	border: 0;
}

.tree-selection {
	font-weight: bold;
	font-size: 1.07em;
}

/*Richfaces Tables*/
.dr-table {
	border-left: 1px solid #006399;
	border-top: 1px solid #006399;
}

.dr-table-head {
	border-bottom: 1px solid #006399;
}

.dr-table-subheader {
	background-color: #053B83;
}

.dr-table-subheadercell {
	border-right: 1px solid #006399;
	color: #FFE024;
	font-family: 'Arial Black', Helvetica, Arial, SANS-SERIF;
	padding: 4px;
	font-size: 1.1em;
	text-align: center;
	white-space: nowrap;
}

.dr-table-cell {
	
}

/* Scrollable Table Header */
.rich-sdt-header-cell {
	border-right: 1px solid #006399;
	background-color: #053B83;
	color: #FFE024;
	text-align: center;
}

/* Scrollable Table Footer */
.rich-sdt-footer-cell {
	border-right: 1px solid #006399;
	background-color: #053B83;
	color: #FFE024;
	text-align: left;
}

/* Scrollable Table Cell */
.rich-sdt-column-cell {
	color: #000;
}

/* Scrollable cell bodies */
.dr-sdt-cbody { /* height: 40px; */
	
}

/* Scrollable Column Width */
.dr-sdt-c-3 {
	width: 175px;
}

/*Richfaces Datascroller*/
.dr-dscr-t {
	background-color: #061133;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	border-left: 1px solid #C4C0C9;
	border-right: 1px solid #C4C0C9;
}

.dr-dscr-t .dr-dscr-button {
	background-color: #061133;
	color: #FFF;
	font-weight: bold;
	border-color: #C4C0C9;
	border: 0;
	border-top: 1px solid #C4C0C9;
	border-bottom: 1px solid #C4C0C9;
}

.dr-dscr-t .dr-dscr-button-dsbld {
	background-color: #061133;
	color: #C4C0C9;
	border-color: #C4C0C9;
	border: 0;
	border-top: 1px solid #C4C0C9;
	border-bottom: 1px solid #C4C0C9;
}

.dr-dscr-t .dr-dscr-act {
	color: #FFF;
	font-weight: bold;
	/*border: solid 1px #C4C0C9;*/
	border: 0;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	background-color: #061133;
}

.dr-dscr-t .dr-dscr-inact {
	color: #839ABF;
	border: 0;
	border-top: 1px solid #C4C0C9;
	border-bottom: 1px solid #C4C0C9;
	background-color: #061133;
}

/* Richfaces Calendar */
.rich-calendar-cell {
	color: #000;
}

.rich-calendar-boundary-dates {
	color: #A0A0A0;
}

.rich-calendar-holly {
	color: #FF7800;
}

.rich-calendar-toolfooter {
	color: #000;
}

/* End Richfaces */
#page { /*position: relative;*/
	margin: 0 auto;
	width: 968px;
}

/**** Header ****/
#header {
	position: relative;
	width: 970px;
	margin: 0;
	/*
	padding: 5px 0;
	border-top: 5px solid #041642;
	border-bottom: 5px solid #041642;
	*/
}

#header_top {
	clear: both;
	margin-bottom: 5px;
	float: left;
}

.header_tile {
	display: block;
	float: left;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
}

.header_tile_right {
	margin: 0;
}

#header #ahec_logo span {
	display: none;
}

#header #mhc_logo {
	width: 320px;
	height: 150px;
	background-image: url( "../../../images/mhc_logo.png" );
	background-repeat: no-repeat;
	list-style: none;
}

#mhc_logo li {
	margin: 0;
	display: inline;
}

#mhc_logo li a {
	display: block;
	position: relative;
}

#mhc_logo li a span {
	display: none
}

#mhc_logo #homelink a {
	position: absolute;
	width: 150px;
	height: 80px;
}

#mhc_logo #l1 a {
	width: 135px;
	height: 23px;
	left: 180px;
	top: 3px
}

#mhc_logo #l2 a {
	width: 140px;
	height: 23px;
	top: 5px;
	left: 170px;
}

#mhc_logo #l3 a {
	width: 155px;
	height: 23px;
	top: 8px;
	left: 163px;
}

#mhc_logo #l4 a {
	width: 180px;
	height: 23px;
	top: 12px;
	left: 135px;
}

#mhc_logo #l5 a {
	width: 205px;
	height: 32px;
	top: 17px;
	left: 105px;
}

#header_photo_01 {
	width: 319px;
	height: 150px;
	background-repeat: no-repeat;
}

#header_photo_02 {
	width: 319px;
	height: 150px;
	background-repeat: no-repeat;
}

#header_photo_03 {
	width: 319px;
	height: 150px;
	background-repeat: no-repeat;
}

#header_photo_04 {
	width: 319px;
	height: 150px;
	background-repeat: no-repeat;
}

#header_photo_05 {
	width: 319px;
	height: 150px;
	background-repeat: no-repeat;
}

#header_photo_06 {
	width: 319px;
	height: 150px;
	background-repeat: no-repeat;
}

.photo_01a {
	background-image: url( '../../../images/header_photo_01a.png' );
	backgroundrepeat: no-repeat;
}

.photo_02a {
	background-image: url( '../../../images/header_photo_02a.png' );
	backgroundrepeat: no-repeat;
}

.photo_03a {
	background-image: url( '../../../images/header_photo_03a.png' );
	backgroundrepeat: no-repeat;
}

.photo_04a {
	background-image: url( '../../../images/header_photo_04a.png' );
	backgroundrepeat: no-repeat;
}

.photo_05a {
	background-image: url( '../../../images/header_photo_05a.png' );
	backgroundrepeat: no-repeat;
}

.photo_06a {
	background-image: url( '../../../images/header_photo_06a.png' );
	backgroundrepeat: no-repeat;
}

#header.splash #ahec_logo {
	width: 200px;
	height: 100px;
	margin-top: 4px;
	background-repeat: no-repeat;
}

/* header.splash refers to the landing page header */
#header.splash { /*
	height: 105px !important;
	*/
	height: 110px;
}

#header.splash h1 {
	width: 200px;
	height: 100px;
}

#header.splash h1 a { /* position: absolute; */
	display: block;
	width: 200px;
	height: 100px;
	background-image: url( "../../../images/mhc_splash_logo.png" );
	background-repeat: no-repeat;
}

#header.splash h2 { /* position: absolute;
	left: 200px;
	top: 0; */
	width: 567px;
	height: 100px;
	background-image: url( "../../../images/makedif_splash.png" );
	background-repeat: no-repeat;
}

#header.splash .header_tile {
	margin: 0;
}

#header.splash #header_photo_01,#header.splash #header_photo_02,#header.splash #header_photo_03
	{
	display: none;
}

#header h1 a:hover {
	cursor: pointer;
}

#header h1 span {
	display: none;
}

#header h2 {
	display: block;
	float: left;
	width: 319px;
	height: 120px;
	background-image: url( "../../../images/makedif.png" );
	background-repeat: no-repeat;
}

#header h2 span {
	display: none;
}

/***************************
   cluetipClass: 'mhc' 
***************************/
.cluetip-mhc {
	background-color: #001A44;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #FFF;
}

.cluetip-mhc #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #001A44;
}

.cluetip-mhc #cluetip-inner {
	padding: 10px;
}

.cluetip-mhc h3#cluetip-title {
	margin: 0 0 5px;
	padding: 8px 10px 4px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #001A44;
	color: #fff;
}

.cluetip-mhc #cluetip-title a {
	color: #001A44;
	font-size: 0.95em;
}

.cluetip-mhc div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}

#submenu {
	background-color: #FFDD00;
	color: black;
	text-align: right;
	clear: both;
	border-bottom: 5px solid #041642;
	height: 19px;
	padding: auto 3px;
}

#submenu span {
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
}

#loading {
	float: left;
	width: 220px;
	height: 19px;
	margin: auto 0;
}

#submenu a {
	color: #061133;
	font-weight: bold;
}

/**** End Header ****/
#content {
	border-bottom: 5px solid #041642;
	width: 100%;
	clear: both;
}

#aboutbar p,#newsbar p {
	line-height: 1.4em;
	font-size: 1em;
	/* font-size: .8em; */
}

#aboutbar p {
	color: #FFF;
}

#aboutbar a {
	color: #FFF;
}

#aboutbar h3,#newsbar h3 {
	position: relative;
	width: 158px;
	height: 17px;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

#aboutbar h3 span,#newsbar h3 span {
	display: none;
}

#aboutbar { /*
	width: 198px;
	*/
	width: 200px;
	background-color: #032553;
	border: 1px solid #023769;
	/*padding-left: 10px;*/
	background-color: #032553;
}

#aboutbar_inner,#newsbar_inner {
	width: 174px;
	margin: 13px;
	text-align: left;
}

#aboutbar h3 {
	background-image: url( "../../../images/about_us.png" );
}

#newsbar { /*
	width: 198px;
	*/
	width: 200px;
	background-color: #FFE024;
	border: 1px solid #FFF9D3;
}

#newsbar h3 {
	background-image: url( "../../../images/latest_news.png" );
}

#newsbar .newsbar_link {
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: 900;
	color: #0149A1;
	text-decoration: none;
	margin: 0 0 5px 0;
}

#newsbar .newsbar_link a {
	font-weight: 900;
	color: #0149A1;
	text-decoration: none;
}

#newsbar .newsbar_text {
	color: #000;
	margin-bottom: 15px;
}

#newsbar .newsbar_text p {
	margin: 5px 0;
}

#newsbar .newsbar_text a.more {
	color: #000;
	display: block;
	margin: 5px 0 0 0;
}

#newsbar_more {
	position: absolute;
	height: 20px;
	width: 158px;
	bottom: 0;
	text-align: center;
}

#newsbar_more a {
	text-decoration: none;
	font-weight: 900;
	color: #0149A1;
}

#newsbar_morelt {
	position: absolute;
	left: 0;
}

#newsbar_moretext {
	margin: 0 auto;
}

#newsbar_moregt {
	position: absolute;
	right: 0;
}

#circle_splash {
	
}

#circle_splash .basic_only {
	margin: 0 8px;
	background-image: url( "../../../images/circle_splash.png" );
	background-repeat: no-repeat;
	position: relative;
	width: 548px;
	height: 527px;
}

#mhc_splash {
	list-style: none;
	display: inline;
}

#mhc_splash li {
	display: inline;
}

#mhc_splash li a { /* border: 1px solid red; */
	display: block;
	position: absolute;
}

#mhc_splash li a span {
	display: none
}

#mhc_splash #homelink a {
	height: 160px;
	left: 200px;
	width: 150px;
}

#mhc_splash #l1 a {
	height: 130px;
	left: 39px;
	top: 290px;
	width: 135px;
}

#mhc_splash #l2 a {
	height: 130px;
	left: 39px;
	top: 130px;
	width: 135px;
}

#mhc_splash #l3 a {
	height: 130px;
	left: 198px;
	top: 390px;
	width: 155px;
}

#mhc_splash #l4 a {
	height: 130px;
	left: 375px;
	top: 130px;
	width: 130px;
}

#mhc_splash #l5 a {
	height: 135px;
	left: 375px;
	top: 290px;
	width: 130px;
}

/**** Content Header and Main ****/
#content_main {
	padding-left: 10px;
}

.content_box {
	padding: 6px;
	background-color: #032553;
	border: 1px solid #023769;
	min-height: 510px;
	height: auto !important;
	height: 510px;
}

.content_box a {
	color: white
}

#content_main h3 {
	color: #FFE024;
	font-family: 'Arial Black', Helvetica, Arial, SANS-SERIF;
	font-size: 1.6em;
	padding: 6px 0 6px 0;
}

#content_main h4 {
	font-size: 1.5em;
	font-weight: 900;
	padding: 6px 0 6px 0;
}

#content_main h4.yellow {
	color: #FFE024;
	font-family: 'Arial Black', Helvetica, Arial, SANS-SERIF;
}

#content_main h5 {
	font-size: 1.3em;
	font-weight: 900;
	margin: 0 0 2px 0;
}

#content_main p {
	margin: 10px 0;
	line-height: 1.3em;
}

/*
Removes margin from p tags placed inside menu lists
by the content tool
*/
#content_main ul p{
	margin: 0;
	line-height: normal;
}

/* 
Offset box is used for content above
tables such as the search box above 
explore careers
*/
form.offsetbox {
	background: #053B83;
	border: 1px solid #006399;
	padding: 5px;
	margin-bottom: 10px;
}

form.offsetbox label {
	margin-top: 4px;
	margin-bottom: 2px
}

#content_clear {
	clear: both;
}

/**** End Content Header and Main ****/ /**** Footer ****/
#footer {
	clear: both;
	width: 968px;
	border-top: 5px solid #FFDD00;
	border-bottom: 10px solid #041642;
}

#footer_inner {
	margin: 5px 0 5px 0;
	height: auto;
	border: 1px solid #032553;
	background-color: #041E4B;
}

#footer_left {
	float: left;
	width: 250px;
	margin: 5px;
}

#footer_center {
	float: left;
	width: 436px;
	magin: 5px;
	text-align: center;
}

#footer_right {
	float: left;
	text-align: right;
	right: 0;
	width: 250px;
	color: #fff;
	margin: 5px;
}

#footer a {
	color: #FFDD00;
	text-decoration: none;
	white-space: nowrap;
}

#footer_clear {
	clear: both;
}

#footer_nahec_logo {
	position: relative;
	width: 125px;
	height: 45px;
	background-image: url( "../../../images/nahec_footer_logo.png" );
	background-repeat: no-repeat;
}

#footer_nahec_logo span {
	display: none;
}

#footer_copy_text {
	position: relative;
	color: #828BA2;
}

#footer_copy_text a {
	color: #828BA2;
}

#footer_links {
	margin: 0 0 20px 0;
}

#footer_links li {
	float: right;
	list-style: none;
	margin: 0 0 0 10px;
	color: #FFDD00;
}

#footer_links li a {
	color: #FFDD00;
	text-decoration: none;
	border-left: 1px solid #FFDD00;
	padding: 0 0 0 10px;
}

#footer_links li a.first_link {
	border-left: none;
}

#footer_contact_info {
	position: relative;
	clear: both;
	color: #fff;
	line-height: 1.1em;
}

#footer_contact_info a {
	color: #fff;
	font-weight: bold;
}

/**** End Footer ****/
input.action_button,input.do {
	background-color: #05194A;
	color: #F5DF5C;
	border: 1px solid #C4C0B9;
	font-size: 1em;
	padding: 0.15em;
	margin: 0.5em 0.2em 0 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

input.inactive {
	background-color: #1F397F;
}

a.linkButton {
	background-color: #05194A;
	color: #F5DF5C;
	border: 1px solid #fff;
	padding: 2px;
	display: block;
	margin: 0 2px
}

.leftcol {
	width: 600px;
	float: left;
	margin-right: 20px;
}

div.whitecontainer {
	border: 1px solid #aaa;
	background-color: white;
	padding: 10px;
	margin-bottom: 13px
}

div.whitecontainer h2 {
	margin-top: 0;
	padding-top: 0
}

.rightcol {
	width: 305px;
	float: left
}

table.datatable {
	width: 100%;
	margin-bottom: 10px
}

.messages {
	margin: 0 0 5px 0;
	background-color: red;
	border: 1px solid #ccc;
	padding: 3px;
	text-align: center;
}

.messages li {
	list-style: none;
	color: white;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

div.longdescription {
	border: 1px solid #454F01;
	margin-bottom: 10px;
	padding: 15px;
	color: #FFF;
}

div.details {
	padding: 15px;
	border: 1px solid #454F01;
	margin-bottom: 10px;
	color: #FFF;
}

.details b {
	color: #FFF3AF;
	font-weight: bolder;
}

div.details h4 {
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #eee
}

div.details p {
	line-height: .9em;
}

div.banner {
	background-color:#111B46;
	border:1px solid #AAAAAA;
	color:white;
	font-size:1em;
	padding:0.5em;
	size:1em;
	text-align:center;
	vertical-align:middle;
	margin-bottom: 8px;
}

table.fieldset {
	width: 100%;
}

table.fieldset div.field {
	margin-top: 3px;
	margin-bottom: 3px;
}

table.fieldset span.actions {
	display: block;
	margin-top: 5px;
}

div.leftCol {
	width: 250px;
	float: left;
}

div.rightCol {
	width: 450px;
	margin-left: 21px;
	float: left
}

div.careermodel th.tablehead {
	background-color: #041746;
	color: #F0CF0B;
	padding: 4px
}

div.careermodel td.bold {
	font-weight: bold;
	width: 33%;
}

div.careermodel td {
	padding: 3px
}

td.actions {
	width: 150px
}

.fieldMessage {
	color: #FF6F6F;
	margin-bottom: 3px;
}

#breadcrumb {
	position: relative;
	background-color: #032553;
	border: 1px solid #023769;
	margin: 0 0 5px 0;
	padding: .2em;
}

#breadcrumb a {
	color: #fff;
	font-size: 1em;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.last_bookmark {
	font-weight: bold;
}

#main ul,ol {
	margin: 0 0 10px 20px;
}

#main ul.bold_a_list {
	margin: 0 0 10px 0;
}

.bold_a_list li {
	list-style: none;
	border-bottom: 1px solid #454F01;
	padding: 10px;
	margin: 0 0 5px 0;
}

.bold_a_list li.last {
	border: 0;
}

.bold_a_list li a.title {
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 5px;
	color: #FFF1A4;
}

.bold_a_table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
}

.bold_a_table td {
	padding: 10px;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #454F01;
	color: #FFF;
}

.bold_a_table td a.title {
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 5px;
	color: #FFF1A4;
}

ul {
	margin-left: 10px
}

li {
	margin-top: .5em;
}

.datatable a {
	color: navy
}

label {
	display: block;
}

label.required {
	font-weight: bold;
}

label.required span.asterisk {
	font-size: 80%;
	font-weight: bold;
	line-height: 0.8em;
	margin-right: 1px;
	vertical-align: top;
}

table.datatable {
	background-color: #eee
}

#buttons {
	margin-top: 15px
}

/* Profile Star Ratings, here because it's used in management */
.star_selected,.star_unselected {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	padding-right: 3px;
}

.star_selected {
	background-image: url("../../../images/star_selected.png");
	background-repeat: no-repeat;
}

.star_unselected {
	background-image: url("../../../images/star_unselected.png");
	background-repeat: no-repeat;
}