.txtHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.txtMainPg {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
}
.txtBody {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.txtHeaderWhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.txtHeaderRed {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;

}
.txtcolheader {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}

.footerWhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pgHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;

}
.txtLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;

}
.txtVsmall {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
}
.txtBodyBold {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tableWhite {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}



code {font-family:Tahoma, Verdana, "Trebuchet MS"; }

#acc {width:500px; list-style:none; margin:0; padding:0; clear:both;
	font-family:Tahoma, Verdana, "Trebuchet MS";
}
#acc ul li {margin:0; padding:0; clear:both;}
#acc h3 {width:500px; cursor:pointer;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	padding: 0;
}
#acc h3:hover {cursor:pointer;}
#acc .acc-section {width:500px; overflow:hidden; background:#fff;
}
#acc .acc-content {width:500px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
}
#acc p {margin:0; padding:0; clear:both;
}
#acc .subhead {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 13pt;
	line-height: 14pt;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
}

