body { 
margin-top: 15px; 
background-color: #3752a1; 
background-image: url(images/bg_02.jpg); 
background-repeat: repeat-x; 
} 

td { 
font-family: Arial; 
color: #000000; 
font-size: 12px; 
} 

#container { 
width: 960px; 
border: 1px #282a65 solid; 
background-color: #FFFFFF; 

} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 7px; 
padding-bottom: 7px; 
background-image: url(images/bg_top.gif); 
background-repeat: repeat-x; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #304c8d; 
white-space: nowrap; 
border-top: 1px #919ebb solid; 
border-bottom: 1px #0c1324 solid; 
background-image: url(images/bg_topnav.gif); 
background-repeat: repeat-x; 
} 

/* search area start */ 

#search { 
width: 960px; 
text-align: left; 
padding-top: 2px; 
padding-bottom: 2px; 
white-space: nowrap; 
border-top: 5px #ff6600 solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#main_about { 
width: 960px; 
background-color: #FFFFFF; 
background-image: url(images/signalaccuracy.jpg); 
background-repeat: no-repeat; 
background-position:right top; 

} 


#leftnav { 
background-color: #e6e6e6; 
border-right: 3px #FFFFFF solid; 

} 

#content_area { 
padding-left: 8px; 
padding-right: 5px; 
padding-top: 0px; 
padding-bottom:10px; 
border-left: 3px #ff6600 solid; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
border-top: 1px #1d2c64 solid; 
background-color: #ff6600; 
} 


#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 

} 




#thomas_info a:link, #thomas_info a:visited { 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:underline; 
} 



#thomas_info a:hover { 
font-family: Arial; 
font-size: 10px; 
color: #ff6600; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:none; 
} 




/* heading styles */ 

h1 { 
color: #ff6600; 
font-size: 22px; 
font-weight: bold; 
padding-top:0px; 
margin-top:0px; 
} 

h2 { 
color: #000000; 
font-size: 15px; 
font-weight: bold; 
} 

h3 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

h4 { 
color: #000000; 
font-size: 13px; 
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; 
text-align:center; 
} 

.img03 p { 
text-align: center; 
} 

.img04 { 
float: right; 
margin-right:8px; 
margin-left: 10px; 
margin-top: 10px; 
margin-bottom: 10px; 
vertical-align: top; 
} 

/* text & link syles */ 

a:link, a:visited, a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0000FF; 
text-decoration: underline; 
} 
a:hover, a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0000FF; 
text-decoration: none; 
} 

/* utility navigation */ 

.utility_nav 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #1d2c64; 
} 
.utility_nav a:link, .utility_nav a:visited, .utility_nav a:active 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #1d2c64; 
text-decoration: underline; 
margin-right: 10px; 
} 
.utility_nav a:hover, .utility_nav a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #ff6600; 
text-decoration: none; 
margin-right: 10px; 
} 

/* top navigation */ 

.topnav 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
} 
.topnav a:link, .topnav a:visited, .topnav a:active 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
padding-left: 10px; 
padding-right: 8px; 
padding-top: 10px; 
padding-bottom: 10px; 
} 
.topnav a:hover, .topnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: underline; 
padding-left: 10px; 
padding-right: 8px; 
padding-top: 10px; 
padding-bottom: 10px; 
} 

/* search navigation */ 

.search 
{ 
font-family: Arial; 
font-weight: 800; 
color: #1d2b63; 
} 
.search a:link, .search a:visited, .search a:active 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: 800; 
color: #1d2b63; 
text-decoration: none; 
padding-left: 10px; 
padding-right: 15px; 
padding-top: 5px; 
padding-bottom: 10px; 
} 
.search a:hover, .search a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: 800; 
color: #1d2b63; 
text-decoration: underline; 
padding-left: 10px; 
padding-right: 15px; 
padding-top: 5px; 
padding-bottom: 10px; 
} 

/* left navigation */ 

.leftnav a:link, .leftnav a:visited, .leftnav a:active 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 6px 5px 6px 20px; 
} 
.leftnav a:hover, .leftnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
background: #ff6600; 
display: block; 
padding: 6px 5px 6px 20px; 
} 

.lefthead 
{ 
font-family: Arial; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFFF; 
display: block; 
background: #6c601d; 
padding: 5px 5px 5px 15px; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_topnav.gif); 
background-repeat: repeat-x; 
} 

/* footer text & link */ 

.footer 
{ 
font-family: Arial; 
font-weight: bold; 
font-size: 11px; 
color: #FFFFFF; 
} 
.footer a:link, .footer a:visited, .footer a:active 
{ 
font-family: Arial; 
font-weight: bold; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: underline; 
} 
.footer a:hover, .footer a:visited:hover 
{ 
font-family: Arial; 
font-weight: bold; 
font-size: 11px; 
color: #1d2c64; 
text-decoration: none; 
} 

/* content bucket link */ 

.bucket_link 
{ 
font-family: Arial; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
width:235px; 
background-color:#1d2c64; 
text-align:center; 
display: block; 
line-height:22px; 
padding:0px 0px 0px 0px; 
} 
.bucket_link a:link, .bucket_link a:visited, .bucket_link a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
display: block; 
text-align:center; 
width:236px; 
line-height:22px; 
padding: 0px; 
} 
.bucket_link a:hover, .bucket_link a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
display: block; 
background-color: #ff6600; 
text-align:center; 
width:237px; 
line-height:22px; 
padding: 0px; 

} 
/* text good for content bucket */ 

.small 
{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
} 
.small a:link, .small a:visited, .small a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: underline; 
} 
.small a:hover, .small a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: none; 
} 

/* miscellaneous */ 

ul.sitemap { 
line-height : 20px; 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 

.line_leftnav { 
height: 1px; 
color: #1d2b63; 
width: 80%; 
} 

.nopad { 
padding:2px; 
margin-top: 0px; 
} 


.float6 { 
float: right; 
margin-left:0px; 
margin-bottom:10px; 
padding-bottom:0px; 
display:inline; 
} 

.float6 p { 
margin-top: 0px; 
text-align:center; 
} 

.float7 { 
float: right; 
margi-right:10px; 
margin-left:4px; 
margin-bottom:10px; 
padding-bottom:0px; 
display:inline; 
} 

.float7 p { 
margin-top: 0px; 
text-align:center; 
} 


/*bucket image opacity*/ 
.opie a:link img,.opie a:visited img 
{ 
/* seems to prevent flickering in Mozilla-based browsers */ 
opacity:0.999; 
} 
.opie a:active img,.opie a:hover img, a:focus img 
{ 
/* for Mozilla/Firefox/Safari */ 
opacity:0.6; 
/* IE5.5 upwards */ 
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60); 
} 

/* headline backround*/ 
.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/bg05.jpg); 
background-repeat:no-repeat; 
} 

.headline a:link, .headline a:visited, .headline a:active 
{ 
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/bg05.jpg); 
background-repeat:no-repeat; 
} 


.headline a:hover, .headline a:visited:hover 
{ 
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/bg05.jpg); 
background-repeat:no-repeat; 
} 



.headline2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg06.jpg); 
background-repeat:no-repeat; 
vertical-align: top; 
} 

.headline2 a:link, .headline2 a:visited, .headline2 a:active 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg06.jpg); 
background-repeat:no-repeat; 
vertical-align: top; 
} 

.headline2 a:hover, .headline2 a:visited:hover 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg06.jpg); 
background-repeat:no-repeat; 
vertical-align: top; 
} 

.headline3 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg07.jpg); 
background-repeat:no-repeat; 
} 


.headline3 a:link, .headline3 a:visited, .headline3 a:active 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg07.jpg); 
background-repeat:no-repeat; 
} 

.headline3 a:hover, .headline3 a:visited:hover 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg07.jpg); 
background-repeat:no-repeat; 
} 



.headline4 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg08.jpg); 
background-repeat:no-repeat; 
vertical-align: top; 
} 

.headline4 a:link, .headline4 a:visited, .headline4 a:active 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg08.jpg); 
background-repeat:no-repeat; 
vertical-align: top; 
} 

.headline4 a:hover, .headline4 a:visited:hover 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:2px; 
line-height:15px; 
padding-bottom:4px; 
padding-left: 4px; 
padding-left: 4px; 
background: url(images/bg08.jpg); 
background-repeat:no-repeat; 
vertical-align: top; 
} 


/* Double Roll-Over*/ 


.textlink { 

margin-top: 2px; 
padding-top: 2px; 



} 



.newbucket1_link a:link, .newbucket1_link a:visited, .newbucket1_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_1.jpg) no-repeat; 

} 



.newbucket1_link a:hover, .newbucket1_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #FFF; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_1_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 2*/ 

.newbucket2_link a:link, .newbucket2_link a:visited, .newbucket2_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_2.jpg) no-repeat; 

} 



.newbucket2_link a:hover, .newbucket2_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_2_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 3*/ 

.newbucket3_link a:link, .newbucket3_link a:visited, .newbucket3_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_3.jpg) no-repeat; 

} 



.newbucket3_link a:hover, .newbucket3_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_3_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 4*/ 

.newbucket4_link a:link, .newbucket4_link a:visited, .newbucket4_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_4.jpg) no-repeat; 

} 



.newbucket4_link a:hover, .newbucket4_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_4_hov.jpg) no-repeat; 

display: block; 

} 


/*Bucket 5*/ 

.newbucket5_link a:link, .newbucket5_link a:visited, .newbucket5_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_5.jpg) no-repeat; 

} 



.newbucket5_link a:hover, .newbucket5_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_5_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 6*/ 

.newbucket6_link a:link, .newbucket6_link a:visited, .newbucket6_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_6.jpg) no-repeat; 

} 



.newbucket6_link a:hover, .newbucket6_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_6_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 7*/ 

.newbucket7_link a:link, .newbucket7_link a:visited, .newbucket7_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_7.jpg) no-repeat; 

} 



.newbucket7_link a:hover, .newbucket7_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_7_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 8*/ 

.newbucket8_link a:link, .newbucket8_link a:visited, .newbucket8_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_8.jpg) no-repeat; 

} 



.newbucket8_link a:hover, .newbucket8_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_8_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 9*/ 

.newbucket9_link a:link, .newbucket9_link a:visited, .newbucket9_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_9.jpg) no-repeat; 

} 



.newbucket9_link a:hover, .newbucket9_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_9_hov.jpg) no-repeat; 

display: block; 

} 

/*Bucket 10*/ 

.newbucket10_link a:link, .newbucket10_link a:visited, .newbucket10_link a:active 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

display: block; 

width: 235px; 

height: 116px; 

text-align: center; 

text-decoration: none; 

background: url(images/bucket_10.jpg) no-repeat; 

} 



.newbucket10_link a:hover, .newbucket10_link a:visited:hover 

{ 

font-family: Arial; 

font-size: 12px; 

color: #fff; 

font-weight: bold; 

text-decoration: none; 

background: url(images/bucket_10_hov.jpg) no-repeat; 

display: block; 

} 


.bgcolortext 
{ 
display: block; 
font-family: Arial; 
font-size: 12px; 
color: #ffffff; 
background-color: #17365D; 
font-weight: bold; 
padding-top: 2px; 
padding-bottom: 2px; 
padding-left: 5px; 
} 

.tableformat 
{ 
border-left: 1px solid #AAAAAA; 
border-top: 1px solid #AAAAAA; 
} 

.tableformat td 
{ 
border-right: 1px solid #AAAAAA; 
border-bottom: 1px solid #AAAAAA; 
} 

.search1 
{ 

color:#1D2B63; 
font-family:Arial; 
font-size:14px; 
font-weight:800; 
} 

