body { 
margin-top:10px; 
background-color: #ddd; 
} 
* { 
font-size:11px; 
font-family:Arial, Helvetica, sans-serif; 
} 

#container { 
width: 832px; 
border: 1px #091492 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 832px; 
text-align: right; 
background: #091492 url(images/top_header.jpg) top left no-repeat; 
} 
.zfloat { 
position: absolute; 
z-index:2; 
float:right; 

margin-left:700px; 
padding-top:19px; 
} 
/* topnav area start */ 

#topnav { 
text-align: right; 
padding-right: 80px; 
white-space: nowrap; 
background: #ff9004 url(images/topnav_bg.jpg) top left repeat-x; 
line-height:22px; 
*width:832px; 
} 
#topnav img { 
float:left; 
margin-left:193px; 
} 
/* main area start */ 

#main { 
background: #ffffff url(images/tab_bottom_right.gif) bottom right no-repeat; 
border-top: 1px #FFFFFF solid; 
width:832px; 
position:relative; 
} 
#main td { 
vertical-align: top; 
} 
#leftnav { 
width: 195px; 
padding-top: 15px; 
background-color: #cbdbea; 
height:725px; 
/*background: #cbdbea url(images/leftcolumn_bottom.jpg) bottom center no-repeat; */ 
} 

#content_area { 
width: 623px; 
padding: 5px; 
} 
.splash { 
width:616px; 
height:179px; 
background:url(images/home_splash.jpg) top left no-repeat; 
} 
.holder { 
width: 610px; 
*width: 100%; 
padding: 20px; 
*padding-right: 0px; 
} 
.splash p { 
margin:0; 
padding: 89px 50px 20px 256px; 
color: #fff; 
text-align:left; 
} 
.bucket { 
background:url(images/bucket_bg.gif) top left no-repeat; 
width: 616px; 
height:107px; 
margin-top:7px; 
padding:4px; 
text-align:right; 
*width:626px; 
*margin-left: -1px; 
} 
.bucket img { 
border-left: 4px solid #cbdbea; 

} 
.fright { 
float: right; 
margin: 0; 
*margin:0px; 
} 
.margin { 
margin: 5px 10px; 
*margin-right:5px; 
} 
.padding { 
padding: 20px 30px; 
} 
.fleft { 
float: left; 
margin: 5px 15px 10px 0; 
} 
.lightblue { 
background: #c1d0de; 
} 

#form { 
background: #cbdbea url(images/bucket_tab.gif) top left no-repeat; 
} 
hr { 
clear: both; 
} 
/* footer area start */ 

#footer { 
text-align: center; 
padding-top: 10px; 
padding-bottom: 16px; 
background-color: #091492; 
background-repeat: repeat-x; 
width:832px; 
} 

#thomas_info { 
width: 830px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

html > body .pp { 
margin-bottom: 32px; 
} 
/* heading styles */ 

h1 { 
color: #2131ab; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 16px; 
font-weight: bold; 
margin:0; 
padding:0; 
} 

/* 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; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_adh_003.gif); 
} 

.lit { 
list-style:none; 
} 

.utl_nav{ 
font-size:14px; 
} 

.leftnav_bottom{ 
text-align:center; 
position:absolute; 
bottom:5px; 
padding-left:37px; 
} 

.w{ 
*width: 10px !important; 
*padding: 0px !important; 
} 


a {

text-decoration: underline;
}


a:hover {

text-decoration: none;
}
