body { 
margin-top: 10px; 
background-color: #c4c9eb; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

 a { 
 text-decoration:underline;
} 
 a:hover { 
 text-decoration:none;
} 

td { 
font-family: arial; 
font-size: 12px; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
height: 20px; 
padding-bottom:10px; 
padding-top:7px; 
background: #FFFFFF url('images/utility_nav_bg.jpg') no-repeat; 
background-position:bottom right; 
} 

#header { 
width: 960px; 
border-bottom: 1px #d7d7d7 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #1717ac; 
background-image: url(images/left_nav_bg.jpg); 
background-repeat: repeat-x; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-bottom: 2px solid #ffffff; 
} 

#leftnav { 
width: 161px; 
padding-bottom: 100px; 
background-image: url(images/bg_leftnav_che_002.jpg); 
background-repeat: repeat-y; 
} 

#content_area { 
padding-left: 45px; 
padding-right: 35px; 
padding-top: 50px; 
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: 960px; 
height: 46px; 
background-color: #0303a7; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: arial; 
color: #262b6d; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
font-family: arial; 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: arial; 
color: #000000; 
font-size: 14px; 
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 */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

#topnav a.lasttopnav { 
padding-right: 70px; 
} 

#leftnav a.lastleftnav:hover { 
background-image: url(images/bg_leftnav_che_002.jpg); 
background-repeat: repeat-y; 
} 

.inner_highlight img { 
margin-bottom: 5px; 
} 

.gradient { 
background-image: url(images/blue-grad.jpg); 
background-repeat: repeat-y; 
background-position: right top; 
background-color: #FFFFFF; 
width: 94px; 
} 
.borders { 
border: 1px solid #d1d1d1; 
padding: 20px; 
font-family: Arial,; 
font-size: 11px; 
} 
