body { 
margin-top:10px; 
background-color: #7290b6; 
background-image: url(images/body_bg.jpg); 
background-repeat: repeat-x; 
background-position: top left; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-image: url(/images/utilitynav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #BED0EA; 
white-space: nowrap; 
background-image: url(/images/topnav_bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
} 

#searchblock 
{ 
padding-top:3px; 
padding-bottom: 17px; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-image: url(/images/main_bg.jpg); 
background-position: bottom left; 
background-repeat: no-repeat; 
} 

#leftnav { 
width: 200px; 
padding-top: 16px; 
padding-bottom: 104px; 
background-image: url(/images/leftnav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

#leftnavbottomimage 
{ 
text-align: center; 
padding-top:25px; 
} 

#content_area { 
padding-left: 30px; 
padding-right: 30px; 
padding-bottom: 30px; 
padding-top: 20px; 
background-image: url(/images/content-area-bg-new.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

#content_area_home { 
padding-left: 30px; 
padding-right: 0px; 
padding-bottom: 30px; 
padding-top: 20px; 
background-image: url(/images/content-area-bg-new.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: left; 
padding-top: 17px; 
padding-bottom: 18px; 
background-image: url(/images/footer_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0b3d70; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #005a9c; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
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; 
clear:both; 
} 

.img04 
{ 
border: 1px #000000 solid; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img05 
{ 
margin-bottom: 7px; 
margin-left: -42px; 
} 

.img06 
{ 
margin-bottom: 4px; 
margin-left: -19px; 
} 

.img07 
{ 
border: 1px #000000 solid; 
margin-bottom: 10px; 
margin-top: 10px; 
} 

/* miscellaneous */ 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color: #0e427b; 
} 

a { 
text-decoration: underline; 
color: #005a9c; 
} 

a:hover { 
text-decoration: none; 
color: #052a50; 
} 

form 
{ 
margin-top: 0px; 
margin-bottom: 0px; 
} 

.footer_left 
{ 
display:block; 
margin-left:10px; 
padding-left:50px; 
} 

.footer_right 
{ 
float:right; 
margin-right:17px; 
text-align: right; 
} 

ul.BucketContent 
{ 
margin-top: 0px; 
text-align: left; 
font-size: 11px; 
padding-bottom:6px; 
} 

ul.BucketContent li 
{ 
margin-left: -4px; 
margin-right: 12px; 
list-style-type:none; 
background-image:url(/images/bucket_content_list.gif); 
background-position:left 6px; 
background-repeat:no-repeat; 
padding-left:7px; 
} 

.main-div {
float: right;
text-align: center;
}

