
BODY {
	font-family: Tahoma,Arial,Helvetica;
	background-color: #FFFFFF;
	font-size: 10pt;
}



H3 {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #A5636B;
	margin-top: 0pt;
	margin-bottom: 20pt;
	margin-left: 10pt;
}



.sideimage {
	padding:20px; 
	float:left;
}



.content {
	text-align: left;
	font-weight: normal;
	color: #000000;
	background-color: #D9E9D5;	
	font-size: 10pt;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: solid 1px #BACAB4;
	border-bottom: solid 1px #BACAB4;
}

.title {
	font-weight: bold;
	font-size:10pt;
	margin-bottom: 6px;
	color: #000000;
	border-bottom: solid 1px #73926C;
}

P {
	margin-top: 0pt;
	margin-bottom: 20pt;
}

/*
p:first-letter
{
 float: left;
 font-family: Old English, Georgia,serif;
 font-size: 300%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
}
*/

.testimonial {
	font-family: Times new roman;
	text-align: right;
	font-style: italic;
	font-size: 12pt;
	color: #73926C;
	margin-top: 20pt;
	margin-bottom: 0pt;
}

.testimonialauth {
	font-family: Times new roman;
	text-align: right;
	font-style: normal;
	font-size: 10pt;
	color: #A5636B;
	margin-top: 0pt;
	margin-bottom: 20pt;
}


.item {
	background-color: #D9E9D5;
	text-align: center;
	float:left; 
	margin: 5px;
	padding: 0px;
	height: 300px;
	width: 220px;
}


A:link {
	color: #A5636B;	
	font-size: 10pt;
	x-text-underline: Off;
	text-decoration: none;

}

A:hover {
	background-color: #F9EAEF;
	color: #A5636B;
	x-text-underline: Off;
	text-decoration: none;
}

A:active {
	x-text-underline: Off;
	text-decoration: none;
}

A:visited {
	color: #A5636B;	
	x-text-underline: Off;
	text-decoration: none;
}
