body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.GreenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #466976;
}
.WhiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.BldGreenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #466976;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #BA8D3B;
	text-decoration: underline;
}
a:visited {

	font-family: "Times New Roman", Times, serif;
	color: #BA8D3B;
	text-decoration: underline;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	color: #D8BA83;
	text-decoration: none;
}
a:active {


	font-family: "Times New Roman", Times, serif;
	color: #D8BA83;
	text-decoration: none;
}
a.navCell:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #466976;
     background:#EEE ;
     border-bottom:3px solid #FFF ;
     display:block ;
     padding:2px 0px 2px 0px ;
	 font-weight:bold ;
     text-decoration:none ;
     width:100% ; /* sets link width, you can use 100% and nest the links in a higher-level container */
}
a.navCell:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #466976;
     background:#EEE ;
     border-bottom:3px solid #FFF ;
     display:block ;
     padding:2px 0px 2px 0px ;
	 font-weight:bold ;
     text-decoration:none ;
     width:100% ; /* sets link width, you can use 100% and nest the links in a higher-level container */
}
a.navCell:hover {
     background:#DEE8EB ;
}
.HeaderGreen {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #466976;
}
.HeaderBlue {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.btmLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #466976;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.GoldText {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #BA8D3B;
}
