body { 
margin-top: 0px; 
background-color:#020202; 
background-image: url(/images/background-bg.jpg); 
background-position:left top; 
background-repeat:repeat-x; 
} 

td 
{ 
font-size: 11px; 
COLOR: #000000; 
font-family: Arial; 
} 

a 
{ 
color: #2b4494; 
text-decoration: underline; 
} 


a:hover { 
color: #2b4494; 
text-decoration: none; 
} 


#container { 
width: 960px; 
background-color: #3D5193; 
} 

/* header area start */ 

#utility_nav { 
background-image:url(/images/utility_bg.jpg); 
background-position:left top; 
background-repeat:no-repeat; 
padding-bottom:2px; 
padding-top:1px; 
text-align:right; 
width:960px; 
} 

#header { 
width: 960px; 
height:112px; 
white-space: nowrap; 
background-image: url(/images/header_background.jpg); 
background-repeat:no-repeat; 
background-position: right top; 
} 

#header img { 
float: left; 
margin-right: 10px; 
} 

html > body #header img { 
margin-left: 0px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 

padding-bottom:4px; 
padding-top:5px; 
background-color:#2b4493; 
white-space: nowrap; 
background-image: url(/images/topnav_bg.jpg); 
background-repeat:no-repeat; 
background-position: left top; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
position:relative; 
} 


#main_home 
{ 
width: 960px; 
background-color: #FFFFFF; 
position:relative; 
background-image: url(/images/main_bg.jpg); 
background-repeat:no-repeat; 
background-position: right top; 
} 

#leftnav { 
width: 196px; 
padding-top: 24px; 
padding-bottom:48px; 
background-color: #edeee6; 
background-image: url(images/leftnav_top_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
} 

#content_area { 
padding:25px 30px 25px 30px; 
} 


#content_area_b 
{ 
padding:30px 20px 35px; 
background-image: url(/images/content_bottom.jpg); 
background-repeat: no-repeat; 
background-position: bottom right; 
height:400px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
background-color: #1E357F; 
background-image:url(images/footer_bg.jpg); 
background-repeat:no-repeat; 
height:111px; 
} 

#footer_btm 
{ 
background-image:url(images/footer_btm_bg.jpg); 
background-repeat:repeat-x; 
background-position: left top; 
padding-bottom:11px; 
padding-top:11px; 
} 

#footer_content { 
width: 960px; 
text-align: center; 
background-color: #1E357F; 
background-image:url(images/footer_cnt_bg.jpg); 
background-repeat:no-repeat; 
height:141px; 
} 



#thomas_info { 
width: 960px; 
text-align: center; 

padding-top:9px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #11225a; 
font-size: 20px; 
font-weight: bold; 
padding-top:107px; 
padding-bottom:15px; 
} 

h1.home 
{ 
color: #2b4494; 
font-size: 18px; 
font-weight: bold; 
font-family: arial; 
padding-right:129px; 
text-align:center; 
padding-top:55px; 
padding-bottom:0px; 
} 

.home_sub 
{ 
color: #2a4494; 
font-size: 14px; 
font-weight: normal; 
font-family: arial; 

padding-bottom:10px; 
padding-left:62px; 
} 


h2 { 
color: #2b4494; 
font-size: 17px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #2E1771; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: left; 
margin:0px 8px 8px 0px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 


.footer_left 
{ 
display: block; 
float:left; 
text-align: left; 
margin-top: 43px; 
margin-left: 163px; 
} 

.footer_left1 
{ 
display: block; 
float:left; 
text-align: left; 
margin-top: 58px; 
margin-left: 5px; 
} 


.footer_right1 img 
{ 
position:relative; 
margin-top:-7px; 
} 

.footer_right1 
{ 

display:block; 
float:right; 
margin-right:7px; 
margin-top:-7px; 
} 

.footer_right 
{ 

display:block; 
float:right; 
margin-right:21px; 
margin-top:-22px; 
} 

.footer_right img 
{ 
position:relative; 
top:-2px; 
} 


.home_content td 
{ 
color:#2b4494; 
} 
.leftnav_bottom 
{ 

bottom:105px; 
color:#11225A; 
display:block; 
font-weight:bold; 
margin-left:43px; 
margin-top:64px; 
position:absolute; 
text-align:left; 
width:117px; 

} 
.leftnav_bottom_b 
{ 
bottom:11px; 
color:#11225A; 
display:block; 
font-weight:bold; 
margin-top:64px; 
position:absolute; 
text-align:center; 
width:196px; 

} 
a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 

.leftnav_bottom img { 
margin-bottom: 5px; 
} 

.leftnav_bottom_b img { 
margin-bottom: 5px; 
} 

.last { 
padding-right: 20px; 
} 

.last1 { 
margin-bottom: 70px; 
} 


.center { 
text-align:center; 
} 

#address 
{ 
float:right; 
font-size:11px; 
padding:20px 31px 0px 12px; 
text-align:right; 
} 

.headText { 
font-size: 13px; 
font-weight: bold; 
color: #d30225; 
} 

.text { 
margin-left: 130px; 
} 

.logo { 
display: block; 
text-align: center; 
} 


#leftnav_btm 
{ 
width: 182px; 
float: right; 
background-image: url(/images/leftnav_mid.jpg); 
background-repeat: repeat-y; 
background-position: left top; 
margin-top:20px; 
} 

#footer_btm span 
{ 
margin-left: 39px; 
} 

.home_btm td 
{ 
padding-top: 20px; 
} 

.spn_new{ 
font-size:12px; 
} 

.spn_abt h1{
font-size:18px !important;
}
