/* CSS Document */
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #1C3554;
	font-style: normal;
}
	.maintext a:link { color: #537391; text-decoration: underline; }
	.maintext a:visited { color: #8CA3B8; text-decoration: underline; }
	.maintext a:hover { color: #6786A2; text-decoration: underline; }
	.maintext a:active { color: #1C3554; text-decoration: underline;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #8CA3B8;
	font-style: normal;
}
	.navtext a:link { color: #FFFFFF; text-decoration: none; }
	.navtext a:visited { color: #FFFFFF; text-decoration: none; }
	.navtext a:hover { color: #8CA3B8; text-decoration: none; }
	.navtext a:active { color: #1C3554; text-decoration: none;
}
.navbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #8CA3B8;
	font-style: normal;
}
	.navbody a:link { color: #FFFFFF; text-decoration: none; }
	.navbody a:visited { color: #FFFFFF; text-decoration: none; }
	.navbody a:hover { color: #1C3554; text-decoration: none; }
	.navbody a:active { color: #6786A2; text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}
.bluesubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6786A2;
	font-weight: bold;
	line-height: 28px;
}
	.bluesubhead a:link { color: #6786A2; text-decoration: none; }
	.bluesubhead a:visited { color: #6786A2; text-decoration: none; }
	.bluesubhead a:hover { color: #6786A2; text-decoration: none; }
	.bluesubhead a:active { color: #6786A2; text-decoration: none;
}
.maintext_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #1C3554;
	font-style: italic;
}
	.maintext_italic a:link { color: #537391; text-decoration: underline; }
	.maintext_italic a:visited { color: #8CA3B8; text-decoration: underline; }
	.maintext_italic a:hover { color: #6786A2; text-decoration: underline; }
	.maintext_italic a:active { color: #1C3554; text-decoration: underline;
}
