body { 
margin-top: 10px; 
background-color: #e5f3ff; 
} 

#container { 
width: 960px; 
border: 1px #2E1771 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #d2dce7; 
} 

#header { 
width: 960px; 
border-bottom: 1px #2E1771 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #040475; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-bottom: 100px; 
background-color: #EEF1FE; 
background-image: url(images/bg_leftnav.jpg); 
} 

#content_area { 
width: 755px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_plt_003.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #8398d6; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #1a2031; 
font-size: 20px; 
font-weight: bold; 
margin-top: 8px; 
} 


h1 span{ 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
margin-top: 0px; 
padding-top:0px; 
margin-right:22px; 
} 



h2 { 
color: #000000; 
font-size: 15px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #2E1771; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

h4 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
margin-top: 8px; 
margin-right:22px; 
} 


/* 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; 
padding-left 10px; 
padding-bottom;10px; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-right: 90px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
margin-left: 0px; 
padding-left: 0px; 

} 

ul { 
font-size:11px; 
margin-top:10px; 
margin-left: 12px; 
padding-left: 12px; 
} 

ul.event { 
font-size:12px; 
margin-top:0px; 
margin-left: 12px; 
padding-left: 12px; 
} 

.emphasize { 
color: #1a2031; 

background-color: black; 
background: url(images/gadient_1.jpg); 
background-repeat:repeat-x; 
font-size: 20px; 
font-weight: bold; 
margin-top: 8px; 
} 

.headline { 


font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-top:0px; 
padding-top:0px; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
background: url(images/gadient_1.jpg); 
background-repeat:no-repeat; 
} 
