﻿.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #00FFFF;
	text-align: center;
}
.textSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #336699;
	margin-left: 5px;
}
.textLowHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
	margin-left: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.textIntro {
	margin-left: 5px;
	margin: 5 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003399;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.textSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.textQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	font-style: italic;
}
.textHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000080;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
}
.textCyanInstruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00FFFF;
	text-align: center;
}
.textSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.ArticleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.ArticleSideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
	margin-left: 5px;
	font-style: italic;
}
.ArticleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-left: 5px;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
}
