body { 
margin-top:23px; 
background-color: #ffffff; 
background-image: url(/images/bg_img.jpg); 
background-repeat:repeat-x; 
} 

#container { 
width: 961px; 
background-color: #FFFFFF; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#000000; 
} 

a { 
text-decoration: underline; 
color:#2e5497; 
font-weight:bold; 
} 
a:hover { 
text-decoration: none; 
color:#fe0203; 
font-weight:normal; 
} 
/* header area start */ 

#utility_nav { 
width: 961px; 
text-align: right; 
padding-top: 0px; 
padding-bottom: 6px; 
background-color: #3062c4; 
background-image:url(/images/utility_nav_bg.jpg); 
background-repeat:no-repeat; 
} 

#header { 
width: 961px; 
} 

/* topnav area start */ 

#topnav { 
width: 961px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
white-space: nowrap; 
background-color: #2e5496; 
background-image:url(/images/topnav_bg.gif); 
background-repeat:no-repeat; 
} 
.topnav_last{ 
margin-right:17px; 
} 

/* main area start */ 

#main { 
width: 961px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFe solid; 
border-bottom: 13px #2e5495 solid; 
} 

#leftnav { 
width: 151px; 

padding-bottom: 100px; 
background-color: #223e6f; 
border-bottom: 1px #FFFFFF solid; 
border-left:1px solid #bbc3d3; 
} 

#content_area { 
padding-left: 41px; 
padding-right: 41px; 
padding-top: 35px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 961px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #3062c4; 
border-top: 1px #FFFFFF solid; 
} 

#thomas_info { 
width: 961px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
padding-right:7px; 
} 

/* heading styles */ 

h1 { 
color: #2e5494; 
font-size: 20px; 
} 

h1 span { 
color: #2e5494; 
font-size: 16px; 
} 

h2 { 
color: #363636; 
font-size: 14px; 
font-weight: bold; 
margin-bottom:0px; 
padding-bottom:0px; 
} 
h3 { 
color: #363636; 
font-size: 12px; 
font-weight: bold; 
margin-bottom:0px; 
padding-bottom:0px; 
} 

/* 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{ 
margin-top:6px; 
margin-bottom:6px; 
} 

.img05{ 
margin-bottom:7px; 
margin-top:25px; 
} 

.img06{ 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
margin-top:5px; 
} 
/* miscellaneous */ 

ul{ 
clear:both; 
} 

.bottom-link { 
text-align: center; 
display:block; 
} 

.bottom-link img { 
vertical-align: middle; 
margin-right:3px; 
}
