.producttitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
	font-weight: bold;
}
.heading1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #00a650;
	font-weight: bold;
}
.productprice {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 21px;
	color: ff3600;
	font-weight: bold;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bodycopysmall {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.searchbox {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	height: 17px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.links {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 14px;
	color: 00a650; }
	a.links:link {color: #00a650; text-decoration: none; }
    a.links:active {color: #00a650; text-decoration: none; }
    a.links:visited {color: #00a650; text-decoration: none; }
    a.links:hover {color: #FFF000; text-decoration: none; background:#8CC63F; }
}
.linkslarge {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 19px;
	color: 00a650; }
	a.links:link {color: #00a650; text-decoration: none; }
    a.links:active {color: #00a650; text-decoration: none; }
    a.links:visited {color: #00a650; text-decoration: none; }
    a.links:hover {color: #FFF000; text-decoration: none; background:#8CC63F; }
}
.links2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 14px;
	color: 666666; }
	a.links2:link {color: #ffffff; text-decoration: none; }
    a.links2:active {color: #ffffff; text-decoration: none; }
    a.links2:visited {color: #ffffff; text-decoration: none; }
    a.links2:hover {color: #ffffff; text-decoration: underline; }
}
.forms {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 20px;
	width: 300px;
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS", Arial;
}
.productoption {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	height: 18px;
	width: 166px;
	border: 1px solid #ffffff;
	font-family: "Trebuchet MS", Arial;
	background-color: #ffffff;
}
.formsthin {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	height: 20px;
	width: 150px;
	border: 1px solid #cccccc;
}
.formsthinner {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	height: 20px;
	width: 50px;
	border: 1px solid #cccccc;
}
.formshigh {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	height: 80px;
	width: 300px;
	border: 1px solid #cccccc;
}
.formshighwide {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	height: 80px;
	width: 363px;
	border: 1px solid #333333;
}

.formerror {
	border: 1px dotted red;
 	background: #e5e5e5;
	color: red;
	padding: 10px;
}

#linkheader {
	background: #00a650;
	color: #FFFFFF;
	padding: 3px;
}

#linkcontent {
	font-family: "Trebuchet MS", Arial;
        font-size: 11px;
	margin-bottom: 18px;
}


#faq h4
{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
line-height: 16px;
color: #666666;
font-weight:bold;
margin:0 0 4px 0;
padding:0;
cursor:pointer;
}
#faq p
{
margin:0 0 10px 0;
padding:0;
}


.clear
{
clear:both;
}


form#qForm
{

}

#qForm label
{
clear:left;
float:left;
width:100px;
margin:0 0 10px 0;
}


#qForm input,
#qForm textarea,
#qForm select, 
#qForm .fakeInput
{
float:left;
margin:0 0 10px 0;
}
#qForm .fakeInput p
{
clear:left;
}
#qForm h4
{
clear:both;
}











