body { 
margin-top: 10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header01 { 
width: 958px; 
height: 113px; 
background: url(images/banner.png) no-repeat; 
text-align: left; 
} 

#header02 { 
width: 760px; 
} 

#utility_nav_gen_005 { 
float: right; 
text-align: right; 
padding: 40px 20px 0px 0px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 6px; 
padding-bottom: 6px; 
background-color: #252525; 
white-space: nowrap; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
background-image: url(images/bg_topnav_gen_005.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-top: 12px; 
padding-bottom: 12px; 
background-image: url(images/bg_main_gen_005.gif); 
background-repeat: repeat-x; 
} 

#leftcol { 
width: 125px; 
padding-left: 20px; 
padding-right: 0px; 
padding-top: 12px; 
padding-bottom: 50px; 
border-right: 1px #000000 solid; 
} 

#content_area { 
width: 775px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 12px; 
padding-bottom: 50px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #011f3e; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #00548F; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #00548F; 
font-size: 24px; 
font-weight: bold; 
} 

hr { 
height: 1px; 
color: #dddddd; 
} 

/* 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; 
} 

.img04 { 
border: 0px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img05 { 
border: 0px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

p { 
text-align: justify; 
line-height: 18px; 
} 

ul, ol { 
margin-top: 5px; 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 
