a:link {
	/*color:#366CA3;*/
	text-decoration: none;
}

a:visited {
	/*color:#FFFFFF;*/
}

a:hover {
	/*color:#ffcc33;*/
	text-decoration: underline;
}

a.FooterLinkFont:link {
	color:#ffcc33;
	font-size: xx-small;
}

a.FooterLinkFont:visited {
	color:#ffcc33;
	font-size: xx-small;
}

a.FooterLinkFont:hover {
	color:#ffcc33;
	font-size: xx-small;
}

a.BodyLinkFont:link {
	color:#e87400;
	font-size: x-small;
}

a.BodyLinkFont:visited {
	color:#e87400;
	font-size: x-small;
}

a.BodyLinkFont:hover {
	color:#e87400;
	font-size: x-small;
}

a:link.PagerStyle 
{
	font-family:Arial;
	color:#e87400;
	font-size: x-small;
}

a:visited.PagerStyle 
{
	font-family:Arial;
	color:#e87400;
	font-size: x-small;
}

a:hover.PagerStyle 
{
	font-family:Arial;
	color:#e87400;
	font-size: x-small;
}

.FooterFont {
	color:#ffcc33; 
	font-weight: normal;
}

.MainMenuActive {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CE2923;
	cursor: hand;
}

.SubHeadFont {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #a80000;
	font-weight: bold;
}

.MainMenuInactive {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffcc33;
	background-color: #333333;
	cursor: hand;
}

a.MenuActiveLink:link {
	color: #FFFFFF;
}

a.MenuActiveLink:visited {
	color: #FFFFFF;
}

a.MenuActiveLink:hover {
	color: #FFFFFF;
}

a.MenuInactiveLink:link {
	color: #ffcc33;
}

a.MenuInactiveLink:visited {
	color: #ffcc33;
}

a.MenuInactiveLink:hover {
	color: #E87400;
}

.SubMenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.NewsHeaderFont {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.NewsArticlesFont {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.ReadMoreFont:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffcc33;
	font-weight: normal;
	text-decoration: underline;
}
a.ReadMoreFont:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffcc33;
	font-weight: normal;
	text-decoration: underline;
}
a.ReadMoreFont:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffcc33;
	font-weight: normal;
	text-decoration: underline;
}

.DateFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

.PresidentMessageFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A80000;
}

.LoginFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;	

}
.FormElementsFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

.FormElementsTitleBarFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight:bold;
}

.RequiredFieldFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A80000;
}
.RequiredIconFont {
	font-family: WebDings, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A80000;
}

.LoginHeaderFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #366CA3;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.IconFont {
	font-family: Webdings, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight:bold;
}
.WelcomeBackFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

.SectionHeaderFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #e87400;
	font-style: italic;
}

.SideBarMenuFont {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #e87400;
	font-weight: normal;
	cursor: hand;
}
.IconFontWhite {

	font-family:Webdings, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #56ACD6;
}

tr.test {
	border-top:1px solid #ececec;
}

.TableOutline{
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	
}
.divstyle {
	border: thin solid #FFFFFF;
}

.BodyMessageFont {
	color: #ce2923;
}