body { 
margin-top:0px; 
background-color: #626d89; 
} 

#container { 
width: 960px; 
border: 0px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000000; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 7px; 
background-color: #CC0000; 
white-space: nowrap; 
background-image: url(images/topnav.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #aabbcd solid; 
border-bottom: 1px #aabbcd solid; 
} 

#leftnav { 
width: 169px; 
padding-top:23px; 
padding-bottom: 100px; 
background-color: #dce3ed; 
border-right: #aabbcd 1px solid; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
border-top: 1px #FFFFFF solid; 
padding-top: 24px; 
padding-bottom: 10px; 
background-color: #870f19; 
background-image: url(/images/footer_bg.jpg); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 

font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #6b778d; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 

font-size: 12px; 
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; 
} 

.img04 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 40px; 
} 

.img05 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 20px; 
} 



.img07{ 
margin-top:8px; 
border-bottom:8px solid #ffffff; 
} 

.img08{ 
margin-top:8px; 
border-bottom:8px solid #ffffff; 
} 

.img09{ 
margin-top:8px; 
border-bottom:8px solid #ffffff; 
} 




/* miscellaneous */ 

a { 
text-decoration: underline; 
} 


a:hover { 
text-decoration: none; 
} 

.suptool
{
padding-left:40px;
}
