body {
	font-family:Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	background-color: #F2F2F2;
	background-image: url(../img/bg_white.png);
	background-repeat: repeat-x;
	background-position: top;
}

#logoHeader {
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color: #F1F1F1;
	
}

#navcontainer {
width:100%;
margin-bottom:0;
color:#333;
font-size: 10px;
border-right:1px solid #666;
padding:0;
}

#navcontainer ul {
list-style:none;
border-right:1px solid #666;
border-top:1px solid #666;
border-left:1px solid #666;
margin:0;
padding:0;
}

#navcontainer li {
border-bottom:1px solid #666;
margin:0;
}

#navcontainer li a {
display:block;
background-color:#FFF;
color:#000;
text-decoration:none;
width:100%;
text-align:center;
padding:3px 0;
}

html>body #navcontainer li a {
width:auto;
}

#navcontainer li a:hover {
background-color:#003470;
color:#FFF;
}

#linksCell {
position:absolute;
width:189px;
background-color:#003470;
top:124px;
height:227px;
z-index:2;
left:0;

}



.bodyCopy {
font-size: .8em;
color:#333;
line-height:18px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
}

.bodyCopy a:active {
font-size: .8em;
color:#FFF;
}

#menu1Container {
visibility:hidden;
left:188px;
top:110px;
overflow:hidden;
}

#menu2Container {
	visibility:hidden;
	left:188px;
	top:188px;
	overflow:hidden;
}

#menu2Container,#menu2Content {
position:absolute;
width:150px;
height:500px;
clip:rect(0 150 500 0);
}

#menu3Container {
	visibility:hidden;
	left:188px;
	top:135px;
	overflow:hidden;
}

#menu3Container,#menu3Content {
position:absolute;
width:220px;
height:500px;
clip:rect(0 220 500 0);
}

#menu4Container {
	visibility:hidden;
	left:188px;
	top:165px;
	overflow:hidden;
}

#menu4Container,#menu4Content {
position:absolute;
width:200px;
height:500px;
clip:rect(0 200 500 0);
}

#menu5Container {
visibility:hidden;
left:188px;
top:262px;
overflow:hidden;
}

.bodyCopy a:hover {
font-size: .8em;
color:#F5A13F;
text-decoration:none;
}

.bodyCopy a:link,.bodyCopy a:visited {
color:#003470;
}

#menu1Container,#menu1Content,#menu5Container,#menu5Content {
position:absolute;
width:120px;
height:500px;
clip:rect(0 120 500 0);
}


#displayPanel{
	width: 100%;
	margin: 0;
	height: 225px;
	padding: 0;
	clear: both;
	background-color: #DCE1E6;
}
#displayPanelImg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0 0 0 189px;
}
.blueBar {
	background-image: url(../img/bg_blue.gif);
	height: 20px;
	width: 100%;
}
#mainContent {
	background: #F2F2F2 url(../img/bg_white.png) repeat-x left top;
	width: 100%;
	height: 300px;
	padding: 0px;
	margin:0px;
}
#contentCol1, #contentCol2, #contentCol3 {
	margin: 0px 7px;
	padding: 10px 14px 0px 7px;
	float: left;
	width: 200px;
	height: 300px;
}

.dashedRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FEBA35;
}
.solidRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CF7E19;
}

#mainContent hr {
	border: 1px solid #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1CFDD;
	width: 60%;
}
#mainContent p {
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
#contentCol0 {
	float: left;
	width: 189px;
	height: 350px;
	background: #F5A13F url(../img/bg_orange.png) repeat-x top;
	margin: 0px 10px 0px 0px;
	padding: 0px;
		
}
#cont_title {
    padding-top:15px;
    color:white;
    font-size:18px;
    padding-left:15px;
}
#cont_form {
    padding-left:12px;
    padding-top:12px;
    
}
#mainContent h2 {
	text-indent: -2000px;
}
#contentCol1 h2 {
	background: url(../img/h2_company_news.gif) no-repeat left top;
}
#contentCol2 h2 {
	background: url(../img/h2_events.gif) no-repeat left top;
}

#contentCol3 h2 {
	background: url(../img/h2_industry_news.gif) no-repeat left top;;
}

#secNav {
	width:100%;
	margin:0;
	clear: both;
	background-color: #00316B;
	background-image: url(../img/bg_blue.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding: 0 0 0 214px;
}

#secNav a:link, #secNav a:visited, #secNav a:active {
	font-size: .7em;
	color:#fff;
	text-decoration:none;
}

#secNav a:hover {
	color:#F5A13F;
}


#footer {
	font-size: .8em;
	color:#003470;
	background:#FFF url(../img/bg_white.png) repeat-x top;
	clear: both;
	width: 100%;
	padding: 1.6em .6em;
	margin: 0;
}
#footer a {
	font-size: 1em;
	color: #003470;
	background-color: #DCE1E6;
	border: 1px solid #003470;
	margin: 0em;
	font-weight: bold;
	text-decoration: none;
	
	margin: 0;
}
/*#footer a:hover {
	color: #DCE1E6;
	background-color: #003470;
	border: 1px solid #DCE1E6;
}*/
#contactLink{
	float:left;
	padding:0 0 0 0px;
}
#copyright {
	font-size: 0.8em;
	color:#8BAED6;
	float:left;
	padding:0 0 0 60px;
}

#address {
	font-size: .8em;
	color:#003470;
	float:left;
	padding:0px 0 0 46px;
	margin: 0px;
}
#btn {
    
    border-style: 1px outset #B45F04;
	width: 150px;
	color:white;
	background:#FAAC58;
	font-weight:bold;
}
.input {
	border: 1px solid #D8D8D8;
	width: 150px;
	
}
.input_textarea {
    border: 1px solid #D8D8D8;
	width: 148px;
	height: 125px;
}


.error {
    font: normal 10px arial;
    background-color: #ffc;
    border: 1px solid #c00;
    margin:3px;
    
}
#contact_form {
font-size: .7em;
background-color: white;
padding-left:6px;
margin-right:11px;
padding-bottom:10px;
border: 1px solid #D8D8D8;
color:#585858;
font-weight:bold;

}
#dynamic_phone {
background:#DCE1E6;
}

#sent_message {
padding-top:100px;
text-align:center;
line-height: 60px;
padding-top: 20px;
}
#dynamic_number {
 left: 218px;
 position: absolute;
 top:79px;
 color:#084B8A;
 
}
#dynamic_number_thnk {
 
 color:#084B8A;
 
}

#num_sep {
color:#F5A13F;
font-size:14px;
}

#email_imag{
float:left;
}

#default_no {
 color: #084B8A;
 font-weight: bold;
}

