.headerWhite {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.headerWhite a:hover {
	text-decoration: underline;
	color: #999900;
}

.HeaderBlack {
	color: #000000;
	font-size: 15px;
	line-height: 17px;
	font-weight: bolder;
	font-family: Arial;
}

.SubHeaderWhite {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial;
}

.SubHeaderWhite a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

td {
	line-height: 15px;
	font-size: 11px;
	font-family: Verdana;
}

td.Smaller {
	line-height: 10px;
	font-size: 9px;
}

.formtext {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}	

.featured {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
	
body {
	font-size: 11px;
	font-family: Verdana;
}

.subheaderblack {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	color:#000000;
}

	/*000088*/
.bg1 {
	background-color:#000088;
	}

.bg2 {
	background-color:#DDDDDD;
	}
	
.bg3 {
	background-color:#FFFFFF;
	}
	
	/*EEEE00*/
.bg4 {
	background-color:#EEEE00;
	}
	
	/*000088*/
.color1 {
	color:#000088;
	}
	
.color2 {
	color:#FF0000;
	}

	/*000088*/
.link1 {
	color:#000088;
	text-decoration:none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.link1:hover {
	text-decoration:none;
	background-color:#000088;
	color:#FFFFFF;
	width:100%
	}

/*  ===== new styles below this line ===== */

.imgLink {
	text-decoration:none;
	}
.imgLink img{
	border-style:none;
	}
.imgLink:hover img{
	filter:Blur(Add=0,Direction=225,Strength=3);
	}

.darkBGText {
	font-size:8pt; color:#CCCCCC; font-family:verdana;
	}
.lineBorder {
	background-color:#AAAAAA;
	}
.navHeaderBarBG {
	background-color:#999999;
	}
.navContentBG {
	background-color:#FFFFFF;
	}
.navLink {
	color:#333333;
	text-decoration:none;
	font-family: Arial;
	font-size:10pt;
	}
.navLink:hover {
	text-decoration:none;
	background-color:#333333;
	color:#FFFFFF;
	width:100%;
	}

.emailButton {
	width:200px;
	}
.emailButton a {
	height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 6px;
	}
.emailButton a:link {
	color: #333333;
  font-weight: bold;
  background-color: #CCCCCC;
  border-style: outset;
	}
.emailButton a:visited {
	color: #333333;
	font-weight: normal;
	background-color: #CCCCCC;
	border-style: outset;
	}
.emailButton a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-style: outset;
	text-decoration:none;
	}
.emailButton a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-style: inset;
	}
a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.newsHeadline {
	color: #FF6600;     /*000088*/
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
}
.bodyBack {
	background-color:#333333
	}
.secContentBG {
	background-color:#FFFFFF;
	}
.eventLinkText {
	color: #FF6600;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
}
.subNavLink {
	color:#FF6600;
	}
	
.NewsBlock img{
	display:none;
	}
.NewsBlock hr{
	display:none;
	}