body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: transparent;
  margin-top: 20px;
  _position: absolute ;
}

.set-background-image {
  background-image: url('images/secondary-page-bg.png'); 
  background-repeat:no-repeat;
  background-color: #FFFFFF;
  background-position: 15px 120px; 
}


.top-or-bottom-nav a {
  margin: 0px 5px 0px 5px;
  padding: 0px 10px;
  border-color:  #006699 ;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
}


.top-or-bottom-nav a:first-child {
  border-width: 0px;
  padding-right: 0px;
}

#top-nav.top-or-bottom-nav {
  float: right;
  margin: 70px 0 0 0 ;
  text-align: center;

}

#top-nav.top-or-bottom-nav a {
  font-size: 12px;
  color: #00547E;
  font-weight: lighter;
  
}

.top-or-bottom-nav a, .top-or-bottom-nav a:visited  {
  text-decoration: none;
  color: #00547E;
}

.top-or-bottom-nav a:hover {
  font-weight: normal;
  color: #00547E;
  text-decoration: underline;
}

#bottom-nav p {
  margin: 10px;
  font-size: 12px;
  color: #00547E;
  font-weight: lighter;
  text-align: center;
}

#bottom-nav.top-or-bottom-nav a  {
  padding: 0px 0px 0 10px;
  text-align: center;
}


.StyleSmallText a {
  font-size: 11px;
  color: #00547E;
  font-weight: lighter;
}

.StyleSmallText a:hover {
  font-size: 11px;
  font-weight: normal;
  color: #00547E;
  text-decoration: underline;
}

.DottedBorder {
  border-width: 0px 1px 0px 0px; 
  border-style:dotted; 
  border-color: #BBBBBB;
}


#menu {
  list-style: none;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  clear: both;
  position: relative;
  padding:0px;
  margin: 0px;
  border-color:  #006699 ;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  _position: absolute;
  _left: 0;
  _border-width: 0px;
}

#menu li.row1, #menu li.row1hovering {
  padding: 4px 34px 4px 34px;
  margin: 0px 0px 1px 0px;
  float: left;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
}

#menu li.row1 {
  background-color: #006699 ;  /* was 00547E */
  border-color:  #006699 #F0F0F0;
}


#menu li.row1hovering {  
  background-color: #F0F0F0    ;           
  border-color:  #006699 #006699 #F0F0F0 #006699;
}

#menu li#menu-row-1-tab-6.row1hovering  {
  background-color: #00D237; 
  border-width: 1px 1px 0px 1px;
  border-color: #00D237;
  color: #F0F0F0;
}

#menu li#menu-row-1-tab-6.row1hovering a {
  color: #F0F0F0;
}

#menu li#menu-row-1-tab-0.row1hovering, #menu li#menu-row-1-tab-3.row1hovering  {
  border-width: 1px;
  border-color: #006699;
  _border-width: 1px 1px 1px 0px;
}



#menu li#menu-row-1-tab-6.row1, #menu li#menu-row-1-tab-6.row1hovering {
  padding: 4px 37px 4px 37px;
}

#menu li.row1 a, #menu li.row1hovering a  {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

#menu li.row1 a  {
    color: white;
}

#menu  li.row1hovering a {
    color: #006699;
}

#menu li.row1 ul {
  display: none;
}

#menu li.row1hovering ul  {
  clear: left;
  position: absolute;
  display: block;
  width: 2000px;
  left: 0px;
  top: 25px;
  list-style: none;
  padding: 1px 0 35px 0 ;
  margin: 0px;
  text-align: center;
}

p.SpacerUnderMenu {
  display: none;
  _display: block;
  _padding-top: 20px;
}


#menu li.row1hovering li {
  float: left;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  padding: 1px 11px 1px 11px;
  margin: 0px;
  _border-width: 1px 1px 1px 1px;
}

#menu li.row1hovering li.row2 {
  background-color: #F0F0F0;
  border-color:  #006699;
}

#menu li.row1hovering li.row2:first-child  {
  border-color:  #006699;
  border-width: 1px 1px 1px 1px;
}


#menu li.row1hovering li.row2hovering {
  background-image: url(images/category-button-bg/sidenav1.png);
  background-repeat: no-repeat;
  background-position: 0px -24px;
}

#menu li.row1hovering li a  {
  font-size: 11px;
  text-transform: capitalize;
  font-weight:normal;
}

#menu li.row1hovering li.row2hovering a {
  color: white;
}

#menu li#menu-row-1-tab-1.row1hovering ul.ulrow2 {
  left: 1px;
}

#menu li#menu-row-1-tab-2.row1hovering ul.ulrow2 {
  left: 1px;
}


#menu li#menu-row-1-tab-3.row1hovering ul.ulrow2 {
  left: 350px;
}

#menu li#menu-row-1-tab-4.row1hovering ul.ulrow2 {
  left: 150px;
}

#menu li#menu-row-1-tab-5.row1hovering ul.ulrow2 {
  left: 715px;
}


.row3 {
  clear: left;
  margin: 30px 0 0 0 ;
  float: left;
}
 

ul {
  list-style-type:square;
}

ul ul {
  list-style-type:circle;
}

ul.Sparse li {
  margin-top: 8px;
}

ul.Dense li {
  margin-top: 4px;
}

ul + p {
   margin-top: -5px;
}

td {
  vertical-align: top;
}

.MainContent {
    clear: left;
    margin: 20px 0 0 0 ;
}



p, li, .StyleText {	
  font-size: 11px;
  color: #000000;
  line-height: 16px;
  text-align: left;
}

p.Justified, li.Justified  {	
  text-align: justify;
}

.StyleSmallText {
  font-size: 11px;
  color: #00547E;
  font-weight: lighter;
}

a.StyleSmallText:hover {
  font-size: 11px;
  font-weight: normal;
  color: #00547E;
  text-decoration: underline;
}

.StyleCategory, .StyleCategory a, .StyleCategorySmall {
  font-size: 11px;
  color: #00547E;
  text-decoration: none;
}


a.StyleCategory:visited, .StyleCategory a:visited {
  color: #00547E;
}

a.StyleCategory:hover, .StyleCategory a:hover {
  font-size: 11px;
  font-style: normal;
  font-weight: bolder;
  color: #00547E;
  text-decoration: underline;
}

ul.StyleCategory  li {
  padding-top: 10px;
  margin-left: -20px;
}


h1,h2,h3,h4,h5, {
  font-weight: bold;
  text-align: left;
  font-decoration: none;
}

h1, .StyleTitleBig {
	text-transform: uppercase;
        font-weight: bolder;
        font-size: 14px;
	color: #00547E;
        padding-bottom: 5px;
        padding-top: 10px;
        text-align: left;
}

h2, h2 a, .StyleTitle {
	font-size: 13px;
	color: #00547E;
        font-weight: bolder;
        padding-top: 10px;
        text-align: left;
}
h3, h3 a {
	font-size: 11px;
	color: #00547E;
        padding-top: 7px;
        text-align: left;
}
h4, h5, h4 a, h5 a {
	font-size: 11px;
	color: #000000;
        text-align: left;
}

h1 a:visited, h2 a:visited, h3 a:visited {
  color: #00547E;
  font-style: normal;
}

h4 a:visited, h5 a:visited, ul.NoDecorationVisited a:visited, p.NoDecorationVisited a:visited,  ul.NoDecorationVisited a, p.NoDecorationVisited a {
  color: #000000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, p a:hover, li a:hover, ul.NoDecorationVisited a:hover {
  text-decoration: underline;
}


.CenterTableTitle {
        text-align: center;
	font-size: 11px;
	color: #00547E;
	font-weight: bold;
	padding: 0px;
        padding-bottom:0px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 0px;
}

.StyleCentered {	
	font-size: 11px;
	color: #000000;
	line-height: 16px;
        font-weight: bold;
        text-align: center;
}

.Columns3 {
  position: relative; 
  float: left; 
  width: 30% ;
  margin-right: 10px;
}

.Columns {
  float: left; 
  width: 27% ;
  margin: 0px 0px 0px 15px;
  padding-left: 0px;
}


.SideNav1 {
	font-size: 12px;
	color: #00547E;
	font-style: normal;
	font-weight: normal;
        background-image: url(images/category-button-bg/sidenav1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-transform: none;
	height: 24px;
	width: 178px;
	clip: rect(5px,auto,auto,auto);
	text-align: left;
	line-height: 24px;
}

a.SideNav1:hover {
	background-image: url(images/category-button-bg/sidenav1.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	color: #FFFFFF;
}


.SideNav2 {
	font-size: 12px;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/category-button-bg/sidenav2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-transform: none;
	height: 24px;
	width: 178px;
	clip: rect(5px,auto,auto,auto);
	text-align: left;
	line-height: 24px;
}
a.SideNav2:hover {
	background-image: url(images/category-button-bg/sidenav2.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #663300;
}
.SideNavCurrent2 {
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00547E;
	height: 24px;
	width: 178px;
	background-image: url(images/category-button-bg/sidenav3.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	display: block;
        text-align: right;
}

.SideNav3, a.SideNav3 {
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00547E;
	height: 24px;
	width: 178px;
	background-image: url(images/category-button-bg/sidenav3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
        text-align: left;
}

a.SideNav3:hover {
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00547E;
	background-image: url(images/category-button-bg/sidenav3.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	display: block;
	height: 24px;
	width: 178px;
}

.SideNavCurrent {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(images/category-button-bg/sidenav1.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height: 24px;
	width: 178px;
	line-height: 24px;
	display: block;
        text-align: left;
}

a {
  color: inherited;
}

a:link {
  text-decoration: none;
}
a:visited, ul a:visited {
  text-decoration: none;
  color: inherited;
}
a:hover {
  text-decoration:underline;
}
a:active {
  text-decoration: none;
}
