body { 
margin:0px; 


} 

#container { 
width: 100%; 
border: 1px #003366 solid; 
background-color: #FFFFFF; 

} 

/* header area start */ 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #003366; 
} 

#utility_nav1 { 
width: 100%; 
text-align: left; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #003366; 
} 

#header { 
width: 100%; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/header01_gen_001.jpg); 
background-repeat:no-repeat; 
background-color:#030354; 
height:75; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #CAD5DA; 
white-space: nowrap; 
border-bottom: 1px #666666 solid; 
background-image: url(images/bg_topnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
border-top: 3px #003366 solid; 
border-bottom: 3px #999999 solid; 
background-image: url(images/bg_main_gen_001.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 220px; 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #DAE2E5; 
background-image: url(images/bg_leftnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

#content_area { 
width: 100%px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 

} 

/* footer area start */ 

#footer { 
width: 100%; 
text-align: center; 
padding-top: 7px; 
padding-bottom: 7px; 
background-color: #003366; 
background-image: url(images/bg_footer_gen_001.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 100%; 
height: 7px; 
background-color: #CAD5DA; 
border-top: 1px #666666 solid; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 {font-family: Tahoma; 
color: #6666af; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #6666af; 
font-size: 14px; 
margin-top:-15px; 
} 

h3 {font-family: Tahoma; 
color: #666666; 
font-size: 11px; 
margin-top:-15px;} 

h4 {font-family: Tahoma; 
color: #ffffff; 
font-size: 13px; 
margin:-3px; 
padding:5px; 
padding-left:15px; 
} 

.pad_top{ 
padding-left:370px; 
} 


h5 {font-family: Tahoma; 
color: #3737b0; 
font-size: 13px;} 

h6 { 
color: #251a8f; 
font-size:14px; 
font-weight:bold; 
} 

.gr{color:333333; 
font-size:12px;} 

.yello{color: #6666af; 
font-weight: bold;} 

.yello1{color: #6666af; 
font-size:14px;} 


.blue{color: #6666af;} 
.blue1{color: #6666af;} 
.blue1_dark{color: #06069e;} 

.pad{ 
padding:3px; 
margin:3px;} 

.pad1{padding:15px; 
margin:15px;} 

/* image styles */ 

.img01 { 
border: 1px #000000 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(images/bullet.gif); 
} 
