.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #5DA14E;
}
ul {margin-top: -14px; padding-top: 0px}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.lightgrey {
	color: #999999
}
.bodytext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}
.H2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.quote {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
}
.intro {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00619D;
	line-height: 16px;
}
.dottedline {
	margin-bottom: 1em;
	padding-bottom: 1em;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: thin dotted 
}
.factsheets {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}
.footerBINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.alignLeft { float:left;}
.alignRight { float:right;}
.block { display:block;}
label.block { margin-left:20px; float:left; /* width:100%; */ width:700px;}
label.block span.lbl { display:block; float:left; width:160px; font:10px Arial bold; padding-top:6px; margin-bottom:15px;}
label.block .text { width:260px; height:24px; padding:4px 2px;}
label.block textarea.text { min-height:110px; height:110px; font-family:Arial;}
.errMsg { color:#f00; vertical-align:top; font:10px Arial bold;}
td a.nv, td a.brLnk { font-size:12px; font-family:Arial; font-weight:bold;}
td .nv { display:block; float:left; text-align:center; padding:8px 24px 8px 24px; text-decoration:none; color:#fff; height:14px; border-right:1px solid #fff;}
td .brLnk { padding:2px 18px 5px 18px; line-height:12px; height:23px;}
td .nv:hover, td .nv:focus { background:url(images/shade.png) repeat;}
