ADDRESS, BLOCKQUOTE, CAPTION, DD, DIR, DL, DT, FORM, MENU, H4, H5, OL, TD, TH, UL, PRE {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.bodysmall  {
			font-family : verdana;
			font-weight : normal;
			font-size : 8pt;
			color : #7d7d7d;
		}
.headersmall  {
			font-family : verdana;
			font-weight : bold;
			font-size : 8pt;
			color : #7d7d7d;
		}		

.copyright  {
			font-family : verdana;
			font-weight : regular;
			font-size : 8pt;
			color : #7d7d7d;
			text-decoration : none;
		}





.pageName { color: #242424; font-size: 18px; font-weight: bold; }
.bigText { color: #242424; font-size: 12px; }
.questionText { color: #000000; font-size: 11px;  font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif;}

.topLink {
  color: #000000;
  font-size: 10px;
  font-family: Verdana, Helvetica, Arial;
  font-weight: normal;
}

.break { font-size: 5px; }
.breakTwo { font-size: 2px; }


.lineBlue { background-color : #BACEE5; }
.blueTblBkg { background-color : #EFF7FE; }
.blueTblBkgExp { color: red; background-color : #EFF7FE; }
.blueTblHeader { background-color : #D8E7F6; }

.red { color: red; }
.error { color: red; }

.blueHighlight { color: blue; }

.property-tbl-link:a, .property-tbl-link:link, .property-tbl-link:hover, .property-tbl-link:visited { 
	color:#3366CC;
	text-decoration : underline;
	font-weight: bold;
	font-size: 12px;
}
.property-white-link:a, .property-white-link:link, .property-white-link:hover, .property-white-link:visited { 
	color:white;
	text-decoration : underline;
	font-weight: bold;
	font-size: 12px;
}
.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #847a0c;
}
.fieldLabel {
	font-weight: bold;
}

.redLink {
	color:#c8602b;
	text-decoration: none;
}
.wideLineSpace {
	line-height: 18px;
	padding-bottom: 8px;
}
