body { 
margin-top:20px; 
background-color: #d7d7d7; 

} 

td{ 

font-family:Arial; 
font-size:12px; 
color:#000001; 
} 

a { 
text-decoration:underline; 
color:#fe0000; 

} 

a:hover { 
text-decoration:none; 
color:#fe0000; 

} 

#container { 
width: 760px; 
background-color: #ffffff; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#header02 { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-bottom:4px; 
padding-top:3px; 
background-color: #d7d7d7; 
background-image:url(/images/utilitynav-bg.gif); 
background-repeat:repeat-x; 
background-position: left top; 

} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 5px; 
padding-bottom:5px; 
background-color: #000000; 
white-space: nowrap; 
background-image:url(/images/topnav-bg.jpg); 
background-repeat:repeat-x; 
background-position: left top; 

} 

/* main area start */ 

#main { 
background-color:#FFFFFF; 
position:relative; 
width:760px; 
} 

#leftnav { 
width: 160px; 
padding-top:13px; 
background-image:url(/images/leftnav_border.gif); 
background-repeat:no-repeat; 
background-position: right top; 
padding-bottom:280px; 
background-color: #FFFFFF; 

} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
font-size: 11px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #000000; 
} 

#thomas_info { 
width: 760px; 
color: #000004; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #fb0000; 
font-size: 16px; 
font-weight: bold; 
} 

.h1text 
{ 
color: #fb0000; 
font-size: 14px; 
font-weight: bold; 

} 

h1 span{ 
color: #252525; 
font-size: 12px; 
font-weight: bold; 
} 



h2 { 
color: #000003; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #000002; 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 

border-top:3px solid #FFFFFF; 
display:block; 
margin-left:-11px; 
margin-top:3px; 
margin-bottom: 5px; 

} 

.img02 { 

float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 

float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 



/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_pum_002.gif); 
} 


.bullet { 
margin-left: -25px; 
*margin-left: 15px; 
} 
