.testimonials_title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
}

a.testimonial {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

a.testimonial:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	color: #39398B; 
	text-decoration: underline;
}

a.close {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

a.close:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	color: #39398B; 
	text-decoration: underline;
}

.PopUp {
	display: none; 
	position: absolute; 
	left: auto; 
	right: auto; 
	top: 120px; 
	border: solid black 1px; 
	padding: 10px; 
	width: 350px; 
	background-color: #dad5b4;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: Black;
}

.date {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: White;
}

.textblacksmall {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: Black;
}

.textblackboldsmall {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: Black;
}

.textblack {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: Black;
}

.textrequired {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.adnumber {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: Black;
}

.textblackbold {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: Black;
}

.heading {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.producttitle {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.required {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}

.formbutton {
	font-family : Arial;
	color : #ffffff;
	font-size : 11px;
	background : #00007A;
	border: 1px solid #ffffff;
	font-weight : bold;
}

.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
}

.subtitle {
	font-family: Helvetica;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.formbg {
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	background : #DFDFF0;
	border: 1px solid #000000;
}

.imageborder {
	border: 1px solid #8C7F26;
}

a:link { color: #8C7F26; text-decoration: none; font-family: "arial", sans-serif; font-size: 13px; letter-spacing: 1px;}
a:visited { color: #8C7F26; text-decoration: none; font-family: "arial", sans-serif; font-size: 13px; letter-spacing: 1px;}
a:hover { color: #39398B; text-decoration: none; font-family: "arial", sans-serif; font-size: 13px; letter-spacing: 1px;}
a:active { color: #8C7F26; text-decoration: none; font-family: "arial", sans-serif; font-size: 13px; letter-spacing: 1px;}

a.homepagelink:link { color: black; text-decoration: underline; font-family: arial, sans-serif; font-size: 14px; letter-spacing: 1px;}
a.homepagelink:visited { color: black; text-decoration: underline; font-family: arial, sans-serif; font-size: 14px; letter-spacing: 1px;}
a.homepagelink:hover { color: #39398B; text-decoration: underline; font-family: arial, sans-serif; font-size: 14px; letter-spacing: 1px;}
a.homepagelink:active { color: black; text-decoration: underline; font-family: arial, sans-serif; font-size: 14px; letter-spacing: 1px;}