/*================HTML================*/
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/static_elements/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;	
	}

a 	{
	color: #ff7300;
	text-decoration: none;
	}
	
a:hover {
	color: #021627;
	text-decoration: none;
	}
	
p 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #021627;
	margin: 7px 0px 10px 0px!important;
	margin: 12px 0px 10px 0px;
	}
	
h2 {
	padding-left: 0px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ff7300;
}

li { 
	margin: 0px 0px 16px 0px; 
	}
ul { 
	margin: 0px; 
	}
img {border: none; }

blockqoute { 
	padding-left: -30px; margin-left: -30px; display: block;
	}
	
.liHeadSub {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; font-size: 12px;
	}
	
.h3DblCol {
	background-image: url(../images/static_elements/bullet_blue_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin: 0px 0px 3px 0px!important;
	margin: 0px 0px 3px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #9a4b08;
	display: block;
	clear: both;
}
.h3DblColEmpty {
	background-image: url(../images/static_elements/bullet_blue_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin: 0px 0px 3px 0px!important;
	margin: 0px 0px 3px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #9a4b08;
	display: block;
	clear: both;
}
.hrDiv {
	width: 100%;
	height: 1px;
	background-image: url(../images/static_elements/line_horisontal.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 9px 0px !important;
	margin: 0px 0px -9px 0px;
	}
	
/*================HEADER==================*/
#pageContainer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 750px;
	}
	
#headerIndex {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750;
	background: url(../images/static_elements/header_logo_banner.jpg);
	background-repeat: no-repeat;
	height: 75px; 
	}
	
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	background: url(../images/static_elements/header_logo_banner_life.jpg);
	background-repeat: no-repeat;
	height: 75px; 
	}
	
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	position: absolute;
	top: 51px;
	left: 252px;
	width: 499px;
	height: 24px;
	background-image: url(../images/static_elements/top_navBar_bkg.gif);
	background-repeat: no-repeat;
	}
	
.topNav a {	
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	margin: 0px;
	}
	
.topNav a:hover{
	font-size:11px;
	color: #FFFFFF;
	background-color: #ff7300;
	text-decoration: none;
	display: block;
	padding: 4px;
	margin: 0px;
	}
	
#headerImageBkg { 
	width: 750px;
	}

#headerImageColorBar { 
	height: 40px; 
	background-color: #FFFFFF;
	}

/*================MAIN CONTENT================*/
#mainWrapper {
	position: relative;
	margin: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 750px;
	height: auto;
	}
	
.sidebarNavLink { 
	background-image: url(../images/static_elements/link_bullet.gif); 
	background-repeat:no-repeat;
	padding-left: 30px;
	margin-bottom: 4px;
	}
	
#sidebarNav{
	top: 0px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
	}

#sidebarNav a {
	font-size: 11px;
	color: #003366;
	}
	
#sidebarNav a:hover{
	font-size: 11px;
	color: #ff7300;
	}
	
.mainCont2Col {
	position: relative;
	width: 270px;
	padding: 0px 15px 50px 15px;
	}
	
.bulletHead {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #62707D; font-size: 14px; 
	}
.bulletHeadSub {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; 
	}



/*================FOOTER================*/
#footer {
	position: relative;  /* Needed for Safari */
	background-image: url(../images/static_elements/footer_bkg.gif);
	background-repeat: repeat-x;
	bottom: 0px;
	width: 750px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	left: 0px;
	font-size: 10px;
	color: #021627;
	text-align: center;
	}

#footer a {
	color: #021627;
	text-decoration: none;
	}
#footer a:hover {
	color: #ff7300;
	}

/*================MISC================*/
.imgMargRight {
	 float: left;
	 margin-right: 10px;
	}
	
.imgCaptionLeft {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 line-height: 10px;
	}
	
.imgHolder { 
	float: left;
	width: auto;
	margin-right: 10px;
	color: #666666;
	font-style: italic;
	}
	
#siteMapLinksDiv { 
	padding-left: 30px;
	}

#siteMapLinksDiv a { 	
	color: #021627; 
	text-decoration: none;
	 }
	
#siteMapLinksDiv a:hover { 
	color: #ff7300; 
	}
	
.site_MapLink { 
	width: auto;
	padding: 0px 10px 0px 0px;
	margin-bottom: 20px;
	display: block;
	}
.indent01 { 
	margin-left: 25px; display: block;
	}
	
.indent02 { 
	margin-left: 30px; display: block;
	}
	
.indent03 { 
	margin-left: 45px; display: block;
	}
#employmentPositions {
	
	}
#employmentPositions td {
	padding-left: 20px;
	/*margin: 0px 0px 20px -40px !important;
	margin: 0px 0px 20px 0px;*/
	}
#employmentPositions li {
	margin: 0px 0px 5px 0px;
	list-style-type: disc;
	list-style: inside;
	}
#employmentPositions ul {
	margin-left: 5px; padding-left: 5px;
	margin-top: -5px; padding-top: 0px;
	/*margin: 0px 0px 20px -40px !important;
	margin: 0px 0px 20px 0px;*/
	}
.mainBodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #021627;
	}
.headingBlue {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #00264c; font-size: 14px;
	}
.headingBlack {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #021627; font-size: 12px;
	}
.blueBold { 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #00264c; font-size: 12px;
	}
.footNote {
	font-size: 9px;
	color: #666666;
	}
