.black12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.blk12ptcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.blk10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.blk10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.blk8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.blk8ptbolditalic {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}

.dkblue10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #0066cc;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #0071B5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0071B5;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0A0899;
}
.red10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #850506;
}
.red12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #920104;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0071B5;
}

.dkblue14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0071B5;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
}

.testimonial_person {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	font-style: italic;
}

#orangeCell {
	background-image: url(images/table_bg_blue.gif);
	background-repeat: repeat-x;
}

#blueCell {
	background-image: url(images/table_bg_blue.gif);
	background-repeat: repeat-x;
	color: none;
}


.white8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}
.orange12 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #FF9930;
}

a img { border: none; }

