.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textarea {
	background-color: #FFFFFF;
	height: 20px;
	width: 140px;
	border: 1px solid #000000;
}
.textarea1 {
	background-color: CFD3D8;
	height: 23px;
	width: 170px;
	border: 1px solid #000000;
}
.buttons {
	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;
}

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

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

.hilites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	border-right-width: #000000;
	border-bottom-width: 2px;
	border-left-width: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #663333;
	border-left-color: #000000;
	line-height: 20px;
	text-decoration: none;

}


.hilites1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #E6E6E6;
	border-top-width: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: #000000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #663333;
	border-left-color: #000000;
	line-height: 20px;

}

.tbtext{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.tbtext:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
}