body { 
margin-top:10px; 
background-color: #1b68a2; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
color: #000000;
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 15px; 
padding-bottom: 3px; 
background-color: #edebeb; 
white-space: nowrap; 
background-image: url(images/bg_topnav.jpg); 
background-repeat: no-repeat; 
background-position: top left; 
} 


.topnav_padding 
{ 
display: block; 
padding-right: 40px; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-bottom: 1px; 
background-image: url(images/main.gif); 
background-repeat: no-repeat; 
background-position: bottom right; 
} 

#leftnav { 
width: 159px; 
padding-top: 32px; 
padding-bottom: 60px; 
background-color: #d2d3d5; 
border-right: 1px #d1d2d4 solid; 
background-image: url(images/bg_leftnav.gif); 
background-repeat: no-repeat; 
background-position: top left; 
} 


.leftnav_logo 
{ 
padding-top: 200px; 
text-align: center; 
} 


.bucket_link_ins_004 p 
{ 
margin: 0px; 
padding: 0px; 
} 


#content_area { 
padding-left: 34px; 
padding-right: 34px; 
padding-top: 28px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
height: 54px; 
background-color: #065591; 
background-image: url(images/bg_footer.gif); 
background-repeat: no-repeat; 
background-position: top left; 
} 


.footer_right 
{ 
float: right; 
margin-top: 22px; 
margin-bottom: 21px; 
margin-right: 93px; 
} 

.footer_left 
{ 
float: left; 
margin-top: 15px; 
margin-bottom: 15px; 
margin-left: 92px 
} 


#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #025290; 
font-size: 17px; 
font-weight: bold; 
} 

h2 { 
color: #ec5310; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #4b616f; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #cccccc solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #cccccc solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 
{ 
border: 1px #cccccc solid; 
margin-right: 20px; 
} 

.img05 
{ 
float: left; 
margin-right: 10px; 
} 

/* miscellaneous */ 
