body { 
margin-top: 10px; 
background-color: #ffffff; 
background-image: url(images/); 
font-family: arial, helvetica, verdana, san-serif; 
font-size: 11px; 
color: #454545; 
} 

* { 
font-family: arial, helvetica, verdana, san-serif; 
font-size: 11px; 
color: #454545; 
} 

p { 
font-family: arial, helvetica, verdana, san-serif; 
font-size: 11px; 
color: #454545; 
line-height: 18px; 
} 


.company { 
font-family: arial, helvetica, verdana, san-serif; 
font-size: 13px; 
color: #454545; 
font-weight: bold; 
} 


a:link, a:visited { 
color: #1963ac; 
text-decoration: underline; 
} 

a:hover { 
color: #1963ac; 
text-decoration: none; 
} 

#container { 
width: 960px; 
border: 0px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 3px; 
background: url(images/utilitynav.jpg) no-repeat; 
} 

.utility_nav { 
font-weight: bold; 
color: #dddddd; 
font-size: 11px; 
} 

.utility_nav b { 
font-weight: bold; 
color: #ffffff; 
font-size: 18px; 
} 

.utility_nav a:link, .utility_nav a:visited { 
color: #ffffff; 
text-decoration: underline; 
padding: 0 15 0 0; 
} 

.utility_nav a:hover { 
color: #ffffff; 
text-decoration: none; 
} 

#header { 
width: 960px; 
border-top: 0px #D7D7D7 solid; 
border-bottom: 0px #D7D7D7 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 12px; 
padding-bottom: 11px; 
background-color: #ffffff; 
white-space: nowrap; 
border-bottom: 0px #D7D7D7 solid; 
background: url(images/topnav.jpg) no-repeat; 
} 

.topnav { 
font-weight: bold; 
color: #dddddd; 
font-size: 12px; 
} 

.topnav a:link, .topnav a:visited { 
font-weight: bold; 
color: #cccccc; 
text-decoration: none; 
font-size: 12px; 
padding: 0 13 0 13; 
} 

.topnav a:hover { 
color: #ffffff; 
text-decoration: none; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 0px #000000 solid; 
border-bottom: 0px #9D0A0E solid; 
} 

#leftnav { 
width: 196px; 
padding-bottom: 0px; 
background-color: #ffffff; 
background: url(images/sidenavtop.jpg) no-repeat; 
} 

.lefthead { 
display: block; 
font-weight: bold; 
font-size: 18px; 
color: #1963aa; 
text-align: right; 
padding: 15 2 7 0; 
} 

.leftnav a:link, .leftnav a:visited { 
display: block; 
vertical-align: middle; 
font-size: 12px; 
line-height: 11px; 
font-weight: bold; 
color: #0a3663; 
text-decoration: none; 
} 

.leftnav a:hover { 
color: #ffffff; 
text-decoration: none; 
} 

.sidenav1 { 
background: url(images/sidenav1.jpg) no-repeat; 
padding: 14 0 10 57; 
} 

.sidenav2 { 
background: url(images/sidenav2.jpg) no-repeat; 
padding: 14 0 10 57; 
} 

.sidenav3 { 
background: url(images/sidenav3.jpg) no-repeat; 
padding: 10 0 3 57; 
} 

.sidenav4 { 
background: url(images/sidenav4.jpg) no-repeat; 
padding: 14 0 10 57; 
} 

.sidenav5 { 
background: url(images/sidenav5.jpg) no-repeat; 
padding: 10 0 3 57; 
} 

.sidenav6 { 
background: url(images/sidenav6.jpg) no-repeat; 
padding: 14 0 10 57; 
} 

#content_area { 
width: 769px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
background: url(images/contentarea.jpg) no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 15px; 
padding-bottom: 15px; 
background-color: #000000; 
background: url(images/footer.jpg) no-repeat; 
font-size: 10px; 
} 

.footer { 
font-size: 10px; 
color: #2e5e80; 
} 
.footer b { 
color: #2e5e80; 
font-weight: bold; 
} 
.footer a:link, .footer a:visited { 
font-size: 10px; 
color: #2e5e80; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-weight: bold; 
font-size: 26px; 
color: #1963aa; 
} 
h1 span { 
font-weight: bold; 
font-size: 18px; 
color: #454545; 
} 

h2 { 
color: #ED1C24; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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; 
} 

/* miscellaneous */ 

ul, ol { 
margin-top: 5px; 
} 

hr { 
color: #dddddd; 
line-height: 1px; 
height: 1px; 
} 

.buck a:link, .buck a:visited { 
display: block; 
width: 176px; 
padding: 12 12 15 12; 
background: url(images/buckbkgd.gif) no-repeat; 
font-weight: bold; 
font-size: 12px; 
color: #cdcdcd; 
text-decoration: none; 
} 
.buck a:hover { 
color: #ffffff; 
text-decoration: none; 
} 
.buck img { 
margin: 10 0 0 0; 
} 
.buck ul,ol { 
margin: 5 0 0 30; 
padding: 0px; 
} 
.buck li { 
color: #2e5e80; 
font-size: 11px; 
} 

/* catnav search */ 

#catnavsearch { 
width: 960px; 
padding: 10 0 8 0; 
background: url(images/catnavsearch.jpg) no-repeat; 
text-align: right; 
} 

#catnavsearch form { 
padding: 0px; 
margin:0 15 0 0; 
color: #dddddd; 
font-weight: bold; 
font-size: 12px; 
} 

.search { 
font-size: 10px; 
color: #ffffff; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #dddddd; 
font-size: 12px; 
padding: 2 3 2 3; 
border: 1px solid #dddddd; 
} 
.search a:hover { 
font-weight: bold; 
color: #FFffff; 
text-decoration: none; 
border: 1px solid #ffffff; 
} 
.searchtext { 
font-size: 10px; 
color: #333333; 
} 
.style1 { 
font-family: Arial, Helvetica, sans-serif; 
} 
.style3 { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: medium; 
} 
.style4 { 
font-size: small; 
} 
.style5 { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
} 

.imgpad img 
{ 
margin-top:0px; 
} 
.home_content 
{ 
font-size:13px; 
} 

.tblemp{ 
background-color: 4181bf; 
border: #84a8ca 1px solid; 
color:#ffffff; 
text-align: center;
} 

.tblemp01{ 
border: #84a8ca 1px solid; 
} 

