h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #34538B;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27.01px;
	color: #005596;
	font-weight: bold;
}
.blue_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27.01px;
	color: #005596;
	font-style: italic;
}
.lefthand_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005696;
	font-size: 13.59px;
	text-decoration: none;
}

.style12 {
	font-size: 13.61px;
	color: #005596;
	font-weight: bold;
}

caption {
	text-align:left;
	padding:0 0 1em;
	color:#000;
	font-size:28px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

table.blue_bkg {
	background-color:#eaf5f6;
	border:1px solid #9cf;
	color: #005696;
	margin-bottom:15px;
	width:460px;
	font-size:11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

label {
	font-size:11px;
}

.Redtext, .required {
	color:#f00;
}

div#presenter_header h1 {
	font-size:18px;
	font-style:italic;
	margin:0.5em 0;
}

div#presenter_header h2 {
	color:#000;
	font-size:28px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
}

div#presenter_header h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-top:0;
}

input.htc_button {
	font-weight:bold;
	border:2px solid #000;
}