body { 
margin-top: 10px; 
background-color: #7babfd; 
} 

td{ 
font-family: Arial; 
font-size: 12px; 
color: #373738; 
} 

#container { 
width: 100%; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #3275b5; 
} 

#header { 
border-top: 2px #ffffff solid; 
border-bottom: 1px #ffffff solid; 
background:#99cdff url(images/header01_002.jpg); 
background-position:right top; 
background-repeat:no-repeat; 
text-align:left; 
} 

/* topnav area start */ 

#topnav { 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #3275b5; 
white-space: nowrap; 
border-bottom: 1px #ffffff solid; 
} 

/* main area start */ 

#main { 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 164px; 
padding-top: 56px; 
padding-bottom: 50px; 
background-color: #b7d9fd; 
background-image: url(images/bg_leftnav_top_che_002.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 45px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_che_002.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
} 

/* footer area start */ 
#bottom{ 
background:url(images/bottom.jpg); 
background-position:top right; 
background-repeat:no-repeat; 
text-align:left; 
} 

#footer { 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #3275b5; 
} 

#thomas_info { 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Arial; 
color: #0f245d; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

/*original h3 code*/ 
/*h3 { 
font-family: Times; 
color: #598527; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} */ 

/*updated by ashwin on 24 December, 2008*/ 
h3 { 
color: #000000; 
font-size: 13px; 
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; 
} 

.products p{
margin:0;
padding:0;
}
/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

table.M1 td { 
background-color: #dbecfc; 
font-family: Arial; 
font-size: 11px; 
padding-left:2px; 
padding:5px 0 5px 2px; 
} 

table.M1 li { 
padding-bottom:2px; 
padding-top:2px; 
} 


/*table.M1 tr.odd { background-color: #dbecfc} 
table.M1 tr.evn { background-color: #dbecfc} 
*/ 

table.M1 td.heading 
{ 
background-color: #acd8ff; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
text-align: Left; 
vertical-align: middle; 
} 
table.M1 td.chartheading 
{ 
background-color: #acd8ff; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
text-align: center; 
vertical-align: middle; 
} 

