body { 
margin-top:10px; 
background-color: #025389; 
} 

#container { 
width: 760px; 
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: 11px; 
padding-bottom: 11px; 
background-color: #C4C4C4; 
background-image: url(images/bg_top_gen_002.gif); 
background-repeat: repeat-x; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 15px; 
padding-bottom: 16px; 
background-color: #C4C4C4; 
white-space: nowrap; 
background-image: url(images/bg_topnav_gen_002.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 100px; 
background-color: #fff; 
} 

#content_area { 
width: 600px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 16px; 
background-color: #004a7b; 
background-image: url(images/bg_footer_gen_002.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #ddd; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 
#thomas_info a:link, #thomas_info a:visited { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #fff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 
#thomas_info a:hover, #thomas_info a:visited:hover { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #fff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #004a7b; 
font-size: 18px; 
font-weight: bold; 
} 
.headline{ 
color: #666; 
font-size: 14px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #666; 
font-size: 14px; 
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 */ 

li { 
list-style-image: url(images/bullet_gen_002.gif); 
} 

.yellowbox{ 
border:1px #ccc solid; 
background-color:#f5f5b7; 
font-family:arial; 
font-size:10px; 
color:#333; 
margin:3px; 
padding:8px; 
} 
.yellowbox2{ 
padding-left:55px; 
text-indent:-7px; 
} 

.img1{ 
float:left; 
margin-right:15px; 
margin-bottom:10px; 
} 
.img2{ 
float:right; 
margin-left:15px; 
margin-bottom:10px; 
} 

.img3{ 
margin:15px; 
} 

.extra_pad{ 
position:relative; 
margin-top:-15px;} 
