body 
{ 
margin-top:10px; 
background-color: #055385; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


a 
{ 
text-decoration: underline; 
} 
a:hover 
{ 
text-decoration: none; 
} 


#container 
{ 
width: 760px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header 
{ 
width: 760px; 
} 

#utility_nav 
{ 
width: 760px; 
text-align: center; 
font-size:11px; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #9e0606; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 18px; 
padding-bottom: 3px; 
white-space: nowrap; 
background-image: url(images/topnav_left_pro_003.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-image:url(images/mainbg.jpg); 
background-repeat: repeat-x; 
background-position: left top; 
border-top: 1px #000000 solid; 
background-color: #cecbcb; 
} 

#leftnav { 
width: 160px; 
padding-top: 10px; 
padding-bottom: 15px; 
} 

#nav 
{ 
width: 160px; 
background-color: #000001; 
} 

#content_area 
{ 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 40px; 
background: url(/images/btm_right_pro_003.gif) no-repeat right bottom; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 8px; 
padding-bottom: 8px; 
background:#8a0101; 
} 


#thomas_info 
{ 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 
{ 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 
{ 
color: #000000; 
font-size: 14px; 
} 

h3 { 
color: #000000; 
font-size: 12px; 
font-weight: bold; 
} 

h1.home_head 
{ 
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; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 
.img_bg 
{ 
background-image:url(images/leftnav_mid.jpg); 
background-repeat: repeat-y; 
background-position:left top; 
margin-left:6px; 
margin-top:38px; 
text-align:center; 
width:148px; 
} 

h2.home 
{ 
padding:0px; 
margin:0px; 
font-weight: normal; 
font-size: 12px; 
} 

ul li 
{ 
list-style-image: url(/images/arrow1.gif); 
list-style-position: outside; 
} 

html > body ul li 
{ 
list-style-image: url(/images/arrow.gif); 
} 
