.Back {
	background-color: #285D9A;
	background-image: url(images/Back2.jpg);
	background-repeat: repeat-x;
}
.PageBK {
	background-color: #FFFFFF;
	background-image: url(images/Page-BK.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1b4378;
	margin: 5px 8px 8px;
}
.cap {
	text-transform: uppercase;
}
a:link {
	color: #1b4378;
	text-decoration: none;
}
a:visited {
	color: #1b4378;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #5b85b7;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #5b85b7;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1b4378;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	text-transform: uppercase;
	letter-spacing: .125em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b4378;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b4378;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b4378;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	line-height: 16px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #1b4378;
	margin: 5px 8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1b4378;
	margin: 5px 8px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b4378;
	text-align: center;
}
.footer a:link {
	color: #1b4378;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited {
	color: #1b4378;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #5b85b7;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:active {
	color: #5b85b7;
	text-decoration: underline;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1b4378;
	margin: 5px 8px 8px;
}
