body { 
margin-top: 10px; 
background-color: #ffffff; 
background-image: url(images/bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#333333; 
} 

a 
{ 
text-decoration: underline; 
color:#333333; 
} 

a:hover 
{ 
text-decoration: none; 
color:#333333; 
} 

#container 
{ 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #425285; 
} 

#header { 
width: 960px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #3c6566; 
white-space: nowrap; 
border-top:1px solid #003366; 
border-bottom:3px solid #5f5f5f; 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
background-image: url(images/bg_main_ser_005.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 169px; 
padding-top: 10px; 
padding-bottom: 100px; 
background-color: #eeeeee; 
background-image: url(images/leftnav_top.gif); 
background-repeat: repeat-x; 
background-position: left top; 
} 

#content_area { 
padding-left: 38px; 
padding-right: 37px; 
padding-top: 36px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
background-color: #425285; 
height:74px 
} 


.footer_left{ 
display:block; 
float:left; 
text-align:left; 
margin-top: 21px; 
margin-left:19px; 
} 

.footer_right{ 
display:block; 
float:right; 
text-align:right; 
margin-top: 21px; 
margin-right:21px; 
} 


#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #425284; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #3c6567; 
font-size: 14px; 
font-weight: bold; 

margin-bottom:5px; 
} 

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-bottom: 3px; 
} 

ul.useful_link_space li 
{ 
margin-bottom: 5px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 
