@charset "utf-8";
/* CSS Document */

*, html {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
body {background: #ffffff;}
img {border: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline !important; color: #e41b2d !important;}
ul {margin: 0 0 20px 15px;}
sup {font-size: 6pt;}

.no-bg {background: none !important; border: none !important;}
.clear {clear: both;}
.sm-text {font-size: 8pt !important;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.blue {color: #0152a4 !important;}
.cs-contact {
float: left;
	width: 550px;
	height: 16px;
	}
.cs-contact p {
	float: left;
	width: 200px;
	}

#wrapper {
	float: left;
	margin: 0 auto;
	width: 820px;
	background: #fff;
	}
#inner-wrapper {
	}
#header {
	height: 125px;
	background: url(../_images/bg_header-menu.gif) bottom left no-repeat;
	}
#header #main-nav {
	position: relative;
	float: left;
	margin: 0; 
	}
#header #main-nav li {
	float: left;
	display: inline;
	text-align:center;
	height: 42px;
	margin: 57px 2px 0 0 ;
	_margin: 57px 2px 0 0 ;
	}
#header #main-nav li a {
	float: left;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 16px 0 10px 0;
	_padding: 21px 0 10px 0;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}	
#header #main-nav li#logo a  {
	background: url(../_images/bg_main-logo.gif) bottom left no-repeat;
	width: 138px;
	}
#header #main-nav li#orange a  {
	background: url(../_images/btn_orange-main.gif) bottom left no-repeat;
	width: 172px;
	}
#header #main-nav li#green a  {
	background: url(../_images/btn_green-main.gif) bottom left no-repeat;
	width: 90px;
	}
#header #main-nav li#blue a  {
	background: url(../_images/btn_blue-main.gif) bottom left no-repeat;
	width: 49px;
	}
#header #main-nav li#red a  {
	background: url(../_images/btn_main-red.gif) bottom left no-repeat;
	width: 85px;
	}
#header #main-nav li#checkin img {
	}
#header #main-nav li#checkin a  {
	width: 213px;
	padding: 5px ;
	}
#header #secondary-nav {
	float: left;
	}	
#header #secondary-nav li {
	float: left;
	display: inline;
	padding: 2px 0;
	}	
#header #secondary-nav li a {
	float: left;
	display: inline;
	background: url(../_images/bg_second-nav.gif) left center no-repeat;
	padding: 5px 18px;
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
	}
#header #secondary-nav li#com a {
	font-size: 9pt;
	width: 138px;
	text-align: center;
	padding: 0 ;
	font-weight: bold;
	}
#main-content {
	float: left;
	min-height: 510px;
	_height: 510px;
	}
#main-content h2 {
	font-size: 14pt;
	text-transform: capitalize;
	color: #0152a4;
	margin: 20px 0 20px 0;
	}
#left-col {
	float: left;
	width: 196px;
	margin-top: 30px;
	}
#left-col #left-nav {
	float: left;
	padding: 0 0 0 18px;
	margin: 0 !important;
	}
#left-col #left-nav li {
	/*background:url(../_images/bg_left-nav.gif) left 4px no-repeat;*/
	list-style:none outside none;
	margin:2px 0 0 0;
	padding-left:18px !important;
	}
#left-col #left-nav li a {
	color: #333399;
	padding:0;
	text-decoration: underline;
	font-size: 9pt;
	}

#left-col #left-nav li a:hover {
	text-decoration: none !important;
	color: #333399 !important;	
	}
	
#left-col #left-nav ul {
	position: relative;
	margin: 0 0 0 20px;
	}
#left-col #left-nav li li {
	float: left;
	list-style-type: none;
	margin: 4px 0 2px 0;
	background: url(../_images/bg_left-nav2.gif) left top no-repeat;
	}
#left-col #left-nav li li a  {
	float: left;
	width: 120px;
	color: #333399;
	font-size: 8pt;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-size: 9pt;
	background: none;
	}
#left-col #left-nav-box-top {
	/*background: url(../_images/bg_top-left-nav-box.gif) bottom left no-repeat;*/
	height: 14px;
	width: 170px;
	}
#left-col #left-nav-box-bottom {
	/*background: url(../_images/bg_bottom-left-nav-box.gif) bottom left no-repeat;*/
	height: 14px;
	width: 170px;
	_margin-top: -4px;
	}
#left-col #left-nav-box {
	float: left;
	display: inline;
	/*border-left: 1px solid #0152a4;*/
	/*border-right: 1px solid #0152a4;*/
	width: 163px;
	padding: 0 0 0 5px;
	min-height: 50px;
	_height: 50px;
	}
	
#left-col #left-nav-box li {
	padding: 5px 0;
	}

#left-col #left-nav-box li a{
	font-size: 12px; 
	}
#right-col {
	margin: 5px 20px 30px 203px;
	}
#right-col p {
	color: #000;
	}
#right-col a {
	color: #0152a4;
	text-decoration: none;
	}
#right-col #main-content {
	margin: 30px 0 0 0 
	}
#right-col #full-content {
	margin-right: 50px;
	}
#right-col p.intro {
	margin-bottom: 30px;
	}	
#right-col p {
	margin-bottom: 20px;
	}	
#right-col p.blue-header {
	color: #0052a2;
	}	
#right-col #right-main-con-top {
	float: left;
	/*background: url(../_images/bg_top-main-con-box.gif) bottom left no-repeat;*/
	height: 0;
	width: 596px;
	
	}
#right-col #right-main-con-bottom {
	float: left;
	/*background: url(../_images/bg_bottom-main-con-box.gif) bottom left no-repeat;*/
	height: 10px;
	_margin-top: -6px;
	width: 596px;
	}
#right-col #right-main-con-box {
	float: left;
	/*background: #c4eefc;*/
	padding: 0 0 0 5px;
	width: 591px;
	min-height: 50px;
	_height: 50px;
	}
#news-search {
	background: #fff;
	padding: 10px;
	}
#from, #from input {
	float: left;
	width: 75px;
	margin-right: 20px;
	_margin-right: 10px;
	}
#to, #to input {
	float: left;
	width: 75px;
	}
#keyword, #type {
	width: 145px;
	}	
#news-archive {
	padding: 10px 15px;
	min-height: 350px;
	_height: 350px;
	}	
#pressroom {
	padding: 10px 15px;
	min-height: 350px;
	_height: 350px;
	}	
#right-main-con-box #content {	
	float: left;
	padding: 0 12px;
	width: 350px;
	margin-bottom: 40px;
	}	
#content ul {	
	margin: 15px 0 0 18px;
	}	
#content li {	
	margin: 0 0 15px 0;
	}
#right-main-con-box .call-out-white {
	float: left;
	background: #fff;
	margin: 5px 15px;
	padding: 10px;
	width: 160px;
	}
#right-main-con-box .call-out-white a {
	text-decoration: none;
	}
#right-main-con-box .call-out-white a:hover {
	text-decoration: none;
	}
#right-main-con-box p.header {
	_float: left;	
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14pt;
	}
#right-main-con-box p.sub {	
	margin: 0 0 25px 25px;
	}
#right-main-con-box p.header a {	
	background: url(../_images/bg_blue-nav-arrows.gif) 0px 4px no-repeat;
	padding: 0 0 0 20px;
	}
#right-main-con-box #left-blue-col {
	float: left;
	padding: 0 12px;
	width: 230px;
	}	
#right-main-con-box #right-blue-col {
	margin-left: 258px; 
	_float: left;
	_margin: 0;
	padding: 0 2px 0 10px;
	border-left: 1px solid #0152a4;
	}
#right-blue-col .thumb-row {
	float: left;
	padding: 0 0px 20px 0;
	width:	320px;
	}

#right-blue-col .thumb-row p {
	margin-bottom: 0;
	}
#right-blue-col .thumb-row .date {
	float: left;
	width: 68px;
	font-size: 9pt;
	padding-left: 8px;
	}
#right-blue-col .thumb-row .headline {
	float: left;	
	width:	220px;
	}

#right-blue-col .thumb-row .headline a {	
	font-size: 9pt;
	}
#company-info {
	padding: 10px 15px;
	}	
#footer {
	float: left;
	width: 700px;
	text-align: center;
	margin: 70px 0 35px 60px;
	background: url(../_images/bg_footer.gif) top center repeat-x;
	}
#footer p {
	color: #0152a4;
	font-size: 8pt;
	}
#footer ul {
	margin: 10px auto;
	}
#footer li {
	display: inline;
	padding: 5px 0;
	}
#footer a {
	color: #0152a4;
	}	
#footer li a {
	color: #0152a4;
	background: url(../_images/bg_footer-nav.gif) right 3px no-repeat;
	padding: 0px 10px;
	height: 10px;
	}	
#footer li a:hover {	
	text-decoration: none !important;
	}
	


/*ADJUSTMENT FOR SAFARI*/	
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	#header #main-nav li a {
		padding: 17px 0 10px 0;
	}
 }



