.mgmt_subheader {
    margin: 30px 0px 10px 0px;
    /*display: inline;*/
    font-weight: normal;
    font-size: 15px;
}
.mgmt_subheader a, .mgmt_subheader a:hover {
    color: #195983;
    font-weight: bold;
}

body {
	background-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/images_2007/bg_body.gif);
	background-repeat: repeat-x;
}

h1 {
	color: #195983;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #195983;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

a {
	color: #0072bc;
}
a:hover {
	color: #004f83;
}



#divMainBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #195983;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#divMainWhite {
	background-color: #FFFFFF;
}

#flashMain {
	background-color: #cccccc;
	height: 113px;
}

#contentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #666666;
	padding: 4px 10px 35px 10px;
	background-color: #ffffff;
}

#footerMain {
	padding: 15px 10px 20px 10px;
	background-color: #195983;
	color: #b0b0b0;
    clear: both;
}

#navMain {
	background-color: #2574a5;
	height: 26px;
	background-image: url(/images_2007/bg_navMain.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
}

#subImage {
	height: 115px;
	width: 950px;
	position: relative;
    overflow: hidden;
}


#subLeftBG {
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
}


#subContent {
    float: right;
    width: 700px; 
    margin: 20px 0px 0px 0px;
    /* border: 1px solid red;
    padding: 25px 25px 10px 25px; */
}


#contactForm .input, #contactForm .textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    background-color: #EFEFEF;
    border: 1px solid #999999;
    width: 250px;
}
#contactForm {
    line-height: normal;
}






.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}


.page_title {
  font-size: 19px;
  font-weight: normal;
  color: #525252;
  margin: 40px 0px 30px 0px;
  line-height: 22px;
  width: 450px;
}

.career_list {
  border-bottom: 1px solid #DDDDDD;
  padding: 3px 10px 10px 10px;
}

.bar {
  background-color: #999999;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px 10px 3px 4px;
}




.dots {
	background-image: url(/images_2007/bg_dots.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 3px;
}

.utilityNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9c9b9b;
	padding: 10px 0px 8px 0px;
}

.utilityNav a {
	color: #195983;
	text-decoration: none;
}
.utilityNav a:hover {
	color: #666666;
	text-decoration: underline;
}


.utilityForm form {
	margin: 0px;
}

.utilityForm {
	padding: 6px 0px 8px 0px;
}

.utilityForm form input {
	background-color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #c2c2c2;
}
.homeLeftBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	background-color: #f1f2f4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7b4c6;
}

.solid {
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7b4c6;
}




.footerRight {
	text-align: right;
	color: #d1dee6;
}

.footerRight a {
	font-weight: bold;
	color: #d1dee6;
}
.footerRight a {
	color: #ffffff;
}

.footerLeft {
	padding-top: 7px;
	color: #d1dee6;
}
.footerLeft a {
	color: #d1dee6;
}
.footerLeft a:hover {
	color: #ffffff;
}
.block {
	display: block;
}




.menuWrapper {
	border-top: 1px solid #7dadca;
}

.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2676a7;
	border-bottom: 1px solid #7dadca;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
}

.menuItem:hover {
	background-color: #79a4be;
}

.menuItem a {
	color: white;
	text-decoration: none;
}
.subNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/images_2007/bg_sideTrans.png);
	padding: 2px 6px 0px 11px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9dabc0;
}

.subNav {
	background-color: #e6e9eb;
	padding-top: 3px;
}
.subNavItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072bc;
	background-image: url(/images_2007/bg_subnav_icon.gif);
	background-repeat: no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
	padding-left: 17px;
	margin: 0px 8px 0px 6px;
	letter-spacing: 1px;
    /* height: 24px; */
}
.subNavItem a {
	color: #0072bc;
	line-height: normal;
}
.subNavItem a:hover {
	color: #004f83;
}
.subNavDiv {
	margin: 10px 0px 10px 0px;
}


.sideNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 14px;
	background-color: #f1f2f4;
}
.sideNewsTitle a {
	line-height: normal;
	color: #0a2e62;
	text-decoration: none;
}

.sideNewsTitle a:hover {
	color: #195983;
	text-decoration: underline;
}

.readMore a {
	color: #2676a7;
	text-decoration: underline;
}
.readMore a:hover {
	color: #195983;
	text-decoration: underline;
}
