body { 
margin-top: 10px; 
background-color: #344450; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td{ 
font-family: Arial; 
font-size: 12px; 
color: #565455; 
} 

.border { 
border: 1px #cdced4 solid; 
} 

.bucket { 
border: 1px #cdced4 solid; 

} 

.right_bucket { 
border-top: 4px #0066b3 solid; 
border-right: 1px #cdced4 solid; 
border-bottom: 1px #cdced4 solid; 
border-left: 1px #cdced4 solid; 
} 

/* header area start */ 

#header { 
width: 960px; 
background-image: url(images/header_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
float:right; 
} 

#header img 
{ 
float: left; 
} 


#header02 { 
width: 960px; 
} 



.search_catalog 
{ 
float: right; 
margin-right: 6px; 
margin-top: 35px; 
} 



.search_catalog form 
{ 
margin:0; 
padding:0; 
} 



#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-image: url(images/utilitynav_btm.jpg); 
background-position: bottom left; 
background-repeat: no-repeat; 
/* border-bottom: 1px #FFFFFF solid; */ 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 0px; 
white-space: nowrap; 
border-top: 1px #56454b solid; 
border-bottom: 1px #56454b solid; 
background-image: url(images/topnav_bg_che_001.gif); 
background-position: top left; 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
} 

#leftnav { 
width: 150px; 
padding-top: 15px; 
padding-bottom: 30px; 
padding-left: 10px; 
border-right: 1px #56454b solid; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 9px; 
padding-bottom: 10px; 
background-image:url(images/footer_bg_che_001.gif); 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0066b3; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #0066b3; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: verdana, arial; 
color: #092b82; 
font-size: 24px; 
font-weight: bold; 
} 

.h4 { 
color: #0066b3; 
font-size: 12px; 
font-weight: bold; 
} 

h5 
{ 
color: #0066b3; 
font-size: 14px; 
font-weight: bold; 
margin-top: 0px; 
margin-bottom: 5px; 
} 

/* image styles */ 

.img00{ 
border: 1px #cccccc solid; 
margin-bottom: 5px; 
} 

.img01 { 
border: 1px #56454b solid; 
float: right; 
} 

.img02 { 
border: 1px #56454b solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 2px #ffffff solid; 
float: right; 
margin-left: 1px; 
margin-bottom: 1px; 
margin-right: 1px; 
margin-top: 1px; 
} 


.gradient { 
background-color:#FFFFFF; 
background-image:url(images/blue-grad.jpg); 
background-position:right top; 
background-repeat:repeat-y; 
width:94px; 
} 


a { 
text-decoration: underline; 
color:blue;
} 
a:hover { 
text-decoration: none; 
} 
.borders { 
border:1px solid #D1D1D1; 
font-family:Arial; 
font-size:11px; 
padding:20px; 
} 



/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_leftnav_mat_001.gif); 
} 
