/* ### HEADER CLASSES BEGIN ### */

H1 {
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.SMALLheader {
	color: #333333;
	font-size: 12px;
}

.WHITEheader {
	font-size: 23px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;}

.BLUEheader{
	color: #0264a5;
	font-size: 16px;
	line-height: 17px;
}

.NEWSsubhead {
	color: #818181;
	font-size: 16px;
	line-height: 17px;
}

.NEWSdate {
	color: #ffffff;
	text-align: right;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
}
/* ### HEADER CLASSES END ### */


p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;

}

.BODYnorm {
	letter-spacing: normal;
	word-spacing: normal;
}

.BODYbold {
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
	

.PROPERTYlist {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.BODYlist {
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(Images/bullet.gif);
	position: fixed;
	visibility: visible;
}

.BODYsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a,a:active,a:visited {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #a9a9a9;
}

a:hover {
	color: #0264a5;
}

a.GREENlink:hover {
	color: #78c53c;
}

a.BLUElink:hover {
	color: #11a1c9;
}

a.REDlink:hover {
	color: #f2157c;
}

a.ORANGElink:hover {
	color: #f6a70e;
}

a.GRAYlink:hover {
	color: #797979;
}

a.SMALLlink, a.SMALLlink:active, a.SMALLlink:visited {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #a9a9a9;
}

a.SMALLlink:hover {
	font-size: 9px;
	color: #78c53c;
}

input {
        font-family : Arial, Helvetica, sans-serif;
      	 font-size: 11px;
}
