#BG {
	background-color: #F3F3F3;
}
#Border {
	background-color: #004262;
	border-color: #000;
	border-width: 2px;
}
#Headertxt {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 20px;
}
.Header {
	font-family: Calibri;
	font-size: x-large;
	font-weight: bold;
	color: #F60;
}
.SubHeader {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #06C;
}
.Title {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #F60;
	text-indent: 75px;
	text-decoration: underline;
}
.List {
	font-family: Calibri;
	font-size: medium;
}
.Text {
	font-family: Calibri;
	font-size: medium;
	width: 360px;
	text-align: center;
}
.SubText {
	font-family: Calibri;
	font-size: small;
	text-indent: 20px;
	width: 300px;
}
.Footer {
	background-color: #00354F;
}
.Footlinks {
	font-family: Calibri;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: small;
}
.SubFooter {
	background-color: #B9B9B9;
}
.SubFootlinks {
	font-family: Calibri;
	color: #333;
	vertical-align: middle;
	text-align: center;
	font-size: medium;
}
.Text2 {
	font-family: Calibri;
	font-size: medium;
	text-align: center;
}
.BG {
	background-color: #F3F3F3;
}
.LinkTxt {
	font-family: Calibri;
	font-size: medium;
	text-align: center;
	color: #06C;
}
.Text3 {
	font-family: Calibri;
	font-size: medium;
}
.SubText2 {
	font-family: Calibri;
	font-size: medium;
	text-indent: 20px;
	width: 300px;
}
.Percenttxt {
	font-family: Calibri;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.Offtext {
	font-family: Calibri;
	font-size: small;
	font-style: italic;
	color: #09F;
}