@charset "UTF-8";
.img_floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.img_floatleft {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333192;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B3D7;
	font-weight: normal;
	line-height: 19px;
}
h2 {
	font-size: 20px;
	color: #333192;
	font-weight: normal;
	line-height: 23px;
}
h3 {
	font-size: 13px;
	color: #999;
	font-weight: bold;
	line-height: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333192;
	font-weight: bold;
	line-height: 20px;
}
.activesection {
	font-size: 16px;
	color: #B4B3D7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.indentleft10 {
	padding-left: 10px;
}
.indentleft20 {
	padding-left: 20px;
}
.heading3 {
	font-size: 14px;
	font-weight: normal;
	color: #333192;
}
.emphasis {
	font-weight: bold;
}
.emphasis12 {
	font-size: 12px;
	font-weight: bold;
}
.emphasis14 {
	font-size: 14px;
	font-weight: bold;
}
.emphasisblue {
	font-weight: bold;
	color: #333192;
}
.blue {
	color: #333192;
}
.liteblue {
	color: #B4B3D7;
}
.blue12spaced {
	font-weight: normal;
	color: #333192;
	font-size: 12px;
	line-height: 18px;
}
.biglightyellow {
	font-size: 13px;
	color: #D6CF79;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
.smalltext {
	font-size: 9px;
	color: #666666;
}
.smalltext10 {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.smalltextred {
	font-size: 9px;
	color: #990000;
}
.redbigger {
	color: #990000;
	font-size: 14px;
}
.emphasisred {
	font-weight: bold;
	color: #990000;
}
.emphasisblue12 {
	font-weight: bold;
	color: #333192;
	font-size: 12px;
}
.black {
	color: #000;
}

