/* CSS Document */
.whitepageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.bluesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #7190B9;
	font-style: normal;
}
.graysubhead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	font-weight: bold;
	color: #808080;
	font-style: normal;
}
	.graysubhead a:link { color: #6886AF; text-decoration: underline; }
	.graysubhead a:visited { color: #A1A49A; text-decoration: underline; }
	.graysubhead a:hover { color: #808080; text-decoration: underline; }
	.graysubhead a:active { color: #808080; text-decoration: underline;
}
.smsubhead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 150%;
	font-weight: bold;
	color: #808080;
	font-style: normal;
}
	.smbluesubhead a:link { color: #6886AF; text-decoration: underline; }
	.smbluesubhead a:visited { color: #A1A49A; text-decoration: underline; }
	.smbluesubhead a:hover { color: #808080; text-decoration: underline; }
	.smbluesubhead a:active { color: #808080; text-decoration: underline;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	font-weight: normal;
	color: #808080;
	font-style: normal;
}
	.maintext a:link { color: #6886AF; text-decoration: underline; }
	.maintext a:visited { color: #A1A49A; text-decoration: underline; }
	.maintext a:hover { color: #808080; text-decoration: underline; }
	.maintext a:active { color: #808080; text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 150%;
	font-weight: normal;
	color: #808080;
	font-style: normal;
}
	.smalltext a:link { color: #6886AF; text-decoration: underline; }
	.smalltext a:visited { color: #A1A49A; text-decoration: underline; }
	.smalltext a:hover { color: #808080; text-decoration: underline; }
	.smalltext a:active { color: #808080; text-decoration: underline;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 175%;
	font-weight: normal;
	color: #405A7E;
	font-style: normal;
}
	.navtext a:link { color: #FFFFFF; text-decoration: none; }
	.navtext a:visited { color: #FFFFFF; text-decoration: none; }
	.navtext a:hover { color: #405A7E; text-decoration: none; }
	.navtext a:active { color: #405A7E; text-decoration: none;
}
.navtextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 175%;
	font-weight: normal;
	color: #6886AF;
	font-style: normal;
	text-decoration: none;
}
	.navtextblue a:link { color: #6886AF; text-decoration: none; }
	.navtextblue a:visited { color: #6886AF; text-decoration: none; }
	.navtextblue a:hover { color: #49648A; text-decoration: none; }
	.navtextblue a:active { color: #49648A; text-decoration: none;
}
.subnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 130%;
	font-weight: normal;
	color: #405A7E;
	font-style: normal;
}
	.subnavtext a:link { color: #FFFFFF; text-decoration: none; }
	.subnavtext a:visited { color: #FFFFFF; text-decoration: none; }
	.subnavtext a:hover { color: #405A7E; text-decoration: none; }
	.subnavtext a:active { color: #405A7E; text-decoration: none;
}
body {
	margin-top: 20px;
	margin-bottom: 20px;
}

