html{
height: 100%;
margin: 0;
padding: 0;
}

body{
margin: 0;
font: 10px/1.5 verdana, arial, helvetica, sans-serif;
color: #000000;
padding: 0 !important;
background-color: #ffffff;}

.container{
position: relative;
background: #fff;
font: 11px/1.5 verdana, arial, helvetica, sans-serif;
color: #000000;
margin: 0 auto 0 auto;
text-align: left;
width: 864px;
}

#tollfree{
color:#e36a00;
text-decoration: none;
padding-left: 7px;
font-size: 10pt;
font-weight: bold;
}

.contentarea{
background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-bottom:25px;
padding-top:9px;
}

.newsfeed{
background-color: #ffffff;
background-image: url(images/mewsfeed.gif);
background-repeat: no-repeat;
padding-top:0px;
padding-left: 8px;
padding-right: 8px;
padding-bottom:25px;
}

#contentarea div{
padding: 10px;
}

.footer{
position: absolute;
bottom: 0;
background-color: #ffffff;
width: 864px;
height: 21px;
border-top: 2px #f0efef solid;
text-align: right;
color: #000000;
}

p{
margin: 0;
padding-bottom: 1em;
}  

h3 {
  color: #e36a00;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
  color: #347db0;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #347db0;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #347db0;
  text-decoration: none;
}
a:focus {
  color: #347db0;
}
a:active {
  color: #347db0;
}

UL#nav {
	font-size: 100%; 
	margin: 5px
}
UL#nav LI {
	border-right: #f0efef 1px solid; 
	display: inline; 
	float: left; 
	position: relative
}
UL#nav LI A {
	padding-right: 0.8em; 
	display: block; 
	padding-left: 0.8em; 
	font-weight: bold;  
	color: #347db0; 
	padding-top: 0.5em; 
	background-color: #ffffff; 
	text-decoration: none;
}
UL#nav LI:hover A {
	background-color: #e36a00;
	color: #ffffff;
}
UL#nav LI.sfhover A {
	background-COLOR: #e36a00;
	color: #ffffff;
}
UL#nav LI UL {
	left: -999em; 
	position: absolute;
}
UL#nav LI:hover UL {
	left: 0px;
}
UL#nav LI.sfhover UL {
	left: 0px;
}
UL#nav LI UL LI {
	clear: both; 
	width: 10em; 
	border-right-style: none;
}
UL#nav LI:hover UL LI A {
	width: 100%; 
	border-bottom: #f0efef 1px solid; 
	background-color: #e36a00;
	color: #347db0;
}
UL#nav LI.sfhover UL LI A {
	width: 100%; 
	border-bottom: #f0efef 1px solid;
	border-top: #f0efef 1px solid;
	border-left: #f0efef 1px solid;
	border-right: #f0efef 1px solid;
	background-color: #ffffff;
	color: #347db0;
}
UL#nav LI:hover UL LI A:hover {
	color: #09c; 
	background-color: #e36a00;
}
UL#nav LI.sfhover UL LI A:hover {
	color: #fff; 
	background-color: #e36a00;
}

.TBcontainer{
position: relative;
background: #fff;
font: 11px/1.5 verdana, arial, helvetica, sans-serif;
color: #000000;
margin: 0 auto 0 auto;
text-align: left;
}
