body { 
margin-top:10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #003663 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #14A049; 
} 

/* topnav area start */ 

#topnav { 
text-align: right; 
background-color: #003663; 
white-space: nowrap; 
padding-top: 3px; 
padding-bottom: 4px; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 162px; 
padding-top: 20px; 
padding-bottom: 100px; 
background-image: url(images/bg_main_mac_004.gif); 
background-repeat: repeat-x; 
} 

#nav { 
width: 152px; 
float: right; 
background: #E1E1E1; 
background-image: url(images/leftnav_btm_mac_004.gif); 
background-position: bottom center; 
background-repeat: no-repeat; 
} 

#content_area { 
width: 598px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #14A049; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0072bc; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 

color: #F7941D; 
font-size: 14px; 
font-weight: bold; 
} 

h4 { 

color: #F7941D; 
font-size: 12px; 
font-weight: bold; 
} 

h4 a{ 

color: #F7941D; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline; 
} 
h4 a:hover{ 

color: #003663; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
} 

h5 { 

color: #333; 
font-size: 12px; 
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; 
} 

/* miscellaneous */ 


p, td, tr, li { 

font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 

} 

a 
{ 
font-family: Arial, Helvetica, sans-serif; 
color: #0000ff; 
text-decoration: underline; 
} 
a:hover { 
font-family: Arial, Helvetica, sans-serif; 
color: #000; 
text-decoration: none; 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 
