/*
BODY
*/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #999999;
}

h2 {
	font-size: 15px;
	color: #cd6b12;
	font-weight: normal; 
}

h3 {
	font-size: 13px;
	font-style:bold;
	color: #fcf9d8;
	vertical-align:middle;
}

h4 {
	font-size: 13px;
	font-style:bold;
	color: #ffffff;
	vertical-align:middle;
}

h5 {
	font-size: 11px;
	color: #FFFFFF;
}

div#content 
{ 
        border-top-style: none;
        border-right-style: none;
        background-color: #7d8391;
		height: inherit;
		vertical-align:middle;
		padding-left: 4px;
		text-align:inherit;
}
div#contentB 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 4px;
	background-color: #7D746B;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentG 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 4px;
	background-color: #AEB5C2;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentY 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #fcf9d8;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}
	
div#contentW 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #ffffff;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentBr
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #2E5E69;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentBlack
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #000000;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentAction
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #F8F8F8;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

li.notcounting {
	margin-bottom:8px;
	}

.leftborder { 
border-right: 0px solid #666666; 
border-left: 0;
border-bottom: 0;
border-top: 0;
border-style: solid; 
} 
  
a:link {
	color: #663233;
	text-decoration: none;
    font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #663233;
    font-weight:bold;
}
a:hover {
	color: #E13D3B;
    font-weight:bold;
}
a:active {
	text-decoration: none;
    color: #E13D3B;
    font-weight:bold;
}

/*
RED LINKS
*/

ul.mainnav
{
    margin-left: -40px; /* Pull the margin back for NS4.7 */
    padding-left: 0px;
	
}

ul.mainnav
{
    margin-left: 2px; /* Push the list back in for non NS4.7 browsers */
	list-style: none;
  
}

/*
VERT NAV
*/

td.vert_nav {background-color: #999999;}
table.nav_menu {
  background-color: #ffffff; 
  border-collapse: collapse;
  visibility: visible;
  position: static;
}

table.nav_menu td { background-color:#000000; height: 24px; padding-right:6;}
table.nav_menu td a:link, table.nav_menu td a:visited, table.nav_menu td a:active, table.nav_menu td a:hover {
  display: block;
  line-height: 24px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size:11;
  font-weight:bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  border:0px;
}
table.nav_menu td.selected, table.nav_menu td.selected a:link, table.nav_menu td.selected a:visited, table.nav_menu td.selected a:active, table.nav_menu td a:hover {
  font-weight: bold;
  color: #E13D3B;
  background-color: #000000;
  text-align: left;
}

td.vert_nav2 {background-color: #999999;}
table.nav_menu2 {
  background-color: #ffffff; 
  border-collapse: collapse;
  visibility: visible;
  position: static;
}

table.nav_menu2 td { background-color:#000000; height: 23px; padding-right:6;}
table.nav_menu2 td a:link, table.nav_menu2 td a:visited, table.nav_menu2 td a:active, table.nav_menu2 td a:hover {
  display: block;
  line-height: 23px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size:14;
  font-weight:bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  border:0px;
}
table.nav_menu2 td.selected, table.nav_menu2 td.selected a:link, table.nav_menu2 td.selected a:visited, table.nav_menu2 td.selected a:active, table.nav_menu2 td a:hover {
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
  text-align: left;
}

#p7swapmenu {
	padding: 12px;
	position: inherit;
	vertical-align:top
}

#p7swapmenu ul {margin: 0px; padding: 2px;}
#p7swapmenu li {margin: 4px; padding: 0px; list-style-type: none;}

.closed a, .open a {
	background-repeat: no-repeat;
	text-decoration: none;
}
.closed a:hover, .open a:hover {
	color: #000000;
}
.open a {

}
.closed ul a, .open ul a, .open ul a:hover {
	background-image: none;
	border: 0;
	color:#666666;
	font-weight:normal;
}
.open ul a:hover {
	background-color: transparent;
	letter-spacing: .1em;
}
#p7current {font-weight: bold;}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
a.graylink:link {
	text-decoration: none;
	color: #999999;
}
a.graylink:visited {
	text-decoration: none;
	color: #999999;
}
a.graylink:hover {
    text-decoration: none;
	color: #666666;
}
a.graylink:active {
	text-decoration: none;
    color:#666666;
}

