body { 
margin-top:10px; 
background-color: #e8e8f2; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 12px #1e458d solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #001366; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/topnav_left_pum_003.jpg); 
background-repeat: no-repeat; 
height: 22px; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 160px; 
background: #98accd url(images/leftnav_bg.jpg) no-repeat; 
padding-bottom: 280px; 
} 


#content_area { 
width: 540px; 
padding-left: 30px; 
padding-right: 30px; 
padding-top: 15px; 
padding-bottom: 20px; 

} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
background-color: #1e458d; 
padding-top: 4px; 
padding-bottom: 5px; 
} 

#bottom { 
width: 760px; 
height: 25px; 
background-color: #FFFFFF; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

#thomas_info a{ 
font-family: Arial; 
font-size: 10px; 
color: #0000ff; 
text-decoration: underline; 
} 

#thomas_info a:hover{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-decoration: none; 
} 

/* heading styles */ 

h1 { 
color: #0e3884; 
font-size: 18px; 
font-weight: bold; 
padding-bottom: 5px; 
} 

h2 { 
color: #000; 
font-size: 14px; 
font-weight: bold; 

} 

h3 { 
color: #0e3884; 
font-size: 14px; 
font-weight: bold; 
margin: 0px; 
} 

h4 { 
color: #000; 
font-size: 13px; 
font-weight: bold; 
margin: 0px; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img02_noborder { 
float: left; 
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 10px; 
} 


.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
margin-top: 10px; 
} 


.img03_noborder { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
margin-top: 10px; 
} 


.img04 { 
border: 1px #000000 solid; 
margin-bottom: 30px; 
margin-top: 10px; 
} 


.img04_noborder { 
margin-bottom: 30px; 
margin-top: 10px; 
} 

.img05 { 
border: 1px #000000 solid; 
float: left; 
margin-top: 30px; 
margin-right: 10px; 
margin-bottom: 10px; 
} 


.img06 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 30px; 
margin-bottom: 10px; 
margin-top: 10px; 
} 




li { 

list-style-image: url(images/hpbullet.gif); 

} 



/* default text styles */ 




p, td, tr, li { 

font-family: Arial; 

color: #000; 

font-size: 12px; 

} 





a { 

font-family: Arial; 

color: #0000ff; 

font-size: 12px; 

text-decoration: underline; 

} 





a:hover { 

font-family: Arial; 

color: #000; 

font-size: 12px; 

text-decoration: none; 



} 
