﻿
.txtBox
{
	height:26px;
	width:90%;
	font-size: 18px;
	color:#0f99c3;
	font-weight:bolder;
	padding:3px 0px 0px 5px;	
	background-color: #e8f1f8;
	border:solid 1px #0c4a6e;
}



.normalfld
{
	background-color: #e8f1f8;
	border:solid 1px #0c4a6e;
	
}
.focusfld
{
	background-color: #b5e2f7;
	border:solid 3px #0c4a6e;
}



.btnArrow {background:transparent url(../images/support/go.jpg); width:34px; height:34px;border:none;}
.btnForms {width:137px; height:62px;border:none;cursor:hand;}
.btnSend { background:transparent url(../images/forms/send.jpg);float:right;}
.btnBack { background:transparent url(../images/forms/back.jpg);}
.btnClear { background:transparent url(../images/forms/clear.jpg);float:left;}

.lblForms {color:#0c4a6e;font-weight:bold;font-size: 14px;text-align:right;vertical-align:middle;padding-right:5px;}
.lblFormsTop {color:#0c4a6e;font-weight:bold;font-size: 14px;text-align:right;}


.DemoForm {padding-left:50px; width: 350px; text-align: justify; float: left;}

.freeQuoteForm {width:360px; padding-left:50px;}
.freeQuoteForm .row {width:360px;}
.freeQuoteForm .rowBtn {width:360px; margin: 10px 150px 0px 0px;}
.freeQuoteForm .row h2 {width:360px;  color:#0f99c3;font-weight:bold;font-size: 16px; border-bottom:solid 1px #0f99c3; padding-top:30px; }
.freeQuoteForm .row .lblFormsLeft {float:left; width:400px; color:#0c4a6e;font-weight:bold;font-size: 13px; padding:10px 5px 0px 0px;}
.freeQuoteForm .row .txt {float:left; height:23px; width:90%; font-size: 18px; color:#0f99c3; font-weight:bolder; padding: 3px 0px 0px 5px; background-color: #e8f1f8; border:solid 1px #0c4a6e; margin-top:3px; }
.freeQuoteForm .row .dll {float:left; height:26px; width:91%; font-size: 18px; color:#0f99c3; font-weight:bolder; padding:3px 0px 0px 5px; background-color: #e8f1f8; border:solid 1px #0c4a6e; margin-top:3px;}
.freeQuoteForm .row .lstBox {float:left; width:308px; font-size: 18px; color:#0f99c3; font-weight:bolder; padding:3px 0px 0px 5px; background-color: #e8f1f8; border:solid 1px #0c4a6e;margin-top:3px; }
.freeQuoteForm .row .btn {}

