body {
 background: #fff4de;
 text-align: center;
 padding: 0 0 20px 0;
 margin: 0;
 }

#pagebody {
 background: #fff4de;
 text-align: center;
 }
 
#container {
 position: relative;
 margin: 0 auto; /* center */
 width: 970px;
 text-align: left;
 background: #fff9eb;
}

/* global */

body img {
 border: 0;
 }

td, p, div {
 color: #10405A;
 font-size: 12px;
 font-family: verdana, arial, helvetica, sans;
 font-weight: normal;
 text-align:left;
 }

a:link, a:visited { 
 text-decoration: none; 
 color: #60A3AB;  
 outline: none;
 }
 
a:active, a:hover { 
 text-decoration: underline; 
 color: #60A3AB;  
 outline: none;
 }

/* columns */

.home_top{
 background-color: #FFD47A;
}
 
.stripecolumn {
 background-image: url('images/bg_stripes.gif');
}

.leftcolumn {
 width: 264px;
 color: #28536B;
 background-color: #C7E9EB;
}

.nav_cell {
padding-top:2px;
}

.leftcolumn a:link, .leftcolumn a:visited, .leftcolumn a:active, .leftcolumn a:hover { 
 text-decoration: underline; 
 color: #28536B; 
 outline: none;
 }

.outerborder {
 background-color: #42B6D5;
}
 
#home_lefttop {
 background-image: url('images/home_lefttop.gif');
 width: 264px;
 height: 167px;
 overflow: hidden;
}
 
.home_lefttop_content {
 color: #fff;
 font-family: verdana, arial, helvetica, sans;
 font-size: 11px;
 font-weight: bold;
 padding: 25px 25px 25px 25px;
}
 
.home_lefttop_content .title {
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 padding-bottom: 10px;
}

body#bill_review a#bill_review_btn {
display:block;
 background-image:url(images/nav-bill-review3.jpg);
 }

/* masthead */
 
#home_logo {
 padding: 25px 25px 15px 30px;
}
 
#login {
 font-size: 14px;
 padding: 15px 25px 15px 25px;
 text-align:center;
}
 
#topnav {
 color: #ffd47a;
 text-align: right;
 font-size: 12px;
 font-weight: bold;
 padding: 15px 25px 15px 25px;
}
 
#topnav a:link, #topnav a:visited { 
 text-decoration: none; 
 color: #1b8c9a; 
 outline: none;
 }
 
#topnav a:active, #topnav a:hover { 
 text-decoration: underline; 
 color: #60A3AB;  
 outline: none;
 }
 
 body.about a#about_nav,
 body.providers a#provider_nav,
 body.careers a#careers_nav {
 text-decoration: none; 
 color: #ffd47a;  
 outline: none;
 }
 
#pagenav {
 color: #039EC7; 
 padding: 15px 25px 15px 25px;
}

#pagenav a:link, #pagenav a:visited { 
 text-decoration: none; 
 color: #039EC7;  
 outline: none;
 }
 
#pagenav a:active, #pagenav a:hover { 
 text-decoration: underline; 
 color: #039EC7;  
 outline: none;
 }

/* content */
 
#yellowbox {
 margin-bottom: 25px;
}
 
.yellowbox_text {
 font-family: verdana, arial, helvetica, sans;
 color: #10405A;
 background-color: #FFD47A;
 font-size:13px;
 text-align:left;
 line-height:18px;
}
 
.leftcol_links {
 line-height: 25px;
 padding-left: 40px;
 margin-bottom: 25px;
}
 
.leftcol_links_home {
 line-height: 16px;
 padding-left: 40px;
 padding-right: 25px;
 margin-bottom: 25px;
 text-align:left;
}
  
#home_content {
 padding: 25px 120px 40px 25px;
 line-height:20px;
}
 
#content {
 padding: 0 95px 15px 20px;
 line-height:18px;
 background: #fff9eb;
}

.content_note {
 line-height:12px;
 text-align:left;
 }
 
 .sup_title {
 font-family: "Times New Roman", Times, serif;
 color: #27435B;
 font-size: 8pt;
 font-weight: normal;
 margin-bottom: 10px;
 line-height:28px;
}

h1 {
 font-family: "Times New Roman", Times, serif;
 color: #27435B;
 font-size: 20pt;
 font-weight: normal;
 margin-bottom: 10px;
 line-height:28px;
}

h3 {
 font-family: "Times New Roman", Times, serif;
 color: #27435B;
 font-size: 14pt;
 font-weight: normal;
 margin-bottom: 10px;
 line-height:28px;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 color: #DFE0E4;
 font-weight: bold;
 font-size: 11pt;
}
 
#foot_logo {
 padding: 15px 25px 15px 25px;
}

#footer {
 font-size: 10px;
 text-align: center;
 padding: 15px;
 background: #fff4de;
 }