body { 
margin-top:10px; 
background-color: #606e93; 
} 

#container { 
width: 960px; 
border: 1px #035A26 solid; 
background-color: #FFFFFF; 
} 


td { 
font-family: Arial; 
font-size: 12px; 
color: #696a6b; 
} 

/* header area start */ 

#header { 
width: 960px; 
text-align:left; 
background-image: url(images/header_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
} 

#header_home { 
width: 960px; 
text-align:left; 
background-image: url(images/header_home_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
clear:both; 
} 

#header_home img { 
float:left; 
} 

#header2 
{ 
width: 960px; 
text-align:left; 
background-color: #e2e1dc; 
white-space: nowrap; 
} 

/* 
#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 11px; 
padding-bottom: 11px; 
background-color: #035A26; 
background-image: url(images/bg_top_pro_005.gif); 
background-repeat: repeat-x; 
} */ 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: left; 
padding-top:8px; 
padding-bottom:7px; 
white-space: nowrap; 
background-image: url(images/topnav_bg.jpg); 
background-repeat: no-repeat; 
clear:both; 
} 

#serch { 
width: 748px; 
text-align: right; 
padding-top:8px; 
padding-bottom:10px; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#main_hm { 
width: 960px; 
/*background-image: url(images/homepage_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; */ 
} 


#leftnav { 
width: 211px; 
padding-top: 15px; 
padding-bottom: 140px; 
background-image: url(images/leftnav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

#leftnav_hm { 
width: 211px; 
padding-top: 157px; 
padding-bottom: 180px; 
background-image: url(images/leftnav_bg1.gif); 
background-position: top left; 
background-repeat: no-repeat; 
} 


#leftnav_sub { 
text-align: center; 
width: 197px; 
margin-left: 10px; 
background-color: #e4e5e7; 
} 


#content_area { 
width: 100%; 
padding-left: 20px; 
padding-top: 45px; 
padding-right: 20px; 
padding-bottom: 20px; 
} 


#content_area_hm { 
width: 100%; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 


/* footer area start 
#footer { 
width: 960px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 16px; 
background-color: #035A26; 
background-image: url(images/bg_footer_pro_005.gif); 
background-repeat: repeat-x; 
} 
*/ 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #003768; 
font-size: 18px; 
font-weight: bold; 
} 

.sub_head { 
color: #003768; 
font-size: 15px; 
font-weight: bold; 
} 

h2 { 
color: #98012e; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #104571; 
font-size: 13px; 
font-weight:normal; 
} 

h4 { 
font-family: Arial; 
color: #696a6b; 
font-size: 14px; 
font-weight:normal; 
} 

/* 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_pro_005.gif); 
} 

#search { 
margin-TOP: 10px; 
POSITION:absolute; 
margin-left:725px; 
padding-RIGHT: 5px; 
} 

.header_serch 
{ 
float:right; 
padding-right:10px; 
margin-top:46px; 

} 

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
.table-border {border-left:1px solid #cccccc;
border-top:1px solid #cccccc; margin-bottom: 10px;}.table-border td{
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;padding:7px;
}
