




.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  background: orange;
  color:white;
  width:100%;
  padding:10;
}


BODY {
	FONT-SIZE: 12;
	line-height: 1.5em; 
	COLOR: #000000; 
	FONT-FAMILY: Helvetica, Arial, Sans-Serif;
	margin:0;
	
	
		background-color: #e5e5e5; 
	
	 
}

.page {
	width:810;
	margin: auto;
	background: white;
}

TD {
	FONT-SIZE: 12; 
	COLOR: #000000; 
	FONT-FAMILY: Helvetica, Arial, Sans-Serif;
	line-height: 1.5em;
}
TH {
	FONT-SIZE: 12; 
	COLOR: #000000; 
	FONT-FAMILY: Helvetica, Arial, Sans-Serif;
	line-height: 1.5em;
}

H1 {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 27;
}

H1.huge {
	line-height: 1.2em;
	margin-top: 18;
	COLOR: #4c4c4c;
	text-transform: uppercase;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 42;
}

H1.fancy {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 27;
}

H2 {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 25;
}
H3 {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20;
}

H3.nomargintop {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20;
	margin-top: 2;
}

H4 {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15;
}

.smallh1front {
	line-height: 1.2em;
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15;
}

.mediumh1front {
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20;
}

.biggertext{
	font-size: 13px;
}

.biggerbolder{
	font-size: 13px;
	FONT-WEIGHT: bold;
}

.ordersdiv{
	margin: 0;
	BORDER: #ffffff 1px solid;
}

.centered{
	margin-left:auto;
	margin-right:auto;
}

.topnavdiv{
	width: 796;
	margin:0;
	text-align:left;
}

#navcontainer {
	width:100%;
	margin:0;	
	padding:0;
	background: white;
}

.site_menu {
	background:#d34c16;
}

.site_color {
	color:#d34c16;
}

.btnnav {
	line-height:2em;
	font-weight: bold;
	PADDING: 10;
	text-align:center;
	text-decoration: none;
	font-size: 16px;
	color: black;
	margin:0;
	background: white;	
}

.btnnav:hover {
	line-height:2em;
	font-weight: bold;
	PADDING: 10;
	text-align:center;
	text-decoration: none;
	font-size: 16px;
	color: white;
	margin:0;	
	background: DARKGRAY;
}

.btntxtlrg {
	display:block;
	height: 40px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #d34c16;
	font-weight: bold;
	line-height: 2.2em;	
}

.btntxtlrg:hover {
	display:block;
	height: 40px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}



.btntxtmed {
	display:block;
	height: 36px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #d34c16;
	font-weight: bold;
	line-height: 2.2em;	
}

.btntxtmed:hover {
	display:block;
	height: 36px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}



.btntxtmedhome {
	display:block;
	height: 36px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #d34c16;
	font-weight: bold;
	line-height: 2.8em;	
}

.btntxtmedhome:hover {
	display:block;
	height: 36px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.8em;	
}

.btntxtsmallvar {
	display:block;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #d34c16;
	font-weight: bold;
	line-height: 2.2em;
}

.btntxtsmallvar:hover {
	display:block;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}

.btntxtsmall {
	display:block;
	height: 28px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #d34c16;
	font-weight: bold;
	line-height: 2.2em;
}

.btntxtsmall:hover {
	display:block;
	height: 28px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}

.btntxttiny {
	display:block;
	height: 22px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #d34c16;
	font-weight: bold;
	line-height: 2.2em;
}

.btntxttiny:hover {
	display:block;
	height: 22px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}


.btnsolid {
	display:block;
	height: 32px;
	BORDER-RIGHT: #d34c16 1px solid;
	BORDER-LEFT: #d34c16 1px solid;
	BORDER-TOP: #d34c16 1px solid;
	BORDER-BOTTOM: #d34c16 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: white;
	font-weight: bold;
	line-height: 2.2em;
	background-color:#d34c16;
}

.btnsolid:hover {
	display:block;
	height: 32px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}

.btnsolidsml {
	display:block;
	height: 26px;
	BORDER-RIGHT: #d34c16 1px solid;
	BORDER-LEFT: #d34c16 1px solid;
	BORDER-TOP: #d34c16 1px solid;
	BORDER-BOTTOM: #d34c16 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	font-weight: bold;
	line-height: 2.2em;
	background-color:#d34c16;
}

.btnsolidsml:hover {
	display:block;
	height: 26px;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #d34c16;
	background-color: lightgray;
	font-weight: bold;
	line-height: 2.2em;	
}

ul.maretingbullets {
	list-style-type: square;
	COLOR: #4c4c4c;
}

.marketingtext {
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 
	FONT-SIZE: 20;
}

#boundingbox {
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	width: 100%;
	PADDING: 6;
	MARGIN: 10px;
}

.boundingborder {
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	MARGIN: 15px;
	PADDING: 6;
}

.boundingborderwide {
	width: 90%;
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	PADDING: 10;
	line-height: 1.2em;
	background-color: #F0F0F0;
	MARGIN: 10px;
	MARGIN-BOTTOM: 0px;
}

#boundingboxtight {
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	width: 100%;
	PADDING: 0;
}

#boundingbox_hilite {
	BORDER-RIGHT: #66cdaa 2px solid;
	BORDER-LEFT: #66cdaa 2px solid;
	BORDER-TOP: #66cdaa 2px solid;
	BORDER-BOTTOM: #66cdaa 2px solid;
	width: 100%;
	PADDING: 6;
	MARGIN: 10px;
	BACKGROUND: #f0ffff;
}

#mcontainer {
	BORDER-RIGHT: #ffffff 2px solid;
	BORDER-Left: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid;
	background-color: #ffffff; 
	width: 825;
	PADDING: 6;
	text-align:center;
}

#webcastcontainer {
	BORDER-RIGHT: #ffffff 2px solid;
	BORDER-Left: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid;
	background-color: #ffffff; 
	width: 1200;
	PADDING: 6;
	text-align:center;
}

#acontainer {
	BORDER-RIGHT: #ffffff 2px solid;
	BORDER-Left: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid;
	background-color: white; 
	
	PADDING: 6;
	text-align:center;
}

a {
	COLOR: #4c4c4c;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

a.linkAds {
	COLOR: #4c4c4c;
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold;	
	FONT-FAMILY: Arial, Helvetica, Sans-Serif;  
}

.linkDelim {
	COLOR: #4c4c4c;
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold;	
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
} 
	


#container { 
	width: 100%; 
	background: gray;
	margin: 0 auto; 
	text-align: left;
}

#stuff { 
	width: 100%; 
	background: white; 
	text-align: left;
	padding: 0
}

#content {
	text-align: left;
	background: white;
	border: 1px solid #000000;  
}

.features_link {
	COLOR: #4c4c4c; 
	TEXT-DECORATION: none
}

.front_bullets {
	PADDING-RIGHT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	COLOR: rgb(0,0,0); 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif
}

.home_features {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	FONT: 12px/24px Arial, Helvetica, sans-serif; 
	COLOR: rgb(211,76,22); 
	PADDING-TOP: 0px
}

.title_segment {
	FONT: 18px/20px Helvetica, Arial, sans-serif; 
	COLOR: #D34C16; 
	PADDING-TOP: 10px
}

.site_row_nav_top {
	background-color:#E2E1D3;
	text-align: center;
}

.site_row_nav_tab {
	background-color:#d34c16;
	text-align: center;
	BORDER-RIGHT: #ffffff 2px solid;  
	BORDER-TOP: #ffffff 2px solid; 
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ffffff 2px solid;
	width: 25%;
}

.site_row_nav_tabajax {
	background-color:#d34c16;
	text-align: center;
	BORDER-RIGHT: #ffffff 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ffffff 2px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ffffff 2px solid;
}

.site_navigation_tab_txt {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

#site_navigation_tab_txt_disp {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.site_row_nav_tab_selected {
	background-color:#999999;
	text-align: center;
	BORDER-RIGHT: #ffffff 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ffffff 2px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ffffff 2px solid;
	width: 25%;
}

.site_row_nav_tab_selectedajax {
	background-color:#999999;
	text-align: center;
	BORDER-RIGHT: #ffffff 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ffffff 2px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ffffff 2px solid;
}

#strongorange {
	color:rgb(211,76,22);
	FONT-FAMILY: Arial;
	FONT-SIZE: 14;
}

table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

table.gridtables {
	font-family: verdana,arial,sans-serif;
	font-size:6px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtables th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtables td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.strTBL, .strTBL td {
	FONT-SIZE: 14;	
	padding: 7px;
}



.standardTBL, .standardTBL td {
	border: 1px solid #666666;
	padding: 7px;
}

.standardTBL, .standardTBL td {
	border: 1px solid #666666;
	padding: 7px;
}

.emptyTBL, .emptyTBL td {
	border: 0px solid white;
	padding: 2px;
}

.standardTBLHeader td {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
}

.tblheader {
	background-color: #D34C16;
	color: white;
	font-weight: bold;
}

ul.clist {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

li.cli {
	padding: 3;
}

.stronger {
	COLOR: #D34C16;
	FONT-WEIGHT: bold;
}

.smallh1 {
	COLOR: #4c4c4c;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20;
}

.beigebg {
	background-color: #E2E1D3;
}

.footer-bs {
    background-color: #3c3d41;
	padding: 60px 40px;
	color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}
	 