html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: url(Images/lines_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#containerBlock {
        margin: 0;
        padding: 0;
        position: relative; /* Opera? */
        min-height: 100%; /* 100% if IE fix isn't needed */
}

#contentArea {
	padding: 100px 50px 50px;
	min-height:580px;
}

#contentblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 790px;
	padding-top: 220px;
	padding-right: 20px;
}

#bottomcenter {
	position: absolute;
	bottom: 0;
	left: 0px;
	overflow: hidden;
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color:#efefef;
	font-weight: normal;
}

#logo	{
	top: 0px;
	left: 0px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow: hidden;
	position: absolute;
	height: 70px;
	width: 400px;	
}

#quickNavBar{
	top: 70px;
	left: 0px;
	height: 30px;
	width: 100%;
	background-color:#efefef;
	position: absolute;
	overflow: hidden;
}

#quickNavImg	{
	top: 0px;
	left: 0px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow: hidden;
	position: absolute;
	height: 30px;
	width: 380px;	
}

#quickNavTool{
	top: 4px;
	height: 20px;
	width: 400px;
	position: absolute;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	right: 0px;
	left: 500px;
}
#bannerBar	{
	top: 100px;
	left: 0px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #000000;
	position: absolute;
	height: 180px;
	width: 100%;
}

#navBar	{
	font-size:10px;
	top: 280px;
	left: 0px;
	background-color: #008457;
	position: absolute;
	height: 25px;
	width: 100%;
}
#spanSpace	{
	margin: 0px 0px 0px 10px;
}
.dropDownMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 10px;
}
.goBttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 20px;
	width: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	font-size:10px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	font-size:10px;	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size:10px;	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008457;
	font-size:10px;	
}

a.arrowLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	line-height:16px;
	padding-left:10px;
	background-image:url(Images/arrow2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.arrowLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	line-height:16px;
	padding-left:10px;
	background-image:url(Images/arrow2.gif);
	background-position:left top;
	background-repeat:no-repeat;
		
}
a.arrowLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:16px;	
	padding-left:10px;
	background-image:url(Images/arrow2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
a.arrowLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008457;
	line-height:16px;	
	padding-left:10px;
	background-image:url(Images/arrow2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

a.textLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	padding-left: 0px;
	background-image:none;
}
a.textLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	padding-left: 0px;
	background-image:none;		
}
a.textLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
	background-image:none;	
}
a.textLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008457;
	padding-left: 0px;
	background-image:none;
}

a.Footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding:0px;
	background-image:none;
}
a.Footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.Footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}

a.back:link {
	background-image:none;
	padding-left:0px;
}
a.back:visited {
	background-image:none;
	padding-left:0px;	
}
a.back:hover {
	background-image:none;
	padding-left:0px;	
}
a.back:active {
	background-image:none;
	padding-left:0px;	
}

.column1 {
	width: 390px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 14px;
}
.column2 {
	width: 179px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 0px;
	line-height: 14px;
}
#footerCol1 {
	width: 350px;
	left: 50px;
	top: 8px;
	position: absolute;
}


#footerCol2 {
	width: 200px;
	position: absolute;
	left: 450px;
	top: 8px;
}
.midColLink {
	width: 160px;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:10px;	
}

.midColLinkOver {
	width: 160px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #efefef;
	border: 1px solid #d4d4d4;
	background-image: url(Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:10px;	
}
h2 {
	font-weight: bold;
	font-size: 14px;
}


#footerCol3 {
	width: 200px;
	position: absolute;
	left: 650px;
	top: 8px;
}
.dropDownMenuDistributor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#navSpace	{
	margin:0px 0px 0px 40px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

#backLayer {
	float: right;
}

/* Menus */
#nav { /* all lists */
	padding: 0;
	padding-left:50px;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: auto;
	color:#FFFFFF;
}

a.Nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:none;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 10px;
}
a.Nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:none;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 10px;
}
a.Nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-color:#026f4a;
	background-image:none;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 10px;
}
a.Nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image:none;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#nav li { /* all list items */
	float: left;
	width: auto;
	margin-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
/*	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.90; opacity:0.90;*/
}

#nav li li{ /* 2nd level list items */
	float: left;
	width: 195px;
	border-bottom:solid 1px #669999;
	border-right:solid 1px #669999;	
/*	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1; opacity:1;*/
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 195px;
	left: -999em;
	background-color: #008457;
}

#nav li ul ul { /* third-and-above-level lists */
	margin-top: -24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 196px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul,  #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
a.daddy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;	
	padding-left: 10px;	
	background-image:url(Images/arrowRev.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.daddy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;	
	padding-left: 10px;	
	background-image:url(Images/arrowRev.gif);
	background-repeat: no-repeat;
	background-position: right center;;
}
a.daddy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-color:#026f4a;
	padding: 7px;	
	padding-left: 10px;	
	background-image:url(Images/arrowRev.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.daddy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;	
	padding-left: 10px;	
	background-image:url(Images/arrowRev.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 200px;
}
.czGrid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size:10px;
}
li {
	list-style-type: disc;
	margin-left: -25px;
}

.czGridHd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	background-color: #D8DFE9;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding: 3px;
	font-size:11px;
}
.czGridSubHd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	background-color: #efefef;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 11px;
}

.newsItem	{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight:500;
	padding-right: 0px;
	padding-left: 0px;
}
.newsImage	{
	margin-right:10px;
	border:solid 1px #cccccc;
	position:static;
	height: 90px;
	width: 130px;
}

.newNews	{
	color:#026f4a;
}
.break {
	clear: both;
} 

#newsControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 16px;
	margin-top:20px;

}
/* NEWS LINK */
a.news:link	{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-image:none;
	padding-left:0px;
}
a.news:visited	{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-image:none;
	padding-left:0px;	
}
a.news:hover	{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	background-image:none;
	padding-left:0px;	
}
a.news:active	{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-image:none;
	padding-left:0px;	
}

/* NEWS CONTROL LINK */
a.newsControl:link	{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
a.newsControl:visited	{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
a.newsControl:hover	{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}
a.newsControl:active	{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
.loginTextBox {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#distributorLogin {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	left: 760px;
	padding-top: 6px;
}

