body { 
margin-top:10px; 
background-color: #2f547a; 
} 

#container { 
width: 960px; 
background-color: #ffffff; 
} 

td, div{ 
font-family: Arial; 
color: #000000; 
font-size: 12px; 
} 

/* header area start */ 

#header { 
width: 960px; 
text-align: left; 
background-image: url(/images/header01_bg.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
height: 66px; 
} 

#header02 { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #003366; 
background-image: url(/images/utilitynav_bg.jpg); 
background-position: left top; 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
line-height: 25px; 
background-color: #0d6e9f; 
white-space: nowrap; 
background-image: url(/images/topnav_bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 186px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
background-image: url(/images/leftnav_bg.jpg); 
background-position: left top; 
background-repeat: no-repeat; 
} 

#rightnav { 
background-color: #d3e9f4; 
width:180px; 
padding-top: 40px; 
border-top: 1px #FFFFFF solid; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

#content_area_home { 
padding-left: 30px; 
padding-right: 30px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
font-size: 11px; 
background-color: #003366; 
height:74px; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #02547d; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #000000; 
font-size: 24px; 
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; 
} 

.star_img { 
border: none; 

} 

/* miscellaneous */ 

li { 
list-style-image: url(/images/bullet_pum_002.gif); 
} 



.header_serch { 
float:right; 
clear: both; 
margin-top:38px; 
padding-right:20px; 
position: relative; 
} 

.header_serch img { 
vertical-align: top; 
margin-bottom:1px; 
} 

.header_serch form { 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
} 

.header_serch form select, .header_serch form input{ 
height:19px; 
} 

.bucket_link_pum_002 img { 
height: 117px; 
margin-bottom:20px; 
} 


.logo { 
float:left; 
margin-top: 10px; 
float: left; 
margin-bottom: 0px; 
margin-left: 30px; 
} 


.footer_left { 
margin-top: 20px; 
float: right; 
margin-bottom: 24px; 
margin-right: 210px; 
} 

a { 
text-decoration: underline; 
} 

a:hover { 
text-decoration: none; 
} 
