@charset "utf-8";
.backround_greybar_top {
	background-image: url(images/greybartop.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
a.bodytext:link {
	color: #6688C4;
	text-decoration: none;
}
a.bodytext:visited {
	text-decoration: none;
}
a.bodytext:hover {
	text-decoration: underline;
}
.backround_bottomblend {
	background-image: url(images/bottom_blend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytextbold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #6688C4;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
	font-weight: bold;
	text-align: right;
}
a.footertext:link {
	text-decoration: none;
}
a.footertext:hover {
	text-decoration: underline;
}
.footertextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #6688C4;
	font-weight: bold;
	text-align: right;
}
.header_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	color: #7C7C7C;
	letter-spacing: 2px;
}
.line {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #7795C7;
}

.bullet_w_indents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
}

.subhead_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #6688C4;
}
