﻿
img, div, a, h1, div img { behavior: url(/_css/iepngfix.htc) }

a
{
  color: #666 !important;
}

a:hover
{
  text-decoration: underline !important;
}

body
{
  color: #666;
  background-color: #CCC;
}

h1
{
  color: #666;
  font-size: 12pt;
  font-weight: bold;
}

h1 a
{
  color: #6baf34;
}

h2
{
  color: #666 !important;
  font-size: 12pt;
  font-weight: bold;
}

h2 a
{
  color: #003a2a;
}

h3
{
  color: #6baf34;
  font-size: 9pt;
  font-weight: bold;
}

h3 a
{
  color: #6baf34;
}

#page
{
  width: 990px;
  background-color: white;
  position: absolute;
  margin-left: -495px;
  left: 50%;
}

#header
{
  color: black;
  height: 80px;
}

#logo
{
  width: 200px;
  float: left;
}

#header img
{
  margin-top: 10px;
  margin-left: 45px;
}

#header a
{
  color: black !important;
}

#headerRight
{
  float: right;
}

#headerContact
{
  padding: 0px 30px 0px 0px;
  padding-right: 46px;
  text-align: right;
  font-weight: bold;
  width:200px;

}

#headerContact a
{
  font-size: 11pt;
  line-height: 25px;
  color:#999 !important; 
}

#primaryNav
{
  clear: both;
  background-color: white;
  color: black;
  height: 30px;
  margin-bottom: 8px;
  margin-left:5px;
}

#primaryNav ul
{
  list-style-type: none;
  position: absolute;
  z-index: 20;
}

#primaryNav li
{
  display: inline;
  vertical-align: middle;
  padding: 0px 0px 0px 36px;
}

#primaryNav a:hover
{
	text-decoration:none !important;
}

#primaryNav a
{
  color:#999; /*#858585;*/
  font-size: 11pt;
  padding: 0 0 0 0;
}

#primaryNav .selected
{
  /*color:#1ca87b !important;*/
  text-decoration:underline !important;
}

.black
{
  color: #333 !important;
}

#content
{
  min-height: 200px;
}

#footer
{
  clear: both;
 
}

#footer p
{
  font-size: 9px;
  color: #999;
  text-align: center;
}

#footer a
{
  color: #999 !important;
}

/* inner content */

#contentInner
{
  width: 720px;
  float: left;
  padding: 0px 45px 10px 45px;
  margin-bottom: 8px;
}



#contentInnerHeader
{
  margin-bottom: 50px;
  margin-left: 16px;
}

#contentInnerHeader a
{
  color: #999 !important;
  text-decoration: underline;
}

#contentInnerHeader img
{
  float: right;
}

#contentInnerBody
{
  width: 900px;
  margin-left: 0px;
  padding-left: 0px;
  clear: both;
  padding-top: 0px;
  font-size: 13px !important;
  line-height: 160% !important;
}

#contentInnerBody p
{
  margin: 0px 0px 14px 0px !important;
  padding: 0px 0px0 px 0px !important;
}

/* header blocks */


#subNavHeader
{
  background-image: url(/_images/bg-gradient-nav-dark.jpg) !important;
  color: #ffffff !important;
}

#subNav
{
  float: left;
  width: 170px;
  margin: 8px 45px 20px 45px;
  border-top: #ccc 1px solid;
}

* html body #subNav
{
	margin: 8px 45px 20px 22px !important;
}

#subNav li
{
  margin: 0px;
  padding: 9px 0px 9px 0;
  font-size: 12pt;
  font-weight: bold;
  color: #6baf34;
  border-bottom: 1px #ccc solid;
}

#subNav li a
{
  width: 100%;
  height: 100%;
  color: #717171; /*#9d9b9b;*/
  font-size: 10pt;
  font-weight: bold;
  text-align:none;
}

#subNav li ul li a
{
  width: 100%;
  height: 100%;
  color: #717171;
}

#subNav li ul li
{
  border-bottom: solid 1px #ccc;
  font-weight: normal;
  text-indent: 0;
  font-size: 10pt;
  padding: 6px 10px 6px 0px;
  margin: 0px 0px 0px 20px;
}

#subNav li ul li a
{
  width: 100%;
  height: 100%;
  color: #666;
}


#subNav li ul li a:hover
{
  /*color: #1b7a5b;*/
 text-decoration:underline !important;
}

#subNav li.selected
{
  /*color: #1ca87b !important;
  text-decoration:underline !important;*/
}

#subNav li.selected a
{
  /*color: #1ca87b !important;*/
  text-decoration:underline !important;
}

#subNav li ul li.selected
{
  /*color: #1ca87b !important;*/
  text-decoration:underline !important;
}

#subNav li ul li.selected a
{
  /*color: #1ca87b !important;*/
  text-decoration:underline !important;
}

#subNav li ul ul
{
  margin-left: -20px;
}

#subNav li ul ul li
{
  background-image: none !important;
  background-color: #ffffff;
  padding-left: 20px !important;
}

#subNav li ul ul li a
{
  color: #6baf34 !important;
}

#subNav li ul ul li.selected
{
  font-weight: bold;
  background-image: none !important;
}

#subNav li ul ul li ul
{
  margin-left: -20px;
}

#subNav li ul ul li ul li
{
  background-color: #ececec;
  padding-left: 35px !important;
  color: #9d9b9b !important;
}

#subNav li ul ul li ul li.selected
{
  font-weight: bold;
}

#subNav li ul ul li ul li ul
{
  margin-left: -30px;
}

#subNav ul li ul li ul li
{
  background-color: #ececec;
  padding-left: 35px !important;
  color: #9d9b9b !important;
}

#subNav li ul ul li ul li ul li.selected
{
  /* arrow */
  font-weight: bold;
}

/* breadcrumb */

#breadcrumb
{
  margin-left: -5px;
  color: #6baf34;
  float: left;
  padding-top: 10px;
}

#breadcrumb a
{
  padding: 0 5px 0 5px;
  color: #6baf34;
}

#curtain
{
  position: absolute;
  z-index: 400;
  top: 0px;
  left: 0px;
}

.videoPopup
{
  position: absolute;
  z-index: 500;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}


 .contentSpacer
 {
	 height:20px;
	 clear:both;
 }