@charset "UTF-8";
body {  
	background-color:#ffffff;
	font-size:11px; font-family:Trebuchet MS, Arial, Helvetica, Sans-serif; margin-top:0px; margin:0px;}

.captchaimgPg
{
padding-top:8px;
margin-left:5px;	
}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.topContentArea
{
	margin: 0px auto 0px auto;
	width: 100%;
	height: 125px;
	position: fixed;
	display: table;
	background-color: #000000;
	z-index: 11;
}
.maincontentX {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 150px;
	background-color: #ffffff;
	display: table;
	position: relative;
	float: left;
}
.TopPanemaincontentX
{
	margin: 0px auto 0px auto;
	height: 150px;
	display: table;
	position: relative;

}
.TopSliderImage
{
	top: 85px;
	/* [disabled]float: left; */
	position: relative;
	display: table;
	margin: 0px auto 0px auto;

}

.sContactFormTitle
{
	font-family: arial,sans-serif;
    font: 2.0em/1.2 'Segoe UI Light';
    letter-spacing: -0.01em;
	font-size: 24px;
	color: #3c3c3c;
	padding-top: 5px;
	margin: 5px auto 20px auto;
	display: table;
	text-transform: uppercase;
	text-align: center;
}
.FormArea
{
background-color: #FFF;
margin: 0px auto;
}
.captLink
{
	padding: 0px 5px;
	color: #036fbb;
}
.captLink:hover, .captLink a:hover
{
	color: #350AB8;
}
.feedform
{
background-color:#ffffff;
margin:0px auto 0px auto;
margin-bottom:10px;
width:100%;
position:relative;
display:grid;
}
.TextFieldBlockPg
{
height:50px;
width:295px;
margin-top:5px;
margin-left:10px;
position:relative;
display: grid;
}
.FieldLabelPnlPg
{
width:295px;
font-size:14px;
margin-top:10px;
}


.FieldLabel
{
font-size:14px;
float:left;
margin-left:5px;
}

.FormErrMsg
{
float:left;
font-size:12;
color:#F00;
display:none;
margin-left:10px;


}

.FormTbPg
{
border: 1px solid #bdc7d8;
width:285px;
height:25px;	
font-size:16px;
text-indent:5px;
margin-left:5px;
border-radius:4px;
}
.LongComboPg
{
height: 30px;	
font-size:16px;
width:285px;
border: 1px solid #bdc7d8;
color:#292929;
margin-left:5px;
border-radius:4px;
}
.captchaInstructPg
{
margin-left:5px;
font-size:11px;	
display: flex;
}
.captchaInstruct
{
font-size:11px;	
}
.TextAreaBlockPg
{
    height: 150px;
    margin-top: 5px;
    margin-left: 10px;
    position: relative;
    /* float: left; */
    /* height: 50px; */
    width: 295px;
    margin-top: 5px;
    margin-left: 10px;
    position: relative;
    display: grid;
}
.FormTAreaPg
{
border: 1px solid #bdc7d8;
height:100px;	
font-size:16px;
margin-left:5px;
resize:none;
border-radius:4px;
}

.SubBttnPg
{
color:#f3f3f3;
background-color:#036fbb;
font-size:14px;
width:90px;
font-weight:bold;
line-height:16px;
height:40px;
padding:10px;
text-align:middle;
cursor:pointer;
margin:0px auto 0px auto;
border-radius:6px;
}
.SubBttnPg:hover
{
	background-color: #111111;
	columns: #036fbb;
}

.FinalConfirmPg
{
width:100%;
height:25px;
font-size:14px;
margin-top:5px;
float:left;
}
.maincontentE {
	background-color: #000000;
	margin: 10px auto 0px auto;
	width: 100%;
	height: 50px;
	display: table;
	position: relative;

}


.copyright{
color:#FFFFFF;
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a.details:hover { color:#350AB8; }


a.MenuButton:hover {color: #036fbb;}
.TextFieldBlockPgBtn
{
height:50px;
margin-top:5px;
margin-left:0px;
position:relative;
}
.FormTxtField
{
	margin: 0px auto;
    display: table;
}