body
{
	font-family:Helvetica, Arial, sans-serif;
	color:white;
	font-size:12px;
}
select, textarea {
	font-family:Helvetica, Arial, sans-serif;

}
.normDdl {
	background-color:white;
	/*color:white;*/
	font-size:12px;
	font-weight:normal;
	width:200px;
	border:1px solid #7F7F7F;
}
.smallText {
	font-size:11px; font-style:italic; line-height:18px;

}

.errorLab {
	color:#FF9900;
	font-weight:bold;

}
.iconText {
	font-size:14px;
	line-height:15px;	
	width:400px;
}
	.iconText td {
		width:auto;
	
	}
	.iconText img {
		margin-right:4px;
	}
	.iconText .col1 {
		width:1%;
	}

.gtBtn, .gtBtn:hover, .gtBtnSmall, .gtBtnSmall:hover, .gtBtn_disabled, .gtBtn_disabled:hover, .gtBtnSmall_disabled, .gtBtnSmall_disabled:hover, .gtBtnSmallest_disabled, .gtBtnSmallest_disabled:hover     {
	background:url(../images/UI/button_bg.png) repeat-x #474747  top left; font-weight:bold; color:#FFF; cursor:hand; cursor:pointer;
	border-left:1px solid #AAA;border-top:1px solid #AAA;
	border-right:1px solid #333;border-bottom:1px solid #333;
	-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; padding:3px 2px 1px 2px;
	font-family:Helvetica,Arial,sans-serif !important;
	text-decoration:none !important;
}
a.gtBtn, a.gtBtnSmall, a.gtBtnSmallest {
	text-decoration:none;padding:3px 2px 1px 2px;
}
.gtBtn:hover, .gtBtnSmall:hover {
	background:url(../images/UI/button_hov_bg.png) repeat-x #3762E0 top left; padding:3px 2px 1px 2px;
}
.gtBtn, .gtBtn:hover, .gtBtn_disabled, .gtBtn_disabled:hover, .ui-widget .gtBtn, .ui-widget .gtBtn:hover, .ui-widget  .gtBtn_disabled, .ui-widget  .gtBtn_disabled:hover  {
	font-size:14px !Important; line-height:16px !important; padding:3px 2px 1px 2px;
}
.gtBtnSmall, .gtBtnSmall:hover, .ui-widget .gtnBtnSmall, .ui-widget .gtBtnSmall:hover, .gtBtnSmall_disabled, .gtBtnSmall_disabeld:hover, .ui-widget .gtnBtnSmall _disabled, .ui-widget .gtBtnSmall_disabeld:hover   {
	font-size:10px  !important; line-height:12px !important; padding:3px 2px 1px 2px;
}


.gtField {
	border:1px solid #333;
	background:url(../images/UI/field_bg.png) top left repeat-x #F1F1F1; padding:3px 2px 1px 2px; color:#000;
}
	.gtField:focus {
		border:1px solid #6490FA !important;
	
	}

.readOnly {
	background:none; color:white; border:1px solid #333; width:320px; padding:2px;
}

a.blueLink:link, a.blueLink:visited, a.blueLink:active { color:#668EF7;}
a.blueLink:hover { color:#668EF7; }

.consultForm {
	width:320px;	
}

