body { 
margin-top: 10; 
background-color: #CCCCCC; 
background-image: url(images/); 
font-size: 12px; 
} 

#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; 

background-repeat: no-repeat; 
background-color:#113457; 
height:65px; 
} 

.pad1{ 
padding-left:5px;} 


.pad2{ 
padding-right:55px;} 

.pad3{ 
padding:25px;} 


#header02 { 
width: 100%; 
border-top: 1px #FFFFFF solid; 
border-bottom: 2px #000000 solid; 
background-image: url(images/new_head_bg.jpg); 
background-repeat: no-repeat; 
height:103px; 
background-color:#e7e0d6; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
padding-top: 0px; 
background-color: #061b4a; 
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: 160px; 
padding-top: 15px; 
padding-bottom: 100px; 
padding-left:-25px; 
background-color: #fef7dd; 
border-right: 1px #CBD4D1 dashed; 
} 

.pr{ 
color:#061b4a;} 

.blue_title{ 
color:#1b5489;} 



#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 



/* footer area start */ 

#footer { 
width: 100%; 
font-size: 12px; 
color: #FFFFFF; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #061b4a; 
} 

#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: Arial; 
color: #174a7c; 
font-size: 18px; 
font-weight: bold; 
} 

h2 {font-family: Arial; 
color: #061b4a; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #666666; 
font-size: 12px; 

} 

.cont_h3 { 
font-family: Arial; 
color: #333333; 
font-size: 12px; 

} 

h4 { 
font-family: Arial; 
color: #666666; 
font-size: 12px; 
font-weight: bold; 
margin-top:-15px; 
font-style:italic; 

} 

h5 { 
font-family: Arial; 
color: #1b5489; 
font-size: 13px; 
font-weight: bold; 
padding-top:5px; 
border-bottom: medium solid #cccccc; 
} 

h6 { 
font-family: Arial; 
color: #1b5489; 
font-size: 13px; 
font-weight: bold; 
padding-top:5px; 
} 

.bottom_tag { 
font-family: Arial; 
color: #1d5b9b; 
font-size: 13px; 
font-weight: bold; 

} 

/* 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_plc_004.gif); 
} 
