body { 
margin-top:0px; 
background: #ffffff url(/images/grad_bg.jpg) repeat-x top; 
} 


#container { 
width: 950px; 
border-left: 3px #ffffff solid; 
border-right: 3px #ffffff solid; 
border-top:3px solid #ffffff; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 950px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #0076a3; 
} 

#header { 
width: 950px; 
text-align:center; 
} 


#headerpf { 
width: 675px; 
text-align:center; 
} 


/* topnav area start */ 

#topnav { 
width: 950px; 
text-align: right; 
height:19px; 
background-color:#fe7702; 
margin-top:3px; 
} 




/* main area start */ 

#main { 
width: 950px; 
background-color: #FFFFFF; 
border-top: 3px #FFFFFF solid; 
} 


#mainpf { 
width: 675px; 
background-color: #FFFFFF; 
border-top: 3px #FFFFFF solid; 
} 


#leftnav { 
width: 160px; 
background-color: #cccccc; 
} 


#rightnav { 
width: 179px; 
background-color:#000000; 
} 



#content_area { 
border-left:3px solid #ffffff; 
border-right:3px solid #ffffff; 
} 

/* footer area start */ 

#footer { 
width: 950px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #ffffff; 
} 

#thomas_info { 
width: 950px; 
height: 16px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: center; 
padding-top: 2px; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 


/* heading styles */ 

h1 { 
color: #004a80; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #fe7702; 
font-size: 12px; 
font-weight: bold; 
} 


h3 { 
font-family: Times; 
color: #004a80; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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_mac_003.gif); 
} 
