body {
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	background:url(images/bg.gif) repeat-x center top;
}

a:focus {
outline: 0;
}

#body a:link {
  color:#6A8678;
  text-decoration:none;
  }
  
#body a:visited {
  color:#666666;
  text-decoration:none;
  }

#body a:hover {
  background-color: #6A8679;
  color: #ffffff;
  }
  
  
.SubNavOff a:link {
  color:#6A8678;
  text-decoration:none;
  }
  
.SubNavOff a:visited {
  color:#666666;
  text-decoration:none;
  }

.SubNavOff a:hover {
  background-color: #6A8679;
  color: #ffffff;
  }

.link {
    font-weight: bold;
  border-width:0px;
	border-color: #6A8679;
 }
  
.sub-nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
text-transform: uppercase;
color: #999999;
text-align: left;
vertical-align: middle;
}

input.hun	{
margin: 0 2px;
width: 100px;
font-size: x-small;
}

.search {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-transform: uppercase;
color: #6A8678;
text-align: right;
vertical-align: middle;
background-position: right;
right: 90px;
clip:    rect(auto 90px auto auto);
margin-top: 0;
margin-right: 1px;
margin-bottom: auto;
margin-left: auto;
top: auto;
text-indent: 10pt;
}

.table {
bottom: 15px;
line-height: 10px;
padding-bottom: 5px;
background: url(main-sub-nav-bg.jpg);
background-repeat: repeat-x
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #999999;
	border-top: thin dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin dotted #999999;
	border-left: thin none #999999;
}

.footer a:link {
  color:#6A8678;
  text-decoration:none;
  }
  
.footer a:visited {
  color:#666666;
  text-decoration:none;
  }

.footer a:hover {
  background-color: #6A8679;
  color: #ffffff;
  }



.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 2px;
}

.relevant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 7px 3px 7px 7px;
}

.SubNavOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #999999;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.SubNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #999999;
	border-top: thin dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin dotted #999999;
	border-left: thin none #999999;
}

.header-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .20em;
	color: #666666;
	margin: 1px 1px 1px 0px;
}

.content-img {
	padding-right:4px;
	border:1px solid #ddd;
	margin-right: 10px;
  }
