@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LftEdge {
	background-image: url(images/LftEdge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#RhtEdge {
	background-image: url(images/RhtEdge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.NavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.NavDividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #009DFF;
}
#footer {
	background-image: url(images/FooterBottom.jpg);
	background-repeat: no-repeat;
}
.FooterBotCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.SubNavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.SubNavTxtDividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0093FF;
	font-weight: bolder;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0093FF;
	text-transform: uppercase;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
#Container #txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009DFF;
}
.NavTxtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009DFF;
	font-weight: bolder;
}
#FooterTable .FooterBotCopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.MinorHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009DFF;
}
.Asterisks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #009DFF;
}
.RequiredTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009DFF;
}
#Container #txt a {
	text-decoration: underline;
}
#footer .FooterBotCopy a {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#MainTable {
	height: 100%;
}
