body { 
margin-top:10px; 
background-color: rgb(0,0,153); 
background-image: url(images/bg4.jpg); 
} 
#container { 
width: 100%; 
border-bottom: 4px #dbbe18 solid; 
background-color: #FFFFFF; 
} 
/* header area start */ 
#header { 
width: 100%; 
text-align: left; 
background-image: url(images/header_bg.jpg); 
background-position: right; 
background-repeat: none; 
border-bottom: 1px #000000 solid; 
} 
#utility_nav { 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #2A324A; 
} 
/* topnav area start */ 
#topnav { 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #1e3151; 
white-space: nowrap; 
border-bottom: 1px #000000 solid; 
background-image: url(images/topnav_bg.jpg); 
background-repeat: none; 
} 
/* main area start */ 
#main { 
width: 100%; 
background-color: #e2e6f1; 
background-image: url(images/bg_main_ele_003.gif); 
background-repeat: repeat-x; 
} 
#leftnav { 
width: 172px; 
padding-top: 15px; 
padding-left: 10px; 
padding-bottom: 15px; 
background-color: #ffffff; 
} 
#nav { 
width: 160px; 
padding-bottom: 0px; 
float: right; 
background: url(images/sidenav_bkgd.jpg) repeat-y #ffffff; 
} 
#content_area { 
width: 100%; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 
/* footer area start */ 
#footer { 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #000092; 
/* background-image: url(images/bg_footer_ele_003.gif); 
background-repeat: repeat-x; */ 
} 
#thomas_info { 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

#heading1{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 4; 
font-weight: bold; 
} 

#heading2{ 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
} 

#subheading{ 
font-size: 18px; 
font-family: Arial, Helvetica, sans-serif; 
} 


/* heading styles */ 
h1 { 
color: #0d2855; 
font-size: 18px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
} 
h2 { 
color: #475e95; 
font-size: 14px; 
font-weight: bold; 
margin-bottom: -10px; 
} 
h3 { 
font-family: Arial, Helvetica, sans-serif; 
color: #0d2855; 
font-size: 12px; 
font-weight: bold; 
font-style: none; 
} 
/* image styles */ 
.img01 { 
border: 2px #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_ele_003.gif); 
} 

.search { 
font-size: 10px; 
color: #333333; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #000099; 
border: 1px solid #000099; 
padding: 1 2 1 2; 
} 
.search a:hover { 
font-weight: bold; 
color: #000099; 
text-decoration: none; 
border: 1px solid #000099;
background: #ccf6ff;
padding: 1 2 1 2; 
} 
.searchtext { 
font-size: 10px; 
color: #333333; 
} 
