body { 
margin-top: 10px; 
background-color: #CCCCCC; 
background-image: url(images); 
} 

#container { 
width: 100%; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

p { 
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 11px; 
margin:2px 0px 1px 9px; 
} 

/* header area start */ 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 1px; 
background-color: #666; 
background-image: url(bg_top_pro_004.gif); 
background-repeat: repeat-x; 
} 

#header { 
width: 100%; 
border-top: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #666; 
white-space: nowrap; 
border-bottom: 1px solid #FFFFFF; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
/*background-color: #b3c8dc; */
background-image: url(bg_leftnav_top_pro_004.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
background-image: url(bg_main_pro_004.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
border-top: 1px solid #FFFFFF; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0a1b9d; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #9D0A0E; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #ccc 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(bullet.gif); 
} 

.aboutlist { 
margin:4px 10px 4px 10px; 
padding:0px 0px 0px 10px; 
} 

.aboutlist li { 
font-family:Arial, Helvetica, sans-serif; 
color:#222222; 
font-weight:bold; 
font-size: 11px; 
border-bottom: 0px #ffffff solid; 
margin:0px 7px 0px 0px; 
padding-left:0px; 
list-style-type:none; 
list-style-image:url(bodybullet.jpg); 
padding-bottom:0px; 
} 

.cbhead a:link, .cbhead a:visited{ 
font-family:arial; 
font-weight:bold; 
font-size:12px; 
color:#999; 
} 

.cbhead a:hover{ 
font-family:arial; 
font-weight:bold; 
font-size:12px; 
color:#29649c; 
} 
