body { 
margin-top:10px; 
background-color: #004D91; 
} 

td 
{ 
font-family:Arial; 
color:#000000; 
font-size:11px; 
} 

#container { 
width: 100%; 
background-color: #FFFFFF; 
border-bottom: 1px #1A4D4E solid; 
} 

/* header area start */ 

#header { 
width: 100%; 
border-bottom: 1px #a9c68e solid; 
text-align: left; 
background-image: url(images/header01_bg_che_004.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
white-space: nowrap; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #004D91; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
background-color: #ffffff; 
white-space: nowrap; 
background-image: url(images/topnav_lines_che_bg_004.gif); 
background-position: left top; 
background-repeat: no-repeat; 
height: 25px; 
} 

#topnav img 
{ 
*margin-right: -3px; 
} 

/* main area start */ 

#main { 
background-color: #FFFFFF; 
} 

#leftnav 
{ 
background-color:#FFFFFF; 
padding-bottom:120px; 
padding-top: 20px; 
width: 183px; 
background-image: url(images/leftnav_btm_logo_che_004.jpg); 
background-repeat: no-repeat; 
background-position: center bottom; 
} 

#nav { 
background-color: #BDDF88; 
background-image: url(images/leftnav_top_che_004.jpg); 
background-position: top center; 
background-repeat: no-repeat; 
float: right; 
width:167px; 
white-space: nowrap; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #C4DF9C; 
border-top: 1px #C9D7B4 solid; 
border-bottom: 1px #ABDEDF solid; 
} 

#bottom { 
width: 100%; 
height: 17px; 
background-color: #FFFFFF; 
background-image: url(images/bg_footer_mac_001.gif); 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #231e1e; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #e7260f; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: left; 
margin-right: 10px; 
margin-bottom: 40px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
margin: 0px 4px 2px 4px; 
} 

.img05 
{ 
float: right; 
} 



/* miscellaneous */ 

ul{ 
margin-top: 3px; 
margin-bottom: 3px; 
} 

td.borderBottom 
{ 
border-bottom: 1px #93948e solid; 
} 

td.borderRight 
{ 
border-right: 1px #93948e solid; 
} 
