body { 
margin-top:10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #003663 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align:right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #0076a3; 
background-image:url(images/p-logo.jpg); 
background-repeat:no-repeat; 
background-position:top left; height:15px; 
} 

#header { 
width: 760px; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
white-space: nowrap; 
background-color: #003663; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 150px; 
padding-top: 25px; 
padding-bottom: 120px; 
background-color: #0076a3; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #003663; 
} 

#thomas_info { 
width: 760px; 
height: 16px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
color: #003663; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
font-family:Arial, Helvetica, sans-serif; 
color: #FF010D; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family:Arial, Helvetica, sans-serif; 
color: #004D8D; 
font-size: 12px; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #2382C4 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 {
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
}

/* miscellaneous */ 
li { 
list-style-image: url(images/bullet_mac_003.gif); 
padding-left:5px; 
line-height:20px; 

} 

.license { 
list-style-image: url(images/bullet_mac_003.gif); 
padding-left:5px; 
line-height:20px; 

margin-bottom:30px;
} 



td { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; } 
td a:link, a:visited { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3090B4; } 
td a:hover { color:#FF0000; text-decoration:none; } 

.cb_title { color:#FFFFFF; font-weight:bold; text-align:center; background-color:#003663; } 
.cb_desc { color:#5F544E; } 
.cb_link a:link, a:visited { color:#3090B4; text-decoration:none; } 
.cb_link a:hover { text-decoration:underline; } 

#border_bucket { border:1px solid #003663; padding:0px 0p 0px 0px; } 
#curve{ 
background-image:url(images/curve.jpg); 
background-repeat:no-repeat; 
background-position:top left; 
} 

#bucket { border:1px solid #003663; border-collapse:collapse; padding:0px 5px 0px 7px; } 
