.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.MainTextBoldLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.MainTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3977B4;
	line-height: 12px;
}
a:link {
	text-decoration: underline;
	color: #29619C;
}
.NavTable {
	background-color: #FBEDC8;
	border: 1px solid #3C6899;
}
a:visited {
	text-decoration: underline;
	color: #316194;
}
a:hover {
	color: #397929;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}

.TinyText { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3977B4;
}
.MainTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: normal; color: #FFFFFF}
.MainTextWhitebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #FFFFFF }
.pagebackground {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #3175B5;
}
.NavTableALT {
	background-color: #EAEFF5;
	border: 1px solid #3C6899;
}
.MinorHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	background-color: #F1C041;
}
.pagebackground table tr td .MainText a strong {
	text-align: center;
}
.pagebackground table tr td .HeaderText {
	font-family: Arial, Helvetica, sans-serif;
}
.pagebackground table tr td .HeaderText {
	font-size: 14px;
}
.pagebackground table tr td .HeaderText {
	font-weight: bold;
}
.pagebackground table tr td .HeaderText {
	color: #000;
}
.pagebackground table tr td table tr td h4 {
	text-align: left;
}
.pagebackground table tr td p em {
	color: #36F;
	font-size: 14px;
}

