.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	text-align: justify;
	font-weight: normal;
}

STRONG {
	color: #000000;
}

B {
	color: #000000;
}

/* HEADERS */

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
	color: #003366;
	text-decoration: none;
	background-image: none;


}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	color: #336699;
	text-decoration: none;

}

.catHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
}

.homeRightHeader {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9933 ;
}

.newsHeader {
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
}

.newsSubHeader {
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.newsFooter {
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}



/* MISC */

.imgBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.searchbox {
	font-size: 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}

.sections {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003D79;
}


.reg {
	font-size:  12px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;



}

/* NAV */

A {
	color: #65B1B1;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

.topNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
	color: #89A4C3;
	font-weight: bold;

}

A.topNav {
	color: #89A4C3;
}

A.topNav:hover {
	color: #525A85;
	text-decoration: none;
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #99CCCC;
	font-weight: normal;

}

A.leftNav {
	color: #66CCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

A.leftNav:hover {
	text-decoration: none;
	color: #89A4C3;
}

.leftNavHi {
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
}

A.leftNavHi {
	text-decoration: none;
	color: #000000;
}

A.leftNavHi:hover {
	text-decoration: none;
	color: #5C8C95;
}

.summaryNewsHeadlineDate {
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.summaryNewsHeadline {
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
	color: #555555;
}

A.summaryNewsHeadline {
	color: #555555;
}

A.summaryNewsHeadline:hover {
	color: #CC9933;
	text-decoration: none;
	
}


/* FORMS */
.required {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C60A0A;
}

.formNote {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #464646;
}


/* ERRORS */

.error {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

/* HTML HELPER */
body.htmlhelper{
  background: #FFFFFF;
  margin: 0px;
}

div.htmlhelper{
  width: 100%;
  padding: 2px;
  margin-top: 10px;
  font: 10pt Trebuchet MS, Helvetica, Arial;
}
.address {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 2D5186;
	text-decoration: none;
	font-weight: normal;

}
.subSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	background-image: none;
	color: #003366;

}
