img {
   behavior: url("../includes/pngfix.htc");
}
html {
  height: 100%;
}

body {
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #C4C5B8 url(../images/header_bg.jpg) repeat-x top left;
	display: block;
}
a:link {
	color: #EC6800;
	text-decoration: none;
}
a:visited {
	color: #EC6800;
	text-decoration: none;
}
a:hover {
	color: #c75510;
	text-decoration: underline;
}
a:active {
	color: #3E3E3E;
	text-decoration: none;
}
.normalText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #603913;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}

.smallText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #603913;
	text-decoration: none;
	font-size: 11px;
}
.smallText-tahoma {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #603913;
	text-decoration: none;
	font-size: 11px;
}




/**************************************************************
   #content: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#content {
	height: 100%;
	min-height: 100%;
	text-align: left;
}

#content,
#width {  
  width: 820px;
  margin: 0 auto;
}

#content[id],
#width[id] {
	height: auto;
}

/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
	position: relative;
	height: 85px;
}

#HeaderLogo {
	DISPLAY: inline-block;
	Z-INDEX: 1;
	WIDTH: 330px;
	HEIGHT: 60px;
	margin-top: 20px;
	position: relative;
	float: left;
	left: -2px;
}


/* Holds the site title and subtitle */
#header #title {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 130px;

  padding: 5px;
  text-align: right;
}
#splash {
	height: 230px;
	width: 820px;
	margin-bottom: 20px;
	display: block;
}


/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
	width: 800px;
	position: relative;
	margin-bottom: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
	float: left;
	width: 100%;
	clear: both;
	height: 100px;
	margin-top: -100px;
	background-color: #000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  width: 800px;
  z-index: 3;
  font-size: 0.85em;
  padding-top: 30px;
}




/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}
.w50/**************************************************************
   Width classes used by the site columns
 **************************************************************/

 {
	width: 50px;
}
.w75/**************************************************************
   Width classes used by the site columns
 **************************************************************/

 {
	width: 75px;
}
/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.w100 {
	width: 100px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}
.w350 {
	width: 350px;
}
.w400 {
	width: 400px;
}
.w450 {
	width: 450px;
}
.w500 {
	width: 500px;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}


/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 9px;
}

.caps {
	text-transform: uppercase;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.white {
  color: #FFF;
}

.white a {
  color: #FFF;
}

.white a:hover {
  color: #FFF;
  text-decoration: underline;
}

.white a:visited {
  color: #FFF;
}


/**************************************************************
   Shadow Classes
 **************************************************************/

.pngImg {
	 FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.shadow_LT {
	DISPLAY:inline-block;
	width: 10px;
	height: 10px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_LT.png, sizingMethod=scale);
}
.shadow_T {
	DISPLAY:inline-block;
	width: 800px;
	height: 10px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_T.png, sizingMethod=scale);
}
.shadow_RT {
	DISPLAY:inline-block;
	width: 10px;
	height: 10px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_RT.png, sizingMethod=scale);
}
.shadow_R {
	DISPLAY:inline-block;
	width: 10px;
	height: 210px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_R.png, sizingMethod=scale);
}
.shadow_RB {
	DISPLAY:inline-block;
	width: 10px;
	height: 10px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_RB.png, sizingMethod=scale);
}
.shadow_B {
	DISPLAY:inline-block;
	width: 800px;
	height: 10px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_B.png, sizingMethod=scale);
}
.shadow_LB {
	DISPLAY:inline-block;
	width: 10px;
	height: 10px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_LB.png, sizingMethod=scale);
}
.shadow_L {
	DISPLAY:inline-block;
	width: 10px;
	height: 210px;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/shadow_L.png, sizingMethod=scale);
}

.picLeft {
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3BB;
	border-right-color: #B2B2A8;
	border-bottom-color: #B2B2A8;
	border-left-color: #B2B2A8;
	margin-right: 10px;
}

.picRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3BB;
	border-right-color: #B2B2A8;
	border-bottom-color: #B2B2A8;
	border-left-color: #B2B2A8;
}

.vSep {
	background-color: #a2ad90;
	width: 1px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 24px;
	height: auto;
}
.hSep {
	background-color: #a2ad90;
	display: block;
	margin: 24px 0px 25px 0px;
	height: 1px;
	position: relative;
}
#SplashContent {
	margin: 5px;
}
#MDNav {
	width: 195px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	height: 120px;
}
a.mdnav:link, a.mdnav:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	text-transform: lowercase;
	color: #c75510;
	text-decoration: none;
	background-image: url(../images/mdnav_bullet_normal.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 195px;
	display: block;
	background-position: 35px 15px;
	text-indent: 60px;
	padding-top: 10px;
	padding-bottom: 12px;
}
a.mdnav:hover, a.mdnav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mdnav_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 35px 15px;
	background-color: #c75510;
}
a.mdnavActive:link, a.mdnavActive:hover, a.mdnavActive:active, a.mdnavActive:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mdnav_bullet_hover.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 195px;
	display: block;
	background-position: 35px 15px;
	text-indent: 60px;
	padding-top: 10px;
	padding-bottom: 12px;
	background-color: #CB971F;
}
#navBox {
	display: block;
	height: 100%;
	width: 200px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#content ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	height:20px;
	clear:both;
}

#content ul.subsection_tabs li {
	margin-right:0px;
	text-align:left;
}

#content ul.subsection_tabs li a {
	display:block;
	color:#C75510;
	width:175px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/bullet_small_dot_square.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	letter-spacing: 1px;
	padding-right: 0px;
}

#content ul.subsection_tabs li a:hover {
	color:#000000;
	text-decoration: none;
	background-color: #A2AD90;
	background-image: url(../images/bullet_small_dot_square_black.gif);
}

#content ul.subsection_tabs li a.active {
	background-color:#A2AD90;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet_small_dot_square_black.gif);
}

#content ul.register_tabs {
	border-bottom:none;
}

#content ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}



.navSep {
	background-color: #a2ad90;
	display: block;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.genBullets {
	list-style-image: url(../images/bullet_small_dot_square.gif);
	margin: 0px;
	padding-left: 25px;
	list-style-position: outside;
}

.genBullets li {
	margin-bottom: 10px;
}
a.linkList:link, a.linkList:visited {
	color: #803913;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-image: url(../images/bullet_small_dot_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}
a.linkList:hover, a.linkList:active {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet_small_dot_square_black.gif);
}
#tagLine {
	float: right;
	margin-top: 40px;
	display: block;
	padding-right: 40px;
	visibility: hidden;
}

.TimeLine {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #603913;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 25px;
	background-image: url(../images/bullet_big_dot_square.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.TimeLine h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #C75510;
}
.factBox {
	width: 160px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	background-image: url(../images/bullet_big_dot_square.gif);
	background-position: 0px 11px;
	background-repeat: no-repeat;
}
.factBox strong {
	color: #C75510;
	line-height: 18px;
}

.smallHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #603913;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.factTitle {
	display: block;
	margin-bottom: 10px;
}
.factList {
	margin: 0px;
	padding-left: 15px;
	list-style-image: url(../images/bullet_small_dot_square.gif);
	padding-top: 5px;
}
#GenFacts div {
	padding-top: 5px;
	padding-bottom: 5px;
}
#GenFacts .w200 {
	padding-left: 15px;
	background-image: url(../images/bullet_small_dot_square_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.prodBox {
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	background-image: url(../images/bullet_big_dot_square.gif);
	background-position: 0px 11px;
	background-repeat: no-repeat;
}
.prodBox strong {
	color: #C75510;
	line-height: 18px;
}

