body {         
margin-top:10px;         
background-color: #000000;         
}         


td         
{         
color: #3e4242;         
font-family:Arial;         
font-size: 11px;         
}         

.home_default         
{         
color: #b0b1aa;         
font-family:Arial;         
font-size: 11px;         
}         


a         
{         
color: #3e4242;         
font-size: 11px;         
text-decoration: underline;         
}         

a:hover         
{         
color: #a14223;         
font-size: 11px;         
text-decoration: none;         
}         


#container {         
width: 960px;         
}         

/* header area start */         

#header {         
width: 960px;         
background-image: url(/images/header_background.jpg);         
background-position: right top;         
background-repeat: no-repeat;         
height: 174px;         
}         

#header_content         
{         
width: 960px;         
background-image: url(/images/header_background_content.jpg);         
background-position: right top;         
background-repeat: no-repeat;         
height: 174px;         
}         

.header_img         
{         
float: left;         
margin-right: 10px;         
}         

#utility_nav {         
width: 960px;         
text-align: right;         
padding-top: 5px;         
padding-bottom: 13px;         
background-color: #100603;         
background-image: url(/images/utility_nav_background.jpg);         
background-position: left top;         
background-repeat: no-repeat;         
}         

/* topnav area start */         

#topnav {         

float:right;  
width:738px;     
}         

a.topnav_last         
{         
background-image: none !important;         
}         

/* main area start */         

#main {         
width: 960px;         
background-color: #2f2f2f;         
}         

#main_content {         
width: 960px;         
background-color: #d4d4d4;     
}         

#leftnav {         
width: 197px;         
padding-top: 12px;         
padding-bottom: 65px;         
background-color: #cececc;         
background-image: url(/images/leftnav_background.jpg);         
background-position: left top;         
background-repeat: repeat-y;         
}         

#leftnav_content {         
width: 197px;         
padding-top: 12px;         
padding-bottom: 65px;         
background-color: #cececc;         
background-image: url(/images/leftnav_background_content.jpg);         
background-position: left top;         
background-repeat: repeat-y;         
}         

#nav         
{         
width: 192px;         
float: right;         
background-image: url(/images/nav_background.jpg);         
background-position: left top;         
background-repeat: repeat-y;         
}         

#content_area {         
padding-left: 25px;         
padding-right: 25px;         
padding-top: 0px;         
padding-bottom: 30px;         
}         

#content_area_home {         
padding-left: 25px;         
padding-right: 25px;         
padding-top: 20px;         
padding-bottom: 30px;         
}         

/* footer area start */         

#footer {         
width: 960px;         
background-color: #0b0d0d;         
background-image: url(/images/footer_background.jpg);         
background-position: left top;         
background-repeat: no-repeat;         
height: 188px;         
}         

#footer_content {         
width: 960px;         
background-color: #0b0d0d;         
background-image: url(/images/footer_background-content.jpg);         
background-position: left top;         
background-repeat: no-repeat;         
height: 188px;         
}         

.footer_left         
{         
display: block;         
float: left;         
text-align: center;         
width: 190px;         
margin-top: 77px;         
}         

.footer_left_sub         
{         
display: block;         
float: left;         
text-align: left;         
width: 200px;         
margin-top: 93px;         
margin-left: 27px;         
}         

.footer_right         
{         
display:block;         
float:right;         
margin-right:20px;         
margin-top:71px;         
text-align:right;         
width:246px;         
}         

.footer_right span         
{         
font-family: Arial;         
font-size: 20px;         
color: #818383;         
font-weight: normal;         
display: block;         
margin-bottom:8px;         
}         

.footer_left span         
{         
font-family: Arial;         
font-size: 13px;         
color: #a14223;         
font-weight: bold;         
display: block;         
}         

.footer_left img         
{         
margin-top: 5px;         
margin-bottom: 5px;         
}         

#thomas_info         
{         
width: 960px;         
text-align: right;         
padding-top: 16px;         
padding-bottom: 2px;         
}         

#thomas_info span         
{         
padding-right: 20px;         
}         

/* heading styles */         

h1 {         
color: #3e4242;         
font-size: 22px;         
font-weight: bold;         
background-image: url(/images/h1_background_content.jpg);         
background-position: left top;         
background-repeat: repeat-y;         
padding-left:20px;         
}         

h2 {         
margin-top: 22px;       
color: #a14223;         
font-size: 13px;         
font-weight: bold;         
}         

h3 {         
color: #3e4242;         
font-size: 13px;         
font-weight: bold;         
}         

/* image styles */         

.img01 {         
border: 1px #000000 solid;         
}         

.img02 {         
border: 1px #000000 solid;         
float: left;         
margin-right: 10px;         
margin-bottom: 10px;         
}         

.img03 {         
border: 1px #000000 solid;         
float: right;         
margin-left: 10px;         
margin-bottom: 10px;         
}         

.img04         
{         
margin-left: 17px;         
}         

.search_hdr         
{         
float:right;         
margin-right:18px;         
padding-top:17px;         
padding-bottom:75px;         
text-align:right;         
vertical-align:top;         
width:270px;         
}         

.search_hdr form         
{         
margin:0px;         
padding: 0px;         
}         


.search_hdr img         
{         
vertical-align: top;         
margin-left: 6px;         
}         


.search_hdr input         
{         
vertical-align:top;         
font-family:Arial;         
font-size:11px;         
margin-left:5px;         
height:20px;         
width:115px;         
}         

.search_hdr select         
{         
font-family:Arial;         
font-size:11px;         
height:20px;         
width:104px;         
vertical-align:top;         
}         

.home_head         
{         
color: #fffffe;         
font-family:Arial;         
font-size:22px;         
font-weight: normal;         
background-image: url(/images/h1_background.jpg);         
background-position: left top;         
background-repeat: repeat-y;         
padding-left:20px;         
margin-bottom: 30px;        
display: block;        
}         

.home_head span         
{         
font-family:Arial;         
font-size:16px;         
font-weight: normal;         
}         

.home_head_sub         
{         
color: #b0b1aa;         
font-family:Arial;         
font-size:16px;         
font-weight: normal;         
}         

.bucket_link_plc_005 img         
{         
margin-bottom: 4px;         
}         

.border_bucket         
{         
border-left: 1px solid #70706d;         
}         

.home_h2         
{         
color: #a14223;         
font-size: 12px;         
font-weight: bold;         
font-family: Arial;         
}         

ul.advantage_list li         
{         
padding-top: 10px;         
}         

.printablepage_link         
{         
float:right;         
margin-bottom:10px;         
margin-top:0px;         

position:relative;         
top:-15px;         
}         

.download-sub-head 
{ 

font-size:18px; 

background-image:url();
} 
/* miscellaneous */  