A.StandardLinkBlue
{
	font-family :  Arial;
	color :  Blue;
	text-decoration :  none;
	font-size :  8pt;
}

A.StandardLinkBlue:HOVER 
{	
	font-family :  Arial;
	text-decoration :  underline;
	font-size :  8pt;
	color :  Red;
}

A.StandardLink
{
	font-family :  Arial;
	color :  Black;
	text-decoration :  none;
	font-size :  8pt;
}

A.StandardLink:HOVER 
{	
	font-family :  Arial;
	text-decoration :  underline;
	font-size :  8pt;
	color :  Red;
}

A.SmallArialLink
{
	font-family : Arial;
	color : Blue;
	text-decoration : none;
	font-size : 10pt;
}

A.SmallArialLink:HOVER 
{	
	font-family :  Arial;
	text-decoration :  underline;
	font-size :  10pt;
	color :  Red;
}

A.StandardText
{
	font-family :  Arial;
	color :  Black;
	text-decoration :  none;
	font-size :  10pt;
}

A.StandardText:HOVER 
{	
	font-family :  Arial;
	text-decoration :  underline;
	font-size :  10pt;
	color :  Red;
}

A.LargeText
{
	font-family :  Arial;
	color :  Black;
	text-decoration :  none;
	font-size :  14pt;
}

A.LargeText:HOVER 
{	
	font-family :  Arial;
	text-decoration :  underline;
	font-size :  14pt;
	color :  Red;
}

.heading
{
	font-weight :  bold;
	font-family :  Arial;
	font-size :  10pt;
}

.heading004076
{
	font-weight :  bold;
	font-family :  Arial;
	font-size :  10pt;
	color: #004076
}

.departmentHeading
{
	font-weight :  bold;
	font-family :  Arial;
	font-size :  12pt;
	color: #DAA321
}

.SmallArial
{
	font-family :  Arial;
	font-size :  10pt;
}

.StandardText
{
	font-family :  Arial;
	color :  Black;
	text-decoration :  none;
	font-size :  10pt;
}

.xSmallArial
{
	font-family :  Arial;
	font-size :  9pt;
}

.xxSmallArial
{
	font-family :  Arial;
	font-size :  8pt;
}

P.StandardText
{
	font-family :  Arial;
	color :  Black;
	text-decoration :  none;
	font-size :  10pt;
}
.CONSTRUCTION 
{
	font-family :  Arial;
	font-weight :  bold;
}

#GREEN 
{
	color :  #005500;
}

#Gold 
{
	color :  #dd8f1c;
}

#DarkBlue
{
	color :  #000099;
}

#Red
{
 
 color :  #FF0000;}

#DarkRed
{
	color :  #cc0000;
}

#Blue
{
	color :  Blue;
}

#Black
{
	color :  Black;
}
.Arial8pt
{
	font-family :  Arial;
	font-size :  8pt;
}	

.ArialUnderline9pt
{
	font-family :  Arial;
	font-size :  9pt;
	text-decoration :  underline;
}	

.Arial10pt
{
	font-family :  Arial;
	font-size :  10pt;
}	

.Arial14pt
{
	font-family :  Arial;
	font-size :  14pt;
}	


A.Arial14pt
{
	font-family :  Arial;
	color :  Black;
	text-decoration :  none;
	font-size :  14pt;
}

A.Arial14pt:HOVER 
{	
	font-family :  Arial;
	text-decoration :  underline;
	font-size :  14pt;
	color :  Red;
}

.departmentHeadingBlue
{
	font-weight :  bold;
	font-family :  Arial;
	font-size :  12pt;
	color: blue
}