/* -------------------------------------------------------------- 
   Resets default browser CSS   
-------------------------------------------------------------- */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

img { border: none; }

a { color: #004990;}
a:hover { color: #487eb3; }

a img { 
	border: none; 
}

body {
	margin: 5px auto;
	text-align: center;
	line-height: 1.5;
  	color: #58595b; 
  	font-family: Arial, Helvetica, sans-serif;
  	background-color: #fff;
}

.clear { clear: both; }

em { font-style: italic; }

/* -------------------------------------------------------------- 
   Links for accessibility and mobile devices
-------------------------------------------------------------- */

.accessibility {
	display: none;
}

/* -------------------------------------------------------------- 
   Header  
-------------------------------------------------------------- */

#header {
	width: 768px;
	height: 129px;
	overflow: hidden;
	background: #fff url(../images/bg_header.jpg) bottom left repeat-x;
	margin: 0 auto;
	position: relative;
	padding-left: 32px;
}

h1#logo {
	width: 443px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.gif);
	float: left;
}

h1#logo a {
	width: 443px;
	height: 129px;
	float: left;
	display: block;
}

#header ul {
	float: right;
	padding-top: 10px;
}

#header ul, #header ul li {
	list-style: none;
	display: inline;
}

#header ul li a {
	float: left;
	border-right: 1px solid #b2b7bb;
	color: #fff;
	text-decoration: none;
	padding: 0 4px;
	font-size: 11px;
}

#header ul li a:hover {
	color: #b2b7bb;
}

#header ul li a.last {
	border: none;
	padding-right: 0;
	margin-right: 15px;
}

#home_flash {
	margin: 0 auto;
	width: 800px;
	height: 242px;
	overflow: hidden;
}

#global_navigation {
	width: 800px;
	height: 30px;
	background: #b2b7bb;
	display: block;
	margin: 0 auto;
}

/* -------------------------------------------------------------- 
   Content area  
-------------------------------------------------------------- */

#content {
	width: 734px;
	padding: 26px 32px 17px 32px;
	border: 1px solid #b2b7bb;
	border-top: none;
	margin: 0 auto;
	text-align: left;
}

/********* Homepage ************/

#flashcontent {
	width: 800px;
	height: 242px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}

#flashcontent img {
	width: 800px;
	height: 242px;
	background: #fff;
    top:  0; 
    left: 0 
}

.callout {
	float: left;
	padding: 10px 25px 15px 0;
	text-align: center;
}

/********* Right content column ************/

#main_content {
	width: 525px;
	float: left;
	text-align: left;
	color: #58595b;
}

#content h1, 
#main_content h1 {
	color: #004990;
	font-size: 16px;
	line-height: 1.4em;
	padding-bottom: 8px;
}

#content h2,
#main_content h2 {
	color: #004990;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
	padding-bottom: 0;
}

#content h3,
#main_content h3 {
	color: #004990;
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 15px;
}

#content p,
#main_content p {
	padding-bottom: 15px;
	line-height: 1.7em;
}

#content ul,
#main_content ul {
	padding: 0 0 15px 30px;
}

ul#news_items li {
	padding: 6px 0;
}

ul#news_items li a {
	line-height: 1.6em;
}

#content ul ul,
#main_content ul ul {
	padding: 0 0 0 30px;
}

#content ul ul li,
#main_content ul ul li {
	list-style: disc;
}

table.career_form td {
	padding: 4px;
	vertical-align: middle;
}

#map {
	float: right;
	padding-left: 15px;
}

/********* Right column callout ************/

#callout {
	float: right;
	width: 170px;
	padding: 7px 0 10px 25px;
}

#callout a#pdf_download {
	background: url(../images/icon_pdf.gif) top left no-repeat;
	/*height: 32px;*/
	font-size: 11px;
	text-decoration: none;
	color: #004990;
	padding-left: 40px;
	float: left;
}

#callout a#pdf_download:hover {
	color: #9fa3a7;
}

/********* Left navigation ************/

#leftnav {
	width: 164px;
	padding-right: 45px;
	float: left;
	text-align: left;
}

#leftnav ul {
	padding: 0;
}

#leftnav ul,
#leftnav ul li {
	list-style: none;
}

#leftnav ul li a {
	display: inline-block;
	padding: 5px 0;
	color: #58585a;
	font-size: 13px;
	text-decoration: none;
}

#leftnav ul li a.selected {
	color: #003b75;
}

#leftnav ul li a:hover {
	color: #9fa3a7;
}

#leftnav p.lnav_callout {
	margin-top: 30px;
}

.callout a,
#leftnav p.lnav_callout a {
	display: block;
	color: #58585a;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}

.callout a:hover,
#leftnav p.lnav_callout a:hover {
	color: #9fa3a7;
}



/* -------------------------------------------------------------- 
   Footer  
-------------------------------------------------------------- */

#footer {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
}

#footer_left {
	width: 434px;
	float: left;
}

#footer_left p { 
	color: #9fa3a7;
	font-size: 11px;
}

#footer_right {
	width: 366px;
	float: left;
}

#footer_right ul { float: right; }

#footer_right ul,
#footer_right ul li { list-style: none; }

#footer_right ul li {
	display: inline;
}

#footer_right ul li a { 
	display: inline;
	float: left;
	font-size: 11px;
	color: #004990;
	border-right: 1px solid #acafb3;
	padding: 0 5px;
	text-decoration: none;
}

#footer_right ul li a:hover { color: #9fa3a7; }

#footer_right ul li a.last {
	border: none;
	padding-right: 0;
}