body { 
margin-top:10px; 
background-color: #dfefbe; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 11px solid #2B4E88; 
border-bottom: 6px solid #2B4E88; 
} 

/* header area start */ 

#header { 
width: 960px; 
white-space: nowrap; 
background-image: url(/images/header_bg-new.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
text-align: left; 
} 

#headerright 
{ 
float: right; 
margin-top: 54px; 
width: 302px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
white-space: nowrap; 
padding-top: 5px; 
padding-bottom: 6px; 
background-image: url(/images/topnav_bg.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
} 

/* main area start */ 

#main { 
width: 960px; 
position:relative; 
} 

#leftnav { 
width: 184px; 
padding-top: 0px; 
padding-bottom:329px; 
background-image: url(images/bg_main_ser_002.gif); 
background-repeat: repeat-y; 
} 

#nav { 
width: 184px; 
padding-top: 0px; 
padding-bottom: 33px; 
float: right; 
background-image: url(images/nav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

.rightnav 
{ 
float: right; 
width: 200px; 
margin-top: 27px; 
background-image: url(images/rightnav_bg.jpg); 
background-position: top center; 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 57px; 
padding-bottom: 20px; 
background-image: url(/images/content_area_bg.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
} 

#content_area_homepage { 
padding-left: 20px; 
padding-right: 14px; 
padding-top: 57px; 
padding-bottom: 20px; 
background-image: url(/images/content_area_bg.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: left; 
padding-top: 46px; 
padding-bottom: 14px; 
background-image: url(/images/footer_bg.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
} 


#footer_index { 
width: 960px; 
text-align: left; 
padding-top: 46px; 
padding-bottom: 14px; 
background-image: url(/images/footer_bg.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
*margin-top:1px;
} 


.footer_left 
{ 
display:block; 
margin-left:26px; 
} 

.footer_right 
{ 
float:right; 
margin-top:31px; 
margin-right:25px; 
text-align: center; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #003e81; 
font-size: 18px; 
font-weight: bold; 
margin-top: 8px; 
} 

.homepageh1 
{ 
font-size: 14px; 
font-weight: normal; 
color: #003e81; 
text-align: center; 
margin-top: 0px; 
margin-bottom: 18px; 
} 

h2 { 
color: #567f00; 
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; 
} 

.img04 
{ 
margin-left: -20px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color: #6E6F70; 
} 

a { 
text-decoration: underline; 
color: #0000ff; 
} 

a:hover { 
text-decoration: none; 
color: #0000ff; 
} 

html > body #leftnav_bottom { 
bottom: 0px; 
} 

#leftnav_bottom { 
bottom: 0px; 
left: 0px; 
position: absolute; 
text-align:left; 
} 

html > body #leftnav_bottom_homepage { 
bottom: 0px; 
} 

#leftnav_bottom_homepage { 
bottom: -1px; 
left: 0px; 
position: absolute; 
text-align:left; 
} 

form 
{ 
margin-top: 0px; 
margin-bottom: 0px; 
} 

input 
{ 
font-size: 10px; 
color: #000000; 
} 

select 
{ 
font-size: 10px; 
color: #000000; 
} 

.separator 
{ 
padding-left: 4px; 
padding-right: 4px; 
} 

ul.BucketContent 
{ 
margin-top: 2px; 
text-align: left; 
font-size:11px; 
margin-left: 0px; 
color: #6e6f70; 
} 

ul.BucketContent li 
{ 
background-image: url(/images/bullet1.gif); 
background-position: left 5px; 
background-repeat: no-repeat; 
list-style-type: none; 
margin-left: 20px; 
padding-left: 7px; 
line-height: 13px; 
} 

html > body ul.BucketContent li 
{ 
margin-left: -20px; 
} 
