/* general */


BODY  {
	font : 12/15px Helvetica, Arial, sans-serif;
	color : #000000;
}

TD, .disclaimer  {
	font : 12px/15px Helvetica, Arial, sans-serif;
	color : #000000;
}

.disc  {
	font : 10px Helvetica, Arial, sans-serif;
	color : #000000;
}

#comment
{
	width: 310px;
}

#submit
{
	margin-left: 135px;
}

/* products  */

.prod  {
	font : bold 17px Helvetica, Arial, sans-serif;
	color : #A80532;
	letter-spacing: 1px;
}
.prodGreen  {
	font : bold 17px Helvetica, Arial, sans-serif;
	color : #006633;
	letter-spacing: 1px;
}

.title  {
	font : 14px/20px Helvetica, Arial, sans-serif;
	color : #A80532;
}
.titleGreen  {
	font : 14px/20px Helvetica, Arial, sans-serif;
	color : #006633;
}

.bull {
	line-height: 20px;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}
.intro {
	margin-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	
}





/* links  */


A:visited  {
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : none;
	color : #A80532;
	font-weight: bold;
}
A:hover  {
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : underline ;
	color: #624929;
	font-weight: bold;
}
A:active  {
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : underline ;
	color: #624929;
	font-weight: bold;
}
A  {
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : none ;
	color : #A80532;
	font-weight: bold;
}



a.foot:link {
	color: #A80532;
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.foot:visited {
	color: #A80532;
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.foot:hover {
	color: #624929;
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}
a.foot:active {
	color: #624929;
	font : 10px Helvetica, Arial, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}






/* forms */

.alert {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

#required {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-family: Helvetica,Arial,sans-serif;
}
.formEl {
	font-size: 10px;
	font-weight: normal;
}

body .contactForm .formTable > tbody > tr > td:first-child {width:129px;}
.contactForm, .contactForm td, .contactForm input, .contactForm select, .contactForm textarea{
	/*font-size: 10px;*/
	font-weight: normal;
}

body .globalForm #captcha iframe {
	height:265px;
}

h1.locatorHeading {
	font : bold 17px Helvetica, Arial, sans-serif;
	color: #A80532;
	letter-spacing: 1px;
}
table.locator {
	width: 460px;
	margin-left:-2px;
}
table.locator tr {
	vertical-align:text-top;
	height:25px
}
#resultsFrame {margin-top:16px;}
#resultsFrame .loader{text-align:center;}
#results {margin-bottom:15px;}
.expandresults {margin-left:20px;}
.noresultsfound {color:red; padding-right:10px;}
#results table {width:460px; border-collapse:collapse; font-size:10px;}
#results table td {vertical-align:text-top;padding:3px;font-size:10px;}
#results table td a img {border:none;}
#results table th {text-align:left;font-weight:bold;padding:3px;color:#ffffff;}
#results table tr#tablehead{background-color:#A80532;}
#results table tr.evenrow{background-color:#FFFAFC;}
.resultsheader {margin-bottom:10px;font-size:11px;font-weight:bold;}
