
/********************************************/
/*      general text definions              */
/********************************************/
h1.title, h2.title, h3, h3.title {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}
h2.title {background-color: transparent; text-align: left;margin-left: 5px;color: #40428B;}

div.body_txt {margin-bottom:5px;margin-top: 5px; margin-left: 20px; padding-right: 20px; text-align: left;border-right: 1px solid gray;}

h4.subtitle {font-size: 10pt; color: #74ab00;display:inline; font-weight:bold; }
div.body_txt p {margin-bottom: 10px; }
div.body_txt table {
	margin-left:5px;
}

div.body_txt p {
	margin: 10px 0px 10px 0px;
}

div.page_nav { background: #94b935;height: 2em;color: White;padding-top: .5em;}
div.page_nav a {color: White;}
div.page_nav a:hover {color: #dfdfdf;}
div.page_header {background: url(../images/headers/section_head_gradient.gif) repeat-x; width: 100%;height: 61px; width: 100%;padding-top: 17px;}

/****************************************************/
/*                 faq.asp page                     */
/****************************************************/
td#faq_results {
	vertical-align: top;
	margin-left: 0px;
	padding-left: 15px;
	border-left: 1px #717172 solid;
	width: 50%;
}
td#faq_pcm {
	vertical-align: top;
/*	width: 50%; */
	background-color: #D1E0EC;
}
div#faq_pcm {
/*	float: left;
	width: 50%;
	border: 1px #717172 solid;
	margin: 5px; */
}
div#faq_text P.contact_info {
	MARGIN: 10px 40px;
}
div.faqanswer {
	font-size: 10pt;
  color: #111111;
	margin: 25px;
	text-align: left;
}
div#faqanswer dt {
	font-weight:bold;
}

P.faqquestion {
	font-size:10pt;
	font-weight: bold;
	margin: 25px;
  color:#124b42;
	text-align: left;
}

P.faqcmd {
	margin: 15px;
	text-align: left;
}

.faq_search {
	font-weight: bold;
	margin: 0px;
}

form#frmForm {
	margin: 10px 0px 25px 0px;
	vertical-align: top;
	text-align: center;
}
a.faq:link, a.faq:active, a.faq:visited, a.faqcmd:link, a.faqcmd:active, a.faqcmd:visited, a.faq:hover, a.faqcmd:hover {
	color:#717161;
	text-decoration: none;
	vertical-align: bottom;
	margin: 10px;
}

a.faq:hover,  a.faqcmd:hover {
	text-decoration: underline;
   color: black;
}

a.faqcmd:link, a.faqcmd:active, a.faqcmd:visited {
	text-decoration:  underline;
	color: #0F808E;
}
a.faq:hover, a.faqcmd:hover {	color:#AECCA3; }

li.faq-prods { margin-bottom: 8px; margin-left:20px;padding-left: 0px; list-style-image: url(../images/walnut_leaf.png);}



/*********************************************/
/*         sitmemap.asp definitions          */
/*********************************************/
div#sitemap {
	text-align: left;
	margin: 25px 25px 25px 25px;
	margin: 25px 25px 25px 25px;
	background: transparent;
}
div#sitemap li {
	margin-left: 0px;
	list-style-type : square;
	line-height: 1.2em;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
}
div#sitemap li.category {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
div#sitemap UL {
	padding-left: 5px;
	margin: 0px;
}

/*********************************************/
/*             links.asp                     */
/*********************************************/

/*********************************************/
/*         testimonials.asp                  */
/*********************************************/
div#reference_item {
	margin-left:auto;
	margin-right:auto;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #717172;
	text-align: left;
	line-height: 1.25em;
	margin-bottom: 5px;
  margin-top: 10px;
}
div#reference_item span.audio {
	margin-left: 55%;
}
div#reference_item span.doublequote {
	color: #268587;;
	font-size: 14pt;
}
div#reference_item img {
	width: 80px;
	margin: 10px;
	border: 1px solid #717172;
	padding: 5px;
}
div#reference_item span.name {
	font-weight:bold;
	font-style:italic;
  color:#268587;
}
div#reference_item p {
	margin-bottom: 7px;
}
div#reference_item td.contact_details {
	font-weight: bold;
  padding-top: 10px;
	text-align: left;
}
