body { 
margin-top: 10px; 
background: #ffffff url(images/background.jpg) repeat-x; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #7c7c7c; 
} 

#header { 
width: 760px; 
border-bottom: 1px #d7d7d7 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
background-color: #ced0ce; 
background-image: url(images/bg_leftnav_top_che_002.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
width: 555px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_che_002.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 



/* default text styles */ 



p, td, tr, li { 

font-family: Arial; 

color: #000; 

font-size: 12px; 



} 



a { 

font-family: Arial; 

color: #0000ff; 

font-size: 12px; 

text-decoration: underline; 



} 



a:hover { 

font-family: Arial; 

color: #000; 

font-size: 12px; 

text-decoration: none; 

} 





/* heading styles */ 

h1 { 
color: #7c7c7c; 
font-size: 20px; 
font-weight: bold; 
padding-top: 20px; 

} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 

} 

h3 { 
color: #bc272d; 
font-size: 14px; 
font-weight: bold; 
} 

h4 { 
color: #999f99; 
font-size: 14px; 
font-weight: bold; 
} 

h5 { 
color: #2778BE; 
font-size: 11px; 
font-weight: bold; 
} 
h5 a{ 
color: #2778BE; 
font-size: 11px; 
font-weight: bold; 
text-decoration: underline; 
} 
h5 a:hover{ 
color: #bc272d; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 
/* 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 */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

.small { 

font-family: Arial; 
color: #000; 
font-size: 9.5px; 
margin: 0px; 

} 
.smallhead { 

font-family: Arial; 
color: #000; 
font-size: 10px; 
margin: 4px; 
font-weight: bold; 
font-style: italic; 
} 

.caption { 

font-family: Arial; 
color: #000; 
font-size: 11px; 
font-weight: bold; 

} 

