body { 
margin-top:10px; 
background-color: #d7ddf5; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
} 

#container { 
width: 960px; 
background-color: #FFFFFE; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 8px #5c75bc solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background: #242389; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 0px; 
padding-bottom: 1px; 
background-color: #516CD1; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 4px #000000 solid; 
background-image: url(images/bg_topnav_mat_004.gif); 
background-repeat: repeat-x; 
background-position:left 4px; 
} 

/* main area start */ 

#main { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 170px; 
padding-top: 25px; 
padding-bottom: 120px; 
background-color: #e4e4e4; 
} 

#content_area { 
padding-left: 25px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 14px; 
padding-bottom: 14px; 
background-color: #242389; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #c29304; 
font-size: 18px; 
font-weight: bold; 
background-color: #ffffff; 
} 

h2 span { 
font: normal 11px arial; 
color: #000000; 

} 

h2 { 
color: #242389; 
font-size: 14px; 
font-weight: bold;
 background-color: #ffffff; 
} 

h3 { 
color: #000000; 
font-size: 12px; 
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; 
} 

.img04 
{ 
border: 1px #000000 solid; 
} 

/* miscellaneous */ 


.inner_pg_links a { 
text-decoration: none; 
} 

.inner_pg_links a:hover { 
text-decoration: underline; 
} 

a{ 
color:blue; 
text-decoration:underline; 
} 

a:hover{ 
color:blue; 
text-decoration:none; 
} 
