input.gInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #373737;
	text-decoration: none;
	letter-spacing: 0.1em;

	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;	
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 2px 8px 2px 8px;
	width: 220px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
select.gInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #373737;
	text-decoration: none;
	letter-spacing: 0.1em;

	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;	
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 2px 1px 2px 8px;
	width: 240px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
textarea.gInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #373737;
	text-decoration: none;
	letter-spacing: 0.1em;

	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;	
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 2px 1px 2px 8px;
	width: 230px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
.ContactData{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #2d6298;
	font-style: normal;
	padding: 0px 10px 5px 15px;
	letter-spacing: 0.05em;
	background-color: #FFFFFF;	
}
.ContactResult{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #2d6298;
	font-style: normal;
	padding: 0px 20px 15px 0px;
	letter-spacing: 0.05em;
	background-color: #FFFFFF;	
}

.gFormCounter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #037f11;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
.gSmallText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #373737;
}


A.gContactLink:ACTIVE, A.gContactLink:LINK, A.gContactLink:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #373737;
	text-decoration:none;
}
A.gContactLink:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	text-decoration:none;
	border-bottom: 2px solid #557ebe;
}
