.noprint
{
	display:none;
}
.printContent
{
	width:666;
}
.legendLink, A.legendLink, A.legendLink:link, A.legendLink:visited, A.legendLink:hover, A.legendLink:active 
{
	font-size: 10px;
	text-decoration: underline;
}
.pageTitle, A.pageTitle, A.pageTitle:link, A.pageTitle:visited, A.pageTitle:hover, A.pageTitle:active 
{
	font-weight: bold;
	font-size: 14px;
	color: #D00102;
	text-decoration: none;
}
.alert, A.alert, A.alert:link, A.alert:visited, A.alert:hover, A.alert:active 
{
	font-weight: bold;
	font-size: 12px;
	color: #D00102;
	text-decoration: none;
}
.sectionTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.highlightLink, A.highlightLink, A.highlightLink:link, A.highlightLink:visited, A.highlightLink:hover, A.highlightLink:active 
{
	font-weight: bold;
	font-size: 10px;
	color: #D00102;
	text-decoration: underline;
}
.sectionLink, A.sectionLink, A.sectionLink:link, A.sectionLink:visited, A.sectionLink:hover, A.sectionLink:active 
{
	font-weight: bold;
	font-size: 12px;
	color: #113366;
	text-decoration: none;
}

.bodyborder
{
	background-color: #000000;
}

.footer
{
	background-color: 94BECD
}
.mainNav
{
	background-color: #C9A648;
	padding-left: 225px;
}

.newsLink, A.newsLink:link, A.newsLink:visited, A.newsLink:hover, A.newsLink:active 
{
	font-weight: bold;
    font-size: 10px;
}
.newsDevider
{
	background-color: #EECC66;
}

.leftNavDevider
{
	background-color: #114466;
}

.footerLink, A.footerLink, A.footerLink:link, A.footerLink:visited, A.footerLink:hover, A.footerLink:active 
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.zoom_off
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: 700;
	TEXT-ALIGN: CENTER;
	COLOR: #003670;
	BACKGROUND-COLOR: #BDC3AD;
	BORDER-TOP:  	#003670 1PX SOLID;
	BORDER-BOTTOM:  #003670 1PX SOLID;
	BORDER-LEFT:  	#003670 1PX SOLID;
	BORDER-RIGHT:  	#003670 1PX SOLID;
	CURSOR: HAND;
}
.zoom_on
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: 700;
	TEXT-ALIGN: CENTER;
	COLOR: #003670;
	BACKGROUND-COLOR: #003670;
	BORDER-TOP:  	#BDC3AD 1PX SOLID;
	BORDER-BOTTOM:  #BDC3AD 1PX SOLID;
	BORDER-LEFT:  	#BDC3AD 1PX SOLID;
	BORDER-RIGHT:  	#BDC3AD 1PX SOLID;
	CURSOR: HAND;
}

.panHighlight {
	BACKGROUND-COLOR: #d2daf4;
		CURSOR: HAND;
}
.panNormal {
	BACKGROUND-COLOR: #dbdbdb;
}
