@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.linkStyle {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #020339;
}
.linkStyleB {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #003;
}
.imageBottom {
	vertical-align: bottom;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #060240;
}
.firstLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #02052D;
}
.highlighted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.linkStyle a:link {
	text-decoration: none;
	color: #01023D;
}
.linkStyle a:visited {
	color: #01023D;
	text-decoration: none;
}
.linkStyle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.linkStyleB a:link {
	text-decoration: none;
	color: #818398;
}
.linkStyleB a:visited {
	color: #01023D;
	text-decoration: none;
}
.linkStyleB a:hover {
	color: #70768d;
	text-decoration: none;
}
#articleTable {
	overflow: scroll;
	position: absolute;
	height: 550px;
	width: 575px;
	top: 0px;
}
#articleFrame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.articleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #304349;
	text-decoration: underline;
}
.testimonial_sig {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.testimonial {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomtext {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #020339;
}
