﻿.bgFAQLayer {
	background-color:#e5f7fc; 
	width:430px; 
	padding:0 7px 0 7px;
}

.bgFAQContentLayer {
	background-color:#fff; 
	padding:15px;
}

.bgFAQPanel {
	background-color:#e5f7fc; 
	width:430px; 
	padding:0 7px 0 7px;
}

.bgFAQPanelContent {
	background-color:#fff; 
	padding:10px 10px;
}

.SubmitTipDialogBox {
	width:431px;
	background:#fff;
	padding:12px 10px 10px 13px;
	border: 2px solid #ccc;
}

.FAQPopupContent {
	background-color:#e3f4f5; 
	padding:0 6px 0 7px; 
	width:414px;
}

.bgPlainContent {
	background-color:#fff; 
	padding:10px;
}

.TopFAQ {
	padding-top:5px;
}

.FAQInnerPadding {
	padding:0 3px;
}

.bgFAQInnerContent {
	background-color:#e3f4f5; 
	width:391px; 
	padding:5px 8px 5px 8px;
}

.chkBoxLayer {
	float:left;
	padding-left:10px; 
	width:150px;
}







.ClearBottom {
	clear:both;
	padding-bottom:10px;
}

.LeftFirstCol {
	float:left;
	width:165px;
}

.LeftFirstLongCol {
	float:left;
	width:250px;
}

.bgFirstColTxtbox {
	background-image:url(../images/input_fcol.jpg); 
	height: 28px; 
	width:158px;
}

.FirstColTxtbox {
	width: 148px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgLastNameTxtbox {
	background-image:url(../images/input_lastname.jpg); 
	height: 28px; 
	width:223px;
}

.LastNameTxtbox {
	width: 213px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgFirstColLongTxtbox {
	background-image:url(../images/input_fcol_long.jpg); 
	height: 28px; 
	width:237px;
}

.FirstColLongTxtbox {
	width: 227px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.StateRowLayer {
	float:left;
	width:110px;
}

.bgStateTxtbox {
	background-image:url(../images/input_country.jpg); 
	height: 28px; 
	width:98px;
}

.StateTxtbox {
	width: 88px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;
}

.bgCountryTxtbox {
	background-image:url(../images/input_state_AboutMe.jpg); 
	height: 28px; 
	width:128px;
}

.CountryTxtbox {	
	width: 118px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}