/* CSS Document */

body {
background-color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size: 12px;
margin: 10px 20px 20px 20px;
padding:0;
}



a {
color: #387B28 !important;
text-decoration: underline; 
}

a:hover {
margin:0px 0px 0px 0px;
color: #387B28 !important;
text-decoration: underline; 
}
/********************* MAIN COLORS *********************/
.Color0 {background-color: #FFFFFF;}
.Color1 {background-color: #E5E5E5;}
.ColorBlue { background-color:#009AC9;}
.ColorLightBlue {background-color:#B2E8F8;}
.ColorLightBlue2 {background-color:#A4D6E8;}
.ColorOrange {background-color:#FF9933;}
.ColorGreen {background-color:#52A529;}
.ColorGreen1 {background-color:#EDF6E9;}
.ColorLigtGrey {background-color:#E3E5E5;}




.subMenu { 
text-align:left;
font-weight:bold;
background-color: #8BAD83;
padding-left:12px;
}
.subMenu a:link,
.subMenu a:visited,
.subMenu a:hover,
.subMenu a:active {
color:#000000 !important;
text-decoration:underline; 
font-weight:normal !important;
}

.SuccessStories {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size: 13px !important;
	line-height: 16px;
	color: #000000;
	font-style: italic;
}

.SuccessStoriesFrom {
	color: #387B28;
	text-align:right;
}

.contentBlue {
font-size: 11px !important;
line-height: 14px;
color: #000000;
}

.contentBlue  a:link,
.contentBlue  a:visited {
color: #0099CC !important;
text-decoration:underline; 
}

.contentBlue a:hover,
.contentBlue a:active {
color: #0099CC !important;
text-decoration:none;
}

.contentOrange {
font-size: 11px !important;
line-height: 13px;
color: #000000;
}

.contentOrange  a:link,
.contentOrange  a:visited {
color: #FF9933 !important;
text-decoration:underline; 
}

.contentOrange a:hover,
.contentOrange a:active {
color: #FF9933 !important;
text-decoration: underline; 
}


.contentGreen {
font-size: 11px !important;
line-height: 13px;
color: #000000;
}

.contentGreen  a:link,
.contentGreen  a:visited {
color: #0066CC!important;
text-decoration:none; 
}

.contentGreen a:hover,
.contentGreen a:active {
color: #0066FF!important;
text-decoration: underline; 
}






.contentOrange1 {
font-size: 11px !important;
line-height: 13px;
color: #FF9933;
}

.products {
padding:6px 0px 6px 0px;
} 


.joinmailinglistTitle{
padding:5px 0px 5px 10px;
} 



.joinmailinglistTable{
padding:0px 5px 10px 10px;
} 

.searchResults {
color: #000000;
font-size: 10px !important;
line-height: 11px;
text-align:left;
background-color:#EAF5FA;
padding:10px 0px 10px 5px;
}

.heading1 {
color:#333333;
font-weight: bold;
font-size:14px;
padding:0px;
}

.heading2 { 
color: #387B28;
font-weight: bold;
}

.rightQuote1 {
padding:10px;
font-size: 12px !important;
line-height: 16px;
text-align:left;
font-weight:bold;
background-color: #B2E8F8;
}
.rightQuote2 {
padding:0px;
font-size: 10px !important;
line-height: 12px;
text-align: right !important;
font-weight:normal;
background-color: #B2E8F8;
}




/********************* COPYRIGHT *********************/

.copyright {
font-size: 10px !important;
line-height: 11px;
color:#333333;
}
.copyright  a:link,
.copyright  a:visited,
.copyright a:hover,
.copyright a:active {
color: #333333 !important;
text-decoration: underline; 
}

