.DottedLineRight {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C2C9FA;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #9DCAC7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #9DCAC7;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodyBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6990CD;
}
.bodyBlue11pt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6990CD;
}
.body11pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.body10pt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyLightGray11pt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #6990CD;
}
a:visited {
	color: #6990CD;
}
a:hover {
	color: #9ECBC8;
}
.bodyBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6990CD;
	font-weight: bold;
}
