body { 
margin-top:10px; 
background-color: #AFDADA; 
} 

#container { 
width: 100%; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td 
{ 
font-family:Arial; 
color:#000000; 
font-size:11px; 
} 

/* header area start */ 

#header { 
width: 100%; 
text-align: left; 
background-image: url(images/header_bg.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
border-bottom: 9px solid #009999; 
white-space: nowrap; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #4b616f; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #ebf7f7; 
white-space: nowrap; 
background-image: url(images/topnav_left_ins_004.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
padding-top: 17px; 
} 

#leftnav { 
width: 168px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #023F88 dashed; 
} 

#content_area { 
/*width: 100%; */ 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #009999; 
} 

#bottom { 
width: 100%; 
background-color: #FFFFFF; 
} 

#thomas_info { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #4b616f; 
font-size: 18px; 
font-weight: bold; 
} 
h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
margin-bottom: 0px; 
} 
h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img00 { 
border: 1px #29a9aa solid; 
} 

.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; 
} 

.header_contact 
{ 
MARGIN-TOP: -90px; 
FLOAT: right; 
padding-right:10px; 
} 

/* miscellaneous */ 

table.M1 tr.odd { background-color: #f3f3f3} 
table.M1 tr.evn { background-color: #e9f6f4} 
table.M1 tr.background 
{ 
background-image: url(images/table_background.jpg); 
background-repeat: no-repeat; 
background-position:top left; 
width: 420px; 
} 
table.M1 td.content {font-family: Arial; vertical-align: middle; } /*background-color: #ffffff*/ 
table.M1 td.contentwithwhitebccolor {font-family: Arial; vertical-align: middle; background-color: #ffffff;} 
table.M1 td.heading {background-color: #85c6bd; font-weight: bold; font-family: Arial; text-align: Left; vertical-align: middle} 
table.HM {background-image: url(images/home_back1.jpg); background-repeat: no-repeat;} 

tr.backgrnd { 
background-image: url(images/table_background.jpg); 
background-position: top left; 
background-repeat:repeat-x; 
} 

tr.blackbackgrnd { 
background-image: url(images/table_background1.jpg); 
background-position: top right; 
background-repeat:repeat-x; 
} 

.white{ 
color:#ffffff; 
padding-top: 10px; 
} 
