body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: 8a8173;
}
td {
	font-size: 12px;
	line-height: 15px;
	color: 8a8173;
}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #2f4f6f; 
	margin: 0.67em 0;
}
h2  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #2f4f6f; 
	font-size: 12px; 
	margin: 0.67em 0 
}
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6b5634; 
	font-size: 12px; 
	margin: 0.67em 0 
}
h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6b5634; 
	font-size: 11px; 
	margin: 0.67em 0 
}

a:link { 
	color: #a5371f; 
	font-weight: bold; 
	text-decoration: none 
}
a:visited { 
	color: #a5371f; 
	text-decoration: none 
}
a:hover { 
	color: #a5371f; 
	text-decoration: none 
}

.nav { 
	color: #dbd3c6; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	margin-top: 8px;
}
.nav a:link { 
	color: #dbd3c6; 
	font-weight: bold; 
	text-decoration: none; 
	margin-top: 8px;
}
.nav a:visited { 
	color: #dbd3c6; 
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold; 
	text-decoration: none;
}
.nav a:hover { 
	color: #dabe66; 
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold; 
	text-decoration: none 
}


/*<!--PRODUCTS-->
*/
.navProduct {
	color: #6b5634;
	font-size: 12px;
	font-family: Arial;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}
.navProduct a:link {
	color: #6b5634;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.navProduct a:visited {
	color: #6b5634;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.navProduct a:hover {
	color: #a5371f;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-indent: 25px;
	font-weight: bold;
}
.navProductlive {
	color: #CC6600;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	padding-left: 25px;
	font-weight: bold;
}

/*<!--SUBPRODUCTS-->
*/
.navSubProduct {
	color: #6b5634;
	font-size: 11px;
	font-family: Arial;
	padding-left: 30px;
	padding-right: 25px;
	font-weight: bold;
}
.navSubProduct a:link {
	color: #6b5634;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.navSubProduct a:visited {
	color: #6b5634;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.navSubProduct a:hover {
	color: #a5371f;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	text-indent: 25px;
	font-weight: bold;
}
.navSubProductlive {
	color: #CC6600;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	padding-left: 25px;
	font-weight: bold;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8173;
	list-style-type: square;
	margin-left: 25px;
	padding-left: 5px;
}
li {
	line-height: 16px;
}
ul.2 {
	font-size: 11px;
	color: #8a8173;
	list-style-type: none;
	list-style-position: outside;
	border: none;

}
li.2 {
	line-height: 16px;
}
.pullquote {
	color: #669999;
	font-size: 0.97em;
	line-height: 1.1em;
	margin: 0.67em 0 

}
.attribution {
	color: #669999;
	font-size: 0.97em;
	font-style: italic;
	text-align: right;
}
.producthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}

.questions {
	margin-top: 10px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #275936;
}
.answers {
	color: #8a8173;
	font-family: Arial;
	text-align: left;
}
.firstletterq {
	float: left;
	font-size: 2em;
	line-height: 1;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2F4F6F;
	margin-right: 0.3em;
}
.firstlettera {
	float: left;
	font-size: 2em;
	line-height: 1;
	font-weight: bold;
	margin-right: 0.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #275936;
	font-style: italic;
}
blockquote {
	margin-left: 15px;
	margin-right: -15px;
}
.cellpadRight	{
    padding-right: 30px; 
}
img.floatLeft { 
    float: left; 
    margin: 0px; 
}
img.floatRight { 
    float: right; 
    margin: -7px 0px 0px 25px; 
}
.cellcopyright {
	font-size: 12px;
	line-height: 15px;
	color: 8a8173;
	text-indent: 15px;
	padding-bottom: 10px;

}
