@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(../images/layout/red_swatch.gif);
	margin-top: 0;
	margin-right: 12;
	margin-bottom: 12;
	margin-left: 12;
}

/* main text styles */
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444444;
	line-height: 200%;
	text-indent: 25px;
}
.blueHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fd7820;
	font-weight: lighter;
	line-height: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fd7820;
	font-weight: bold;
	line-height: 100%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fd7820;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 0 12px;
}

/* global link styles */
a:link {
	color: #00adef;
	text-decoration: none;
}
a:visited {
	color: #00adef;
	text-decoration: none;
}
a:hover {
	color: #fd7820;
	text-decoration: none;
}
a:active {
	color: #fd7820;
	text-decoration: none;
}

/* top-right navigation bar styles */
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #cf8e3f;
	text-align: right;
	line-height: 300%;
}
.topLinks a:link {
	color: #cf8e3f;
}
.topLinks a:visited {
	color: #cf8e3f;
}
.topLinks a:hover {
	color: #000000;
	background-color: #cf8e3f;
}
.topLinks a:active {
	color: #fd7820;
}

/* background table styles */
#lightGreenBox {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* footer styles */
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	line-height: 300%;
	margin-right: 10px;
	margin-left: 10px;
}
.footerText a:link {
	color: #FFFFFF;
}
.footerText a:visited {
	color: #FFFFFF;
}
.footerText a:hover {
	color: #333333;
	background-color: #FFFFFF;
}
.footerText a:active {
	color: #fd7820;
}

/* find a distributor styles */
#zip {
	padding: 2px;
	height: 15px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 10px;
}
#bodyTable {
	margin-left: 10px;
	margin-bottom: 18px;
	margin-top: 18px;
}
.greenBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-image: url(../images/layout/green_swatch.gif);
}
#mainText {
	margin-left: 18px;
	margin-right: 18px;
}
.btmNav {
	margin-top: 4px;
}
#lightGreenBox #photoBox {
	margin-top: 14px;
	margin-left: 3px;
	margin-bottom: 24px;
}
.callUs {
	margin-left: 44px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.greenHeadline {
	color: #2D852E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: lighter;
}
.blueSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #00adef;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444444;
	line-height: 200%;
}
.smallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #2D852E;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444444;
}
.largeText {
	font-size: 100%;
	color: #444444;
	font-weight: bold;
}
ul {
	margin-top: 6px;
}
li {
	font-size: 80%;
	line-height: 150%;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 200%;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/layout/orange_bullet.gif);
}
.addresses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #444444;
	line-height: normal;
}
#contactform label {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .75em;
}
#contactform .required {
	font-size: .875em;
}
#contactform input {
	padding: 0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
	background-color:#FFFFFF;
	border: 1px solid #7f9db9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1.625em;
	line-height: 1.5em;
}
#contactform textarea {
	padding: 0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
	background-color:#FFFFFF;
	border: 1px solid #7f9db9;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#contactform .radio {
	padding: 0;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
#contactform #radiogroup {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
	font-size: .75em;
}
#contactform #commgroup {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#contactform select {
	padding: 0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 18px;
}
#contactform #AddressBox {
	clear: both;
	padding: 0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactform #CityBox {
	float: left;
	padding: 0;
	margin: 0;
}
#contactform #StateBox {
	float: left;
	padding: 0;
	margin: 0;
}
#contactform #ZipBox {
	float: left;
	padding: 0;
	margin: 0;
}
#contactform #CountryBox {
	clear: both;
	padding: 0;
	margin: 0;
}
#contactform #ReferralBox {
	float: left;
	padding: 0;
	margin: 0;
}
#contactform #SpecifyBox {
	float: left;
	padding: 0;
	margin: 0;
}
#contactform #UpdateBox {
	clear: both;
	padding: 0;
	margin: 0;
}
#contactform #Updates {
	padding: 0;
	margin: 0;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
#contactform .specifytxt {
	margin:12px;
}
#contactform #Specify {
	margin:0;
}
#contactform #Submit {
	padding: 0;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-image: url(../images/layout/box_head.gif);
	background-repeat: repeat-x;
	border-style: outset;
	border-color: #d5d5d5;
	font-size: .75em;
	height: 2em;

}
#contactform #Submit2 {
	padding: 0;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	height: 2em;
	width: 9em;
	line-height: 1em;
	background-image: url(../images/layout/box_head.gif);
	background-repeat: repeat-x;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
#Email2 {
	display:none;
	visibility:hidden;	
}
#Email2Label {
	display:none;
	visibility:hidden;	
}
/* For PHP Form Validation */
#error {
  border: 1px solid #ffcbcb;
  background-color: #ffecec;
  color: #d50000;
  width: 450px;
  padding: 8px;
  margin: 0 0 18px 0;
  font-size: .875em;
}
#error label{
  margin-left: 0;
}
#error p {
  margin: 0 0 8px 0 !important;
}
#error ul {
  list-style:none;
  margin: 0 0 0 24px !important;
  line-height: 1em !important;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width: 400px;
  padding: 5px;
}

.distributornet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #444444;
	line-height: 150%;
	text-indent: 25px;
}
#hometable h2{
	margin: 35px 0 0 40px;
}
#hometable p{
	margin: 25px 324px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444444;
	line-height: 200%;
	text-indent: 25px;
}
#timeline {
	margin: 25px 0 0 40px;
}
.benefitslist {
	margin: 20px 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	color: #444444;
	line-height: 200%;	
}