body { 
margin-top:10px; 
background-color: #173b79; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 


td { 
font-family: Arial; 
font-size: 12px; 
color: #000000; 

} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 4px; 
background-color: #d7d7d7; 
white-space: nowrap; 
border-bottom: 3px #000000 solid; 
background-image: url(images/bg_topnav_adh_005.gif); 
background-repeat: repeat-x; 
} 



/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 170px; 
padding-top: 20px; 
padding-bottom: 20px; 
background-color: #78b9f8; 
} 

#subleftnav { 
padding-top:325px; 
text-align:center; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

#rightnav { 
width: 158px; 
background-color: #ffffff; 
padding-bottom: 20px; 
} 

#subright { 
padding-top:133px; 
text-align:center; 
} 

.content { 
padding-left:10px; 
padding-right:5px; 

margin-top:0px; 

} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: left; 
padding-top: 23px; 
padding-bottom: 14px; 
background-color: #000000; 
background-image: url(images/bg_footer_adh_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: #0022d0; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img00 { 
margin-bottom: 10px; 
border: 1px #cccccc solid; 
} 

.img01 { 
border: 1px #cccccc solid; 
} 

.img02 { 
border: 1px #cccccc solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
float: left; 
margin-right: 25px; 
} 

.img04 { 
border-bottom: transparent 8px solid; 
} 


/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_adh_003.gif); 
} 
.info { 
font-size: 12px; 
font-style: italic; 
color: #666666; 

font-weight: bold; 
margin-top:0px; 
margin-bottom:5px; 
} 
