.content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;

}

.list {
	font-family: Arial;
	font-size: 12px;
	
	color: #333333;
}


STRONG {
	color: #000000;
}

B {
	color: #222222;
}

/* HEADERS */

.sectionHeader {
	font-family:  Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF ;
}

.pageHeader {
	font-family:  Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #F0AC00;
}

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

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

.newsHeader {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;


}

.newsSubHeader {
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #435E9A;

}

.newsFooter {
	font-family:  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: Verdana, Arial, san-serif;
	font-size: 9px;
	color: #6F6F6F;
}

.reg {
	vertical-align: super;
	font-size:  10px;
	font-family: Arial, Helvetica, sans-serif;
	

}

/* NAV */

A {
	color: #010334;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #CC0000;

}

.topNav {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #435E9A;
	font-weight: bold;

}

A.topNav {
	color: #435E9A;
}

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

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

}

A.leftNav {
	color: #4966A9;
}

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

.leftNavHi {
	font-family: 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: #CC0000;
}

.summaryNewsHeadlineDate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.summaryNewsHeadline {
	font-family:  Arial, san-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	color: #4966A9;
	font-weight: normal;
}

A.summaryNewsHeadline {
	text-decoration: none;
}

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;
}
.leftMenuHeader {

	font-family: Arial;
	font-size: 12px;
	color: #000033;
	letter-spacing: 1pt;
}
