body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #f5f5f5;
}
.stdText {
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #043575;
}
a:visited {
	color: #043575;
}
a:hover {
	color: #043575;
	text-decoration: none;
}
a:active {
	color: #043575;
}
.color1 {
	background-color: #FFFFFF;
}
.bgColor {
	background-color: #F5F5F5;
}
.color2 {
	background-color: #D6DEE8;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003273;
}
.finePrint {
	color: #a9a9a9;
	font-size: 10px;
}
.border1 {
	border: 1px solid #BFBFBF;
}
.emphasis1 {
	font-weight: bold;
	color: #003273;
}
.headerBar1 {
	background-color: #ebebeb;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #003273;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}
.inset {
	border: 2px inset;
}




.headerbox1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: a09fb7;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e187a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e187a;
	padding-bottom: 2px;
	font-style: italic;
}
.dottedbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: f5f5f5;
}
.asterisk {
	font-weight: bold;
	color: #1e187a;
}
.italics {
	font-style: italic;
	color: #1e187a;
}
.dottedline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #1E187A;
}
