body {
	font-family:verdana;
	font-size:14px;
	}
	
.UXNAVSECTION { 
	padding-top: 2px; padding-bottom: 2px; padding-left:1mm; padding-right:1mm;font-weight:bold;
	border-bottom:solid 1px silver; 
	} 
.UXNAVNORMAL { 
	padding-top: 2px; padding-bottom:2px; padding-left: 2mm; cursor:hand; font-weight:normal;
	background-color:whitesmoke; border:solid 1px whitesmoke;
	text-decoration: none;
	} 
.UXNAVHIGHLIGHT {
	padding-top: 2px; padding-bottom:2px; padding-left: 2mm; cursor:hand; font-weight:normal;
	background-color:silver; border:solid 1px grey;
	text-decoration: none;
	}
.UXCONTENTHEADER {
	padding-top: 2px; padding-bottom:2px; padding-left: 1mm; font-size: 18px; font-weight:bold;
	background-color:silver; border:solid 1px grey;
	}
.UXCONTENTNORMAL { 
	padding-top: 2px; padding-bottom: 2px; padding-left: 2mm; font-size: 11px; font-weight:normal;
	background-color: silver; border: none;
	}	
.UXTABLENORM { 
	padding-top: 2px; padding-bottom:2px; padding-left: 1mm; cursor:hand; font-weight:normal;
	background-color:whitesmoke; border:solid 1px whitesmoke;
	text-decoration: none;
	} 
.UXTABLEMSEOVR {
	padding-top: 2px; padding-bottom:2px; padding-left: 1mm; cursor:hand; font-weight:normal;
	background-color:silver; border:solid 1px grey;
	text-decoration: none;
	}
.UXTABLECELL { 
	padding-top: 2px; padding-bottom:2px; padding-left: 1mm; font-weight:normal;
	background-color:whitesmoke; border:solid 1px whitesmoke;
	text-decoration: none;
	}
.UXWARNING { 
	padding-top: 2px; padding-bottom: 2px; padding-left: 2mm; font-size: 11px; font-weight:normal;
	background-color: #EEE8AA; border: none;
	}			
.UXWARNING2 { 
	padding-top: 2px; padding-bottom: 2px; padding-left: 2mm; cursor: hand; font-size: 14px; font-weight:bold;
	background-color: #FF4500; color: #FFFFFF; border: none;
	}	
.UXWARNING3 { 
	padding-top: 2px; padding-bottom: 2px; padding-left: 2mm; cursor: hand; font-size: 14px; font-weight:bold;
	background-color: #EEE8AA; border: none;
	}
.FINE {
	font-size:11px
	}
.DATAGRID 
{
	font-size:14px
}

/* No Decoration - Used in Footer */
a.nolink:link {
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	}

a.nolink:visited {
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	}

a.nolink:active {
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	}

a.nolink:hover {
	color : smoke;
	font-size: 11px;
	}

a.HeadlineLink
{
	color : Maroon;
	font-size:14px;
	font-weight:bold;
}
a.HeadlineLink.hover 
{
	cursor:hand;
}

.NewsBlurb
{
	font-size:14px;
}
UL.arrowright
{
	list-style-image:url(images/ArrowRight.gif);
}
/* Form fields */
.FORMLABEL 
{
	font-size:12px;
}
.FORMLABELREQUIRED 
{
	font-size:12px;
	font-weight:bold;
}
.FORMENTRYFIELD 
{
	font-size:12px;
}
