BODY, TABLE, TR, TD {

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	vertical-align: top;
	color: #003300;
	

}
SELECT, TEXTAREA, INPUT {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

/*+---------------------------------------------+
  | structure elements                          |
  +---------------------------------------------+*/
P         { margin-top: 3px; margin-bottom: 3px; margin-left: 0px; margin-right: 0px; }
UL        { margin-left: 15px; margin-top: 0px; margin-bottom: 0px; }
STRONG, B { font-weight: bold; }
EM, I     { font-style: italic }

/*+---------------------------------------------+
  | format elements                             |
  +---------------------------------------------+*/
A       {
	text-decoration: none;
	color: #F8720E;
	font-weight: normal;
}
A:HOVER {
	text-decoration: underline;
	color: #76517B;
	font-weight: bold;
}
}.tablebkg {
	background-image: url(../images/index/table_bkg_20.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615D37;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	letter-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	white-space: normal;
	display: list-item;
	line-height: 15px;
	font-weight: normal;
	font-size: 11px;
	padding: 0px;







}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7D4E82;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;


}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FB7C28;
}
.indextable {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #4B0951;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #A381A6;
	border-left: 1px none;


}
.tableoutline {
	border: 1px double #ffffff;
}
.sidebartext {
	font-size: 12px;
	color: #500558;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: circle;
	font-style: italic;




}
.subtitlebody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #805487;
}
.testimonial-bkg {
	background-image: url(../images/elements/testimonial-bkg_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
