body { 
margin-top: 10px; 
background-color: #D0D9E2; 
/* background-image: url(images/); */ 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
color: #000000; 
font-size: 12px; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 1px; 
background-color: #0b155c; 
background-image: url(images/bg_top_pro_004.jpg); 
background-repeat: repeat-x; 
} 

#header { 
width: 960px; 
border-top: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #b8bfcb; 
white-space: nowrap; 
border-bottom: 1px solid #FFFFFF; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
background-color: #d9e1e7; 
background-image: url(images/bg_leftnav_top_pro_004.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
width: 755px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_pro_004.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

.bucket{ 
width:307px; 
padding:5px 5px 5px 0px; 
text-align: left; 
background-color: #d9e1e7; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #0b155c; 
border-top: 1px solid #FFFFFF; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0b155c; 
font-size: 22px; 
font-weight: bold; 
margin-top: 9px; 
} 

h2 { 
color: #0b155c; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #9D0A0E; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 

float: left; 
padding-right: 10px; 
padding-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

