body { 
margin-top:10px; 
background-color: #cdc9d5; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#0f1140; 
} 

a { 
text-decoration: underline; 
color:#1d5ab5; 
} 
a:hover { 
text-decoration: none; 
color:#1d5ab5; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #0076a3; 
} 

#header { 
width: 960px; 
border-bottom: 1px #FFFFFF solid; 
background-image:url(/images/header02_mac_003.jpg); 
background-position:right top; 
background-repeat:no-repeat; 
height:110px; 
} 

#header img{ 
float:left; 
margin-right:10px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
white-space: nowrap; 
background-color: #b77e1b; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #fefefe solid; 
border-bottom: 1px #fefefe solid; 
} 

#leftnav { 
width: 177px; 
padding-bottom: 12px; 
background-color: #2c31a4; 
background-image:url(/images/left_nav_bg.gif); 
background-repeat:repeat-x; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

.bucket_main_content { 
display:block; 
height:75px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 16px; 
padding-bottom: 14px; 
background-color: #003663; 
background-image:url(/images/footer_bg.gif); 
background-repeat:repeat-x; 
} 

#thomas_info { 
width: 960px; 
height: 16px; 
font-family: Arial; 
font-size: 11px; 
color: #13188a; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #13188c; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #9d6c19; 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #b67d1b solid; 
} 

.img02 { 
border: 1px #b67d1b solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #b67d1b solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet-mac-003-new.gif); 
} 

.bucket_link_mac_003 img 
{ 
margin-top: 2px; 
margin-left: -6px; 
} 
