.mattertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 1F466D;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 2E78C3;
}
.heading2 {
	font-family: "AlternateGothic2 BT";
	font-size: 20px;
	font-style: normal;
	color: 2E78C3;
}
.mattretext2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: 20476E;
	text-decoration:underline;
}
a.mattretext2:Hover {
	text-decoration:none;
}
.heading3 {
	font-family: "AlternateGothic2 BT";
	font-size: 17px;
	font-style: normal;
	color: 20476E;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #3366CC;
}
.explainField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 45px;
	pedding:1;
	width: 200px;
}
.RightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6F8CAA;
	text-decoration: none;
}
a.link:Hover {
	font-weight: bold;
}