* {
margin:0;
padding:0;
}

html {
border: 0px;
}

body{ 
font-family: Arial,sans-serif;
background-color: #fcfcfc;
color: #000000;
margin: 0px;
padding: 0px;
border: 0px;
font-size: 75%;
text-align: left;
}

p{
font-size: 100%;
text-align: left;
}

a:link{
color: #000000;
text-decoration: underline;
border: none;
}

a:visited{
text-decoration: underline;
border: none;
}

a:hover{
color: #009999;
}

h1{
color: #000000;
font-size: 170%;
font-weight: normal;
}

h2 {
font-size: 105%;
color: #000000;
}

h3 {
font-size: 100%;
font-weight: bold;
color: #000000;
}

#wrapper{
min-width: 940px;
width: expression(documentElement.clientWidth < 940 ? "940px" : "100%");
}

#banner{
height: 40px;
border-bottom: 5px solid #000000;
}

#links{
float: left;
padding: 21px 0px 0px 110px;
}

#search {
margin: 15px 15px 0px 0px;
float: right;
display: inline;
}

#left-nav{
float: left;
width: 165px;
padding: 50px 0px 0px 6px;
}

#left-nav a:link, 
#left-nav a:visited{
text-decoration: none;
color: #000000;
}

#left-nav a:hover{
color: #009999;
}

#contact-us{
margin: 45px 0px 0px 0px;
background-color: #E9E9E9;
border: 1px solid #009999;
float: left;
}

#contact-us h2{
padding: 2px 2px 2px 4px;
color: #FFFFFF;
background-color: #009999;
}

#contact-us p{
font-size: 95%;
padding: 6px;
}

#right-col{
float: left;
width: 79.3%;
margin: 0px 0px 0px 6px;
padding: 0px 0px 30px 12px;
border-left: 1px solid #333333;
min-height: 340px;
height: auto;
}

/* for Internet Explorer */
/*\*/
* html #right-col {
height: 340px;
}
/**/


#breadcrumb {
padding: 6px 0px 6px 0px;
color: #999999;
}

#home-page-image {
background-color: #ffffff;
margin-bottom: 4px;
}

#content {
padding-bottom: 24px;
}

#content ul {
list-style-type:disc;
margin-top: 8px;
margin-left: 24px;
}

#footer {
clear: both;
margin-top: 0px;
padding: 8px 0px 4px 0px;
border-top: 1px solid #333333;
}

#footer p{
text-align: center;
font-size: 85%;
}





.logo {
position: absolute;
top: 10px;
left: 8px;
}

.utility-links li {
display: inline;
list-style-type: none;
}

.utility-links a:visited{
color: #000000;
}

.utility-links a:hover{
color: #009999;
}

.search-button {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
border-style: solid;
border-bottom-color: #333333;
border-right-color: #555555;
border-left-color: #bbbbbb;
border-top-color: #dddddd;
}

.highlight-heading {
display: inline;
padding: 1px 16px 1px 6px;
color: #ffffff;
background-color: #009999;
}

.highlight-text {
color: #009999;
}

.breadcrumb-link {
color: #999999;
font-size: 80%;
text-decoration: none !important;
}

.site-map {
padding: 0px 0px 24px 0px;
}

.site-map ul li{
list-style-type: none;
margin-bottom: 4px;
margin-left: 4px;
}

.site-map ul ul {
margin-left: 12px;
}

.site-map ul ul li{
list-style-type: disc;
margin-left: 6px;
}

.partner-image img{
border-style: none;
}