.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: 414141;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 646464;
	text-decoration:underlined
}
.text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

.error
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}

.buttons1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ECECEC;
	font-weight: bold;
	background-color: 3065AD;
	border-top-width: #004183;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: #004183;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004183;
	border-right-color: #004183;
	border-bottom-color: #004183;
	border-left-color: #004183;
	
}

.buttons1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC33;
	font-weight: bold;
	background-color: #660066;
	border-top-width: #004183;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: #004183;
	border-top-style: #004183;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: #004183;
	border-top-color: #004183;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #004183;
}

.typeforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

