body { margin:0; background:#333333 url(../images/bg_body.gif) top repeat; font-family:Arial; font-size:12px; color:#333; }

/********** LINKS STYLES ******************/
A:link { font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:none; color:#339900; }
A:active { font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:none; color:#339900; }
A:visited { font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:none; color:#339900; }
A:hover { text-decoration: none; color:#ACDF12; }

a.link_news:link, a.link_news:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#006633;
}
a.link_news:active, a.link_news:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:black;
}

/********** MISC STYLES ******************/
.news_date { font-style:italic; font-weight:bold; font-size:10px; color:black; }
.divider {	
	border-top:dotted 1px #616161;
	height:1px;
	width:100%;
	margin:10px 0px 10px 0px;
}


/********** HEADER AND BODY TAGS STYLES ******************/
h1 {
	color:#EC2827; size:20px; padding:0px; margin:0px 0px 15px 0px; line-height:110%;
}

h2 {
	color:#006633; size:16px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:160%;
	padding:0px; margin:0px 0px 10px 0px;
}

ul {
  list-style: square url(../images/bullet_orange.gif); /* wide image for the bullet */
  margin: .5em .5em 0 25px;  /* bullet image is in left margin */
  padding-left: 0;
}

ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .5em; /* a little spacing between list items */
}

#odometer-container {
	background:url(/images/bg_odometer.gif) no-repeat;
	width:100%;
	height:46px;
	padding:42px 0px 0px 40px;
}

/*<div id="main_wrapper">
  <div id="utility_pane"></div>
  <div id="header_pane">
    <div id="logo"></div>
    <div id="splash_pane">
      <div id="menubar"></div>
      <div id="splashimage_pane"></div>
    </div>
  </div>
  
  <div id="header_divider"></div>
    <div id="mainbody_pane">    
    	  <div id="body_left_column"></div>
          <div id="body_right_column"></div>    
  </div>	
</div>
<div id="footer"></div>*/


/********** PAGE SECTION STYLES ******************/

#main_wrapper {
	margin-left:auto; margin-right:auto; width:930px; padding:0px 10px 0px 10px; background:url(../images/bg_main.gif) top repeat-y;
}

#utility_pane {
	height: 23px; background-color:#006633; color:white; font-weight:bold; text-align:right;
	padding:10px 60px 0px 0px;
}

#utility_pane a.customer_login:link, #utility_pane a.customer_login:visited {
	background:url(../images/icon_customerlogin.gif) left no-repeat;
	color:#ECF9C2;
	padding-left:20px;
	display: inline-block;
	font-weight:bold;
}

#utility_pane a.customer_login:active, #utility_pane a.customer_login:hover {
	color:#ACDF12; text-decoration:none;
	font-weight:bold;
}

#header_pane {
	background-color:#000; height:100%;
}

#logo {
	float:left;
}

#splash_pane {
	float:right; margin:0; padding:0;
}

#menubar {
	height:24px; background-image:url(../images/bg_menu.jpg); width:682px; padding-top:9px;
}

#splashimage_pane {
	width:682px; 
}

#header_divider {
	background-color:#EAEAEA; height:17px;
}

#submenu_bar{
	background-color:white;
}

#submenu_bar .submenu_header{
	display:inline-block; height:18px; padding:7px 10px 5px 35px; background-color:#333; color:#ccc; font-size:14px; font-weight:bolder; border-right:solid 1px white; float:left; margin:0px;
}

#submenu_bar .submenu_items{
	display:inline-block; height:18px; padding:7px 10px 5px 10px; background-color:#616161; color:white; font-size:12px; font-weight:bold; margin:0px;
}

#submenu_bar .submenu_items ul {
	padding:0px; margin:0px;
}
#submenu_bar .submenu_items ul li{
	padding:0px 10px 0px 10px; margin:0px; display:inline-block; float:left;
}

#submenu_bar .submenu_items ul li a {
	color:white; display:inline-block;
}

#submenu_bar .submenu_items ul li a:hover {
	color:#CCCC00; display:inline-block;
}

#submenu_bar .submenu_items ul li a:link.currentHilight, #submenu_bar .submenu_items ul li a:visited.currentHilight {
	color:#CCCC00;display:inline-block;font-size:12px; font-weight:bold;
}

#mainbody_pane {
	padding:35px; background-color:white; line-height:160%;
}

#body_left_main{
	float:left; width:470px; line-height:160%;
}

#body_right_main{
	float:right; width:325px; padding-left:25px; border-left:dotted 1px #616161;
}

#body_left_interior{
	float:left; width:625px; padding-right:15px; border-right:dotted 1px #616161;
}

#body_left_interior .sideimage{
	width:100px; float:left; padding-right:15px; 
}
#body_left_interior .bodycontent{
	width:500px;float:left;
}

#body_right_interior{
	float:right; width:200px;
}

#footer { margin-left:auto; margin-right:auto; width:950px; text-align:center; color:white;}
#footer A:link { font-family:Arial; font-size:10pt; text-decoration:none; color:#fff; }
#footer A:active { font-family:Arial; font-size:10pt; text-decoration:none; color:#fff; }
#footer A:visited { font-family:Arial; font-size:10pt; text-decoration:none; color:#fff; }
#footer A:hover { text-decoration: none; color:#CCCC00; }