body { 
margin-top:10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#000066; 
} 

#container { 
width: 100%; 
border: 1px #000000 solid; 
background-color: #ffffff; 
} 

/* header area start */ 

#header { 
width: 100%; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
height:128px; 
} 

.header_bg{ 
background-image: url(images/bg_newhead.jpg); 
background-repeat: repeat-x;
background-position:right;
height:128px;} 

.right_headerim{ 
position:relative; 
margin-top:-128px;} 

#header02 { 
width: 100%; 
border-top: 1px #FFFFFF solid; 
border-bottom: 2px #000000 solid; 
background-image: url(images/bg1.jpg); 
background-repeat: no-repeat; 
height:65px; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #80a6b9; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
padding-top: 0px; 
background-color: #000000; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
border-top: 2px #000000 solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 250px; 
padding-top: 15px; 
padding-bottom: 20px; 
border-right: 1px #CBD4D1 dashed; 
background-image: url(images/bg_left_sh.jpg); 
background-repeat: repeat-x; 
} 



#content_area { 
width: 90%; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 


a.info_text:link {color: #666666; text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; } 
a.info_text:visited {color: #666666; text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; } 
a.info_text:hover {color: #cccccc; text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; } 



/* footer area start */ 

#footer { 
width: 100%; 
font-size: 12px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #80a6b9; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000066; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #80a6b9; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #ffffff; 
font-size: 24px; 
font-weight: bold; 
margin:15px; 
} 

p{color:#000099;} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 5px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_pum_002.gif); 
} 

.border_white{ 
border-right: 1px #000000 solid;} 

.left_shading{ 
background-image: url(images/bg_left_sh1.jpg); 
background-repeat: repeat-x; 
background-position: top;} 

#vb{visibility: hidden;} 

