body {
    padding: 0;
    margin: 0;
    border:0; 
}
.error {
	font-weight: bold;
	color: red;
}
.bold {
	font-weight: bold;
}

.heading {
	font-weight: bold;
	color: #0B479D;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #676767;
	line-height: 30px;
}
.topnavlinks {
	color: #096225;
}

p, div, td, select, input, th, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7BC144;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006225;
	text-decoration: none;
}
a:hover {
	color: #096225;
	text-decoration: underline;
}

a.white, a.white:visited, a.white:active {
	color: #FFF;
}
a.white:hover {
	color: #CCC;
}
.priceheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B479D;
	font-weight: bold;
}
.bigheadingwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	padding: 0;
	margin: 0;
	border:0;
	font-size: 10px;
	color: #999999;
}
.Title-Reversed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.SubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

a.leftNav,  a.leftNav:visited, a.leftNav:active{
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
a.leftNav:hover {
	color: #096225;
	font-weight: normal;
}

.thumbnailquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7AC043;
	line-height: 16px;
}
.pipe {
	color: #CCC;
}
.ExpertsNameBio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #096225;
	line-height: 24px;
}
.ProductListSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #096225;
}
.productlistitems {
	line-height: 22px;
}
.productlistitems, a.productlistitems, a.productlistitems:visited, a.productlistitems:active  {
	display: block;
	color: #333;
	line-height: 22px;
	font-weight: normal;
}
a.productlistitems:hover  {
	background-color: #7CBE49;
	color: #333;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 17px;
	padding: 0px;
}
.BodyTextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7BC144;
	line-height: 24px;
}
.reversed-bold {
	font-weight: bold;
	color: #FFF;
}
.boldlimegreen {
	font-weight: bold;
	color: #7BC144;
}
.SubNavSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
div.calculator-result {
	background-color: #D6F3C0;
	color: #096225;
	padding: 5px;
}

