/*///////////SEARCH FORM///////////*/
form.form_Search
{
	position:absolute;
	width:auto;
	right:0;top:20px;
	text-align:right;
}

form.form_Search select
{
	width:168px;
	margin:0 0 5px 0;
	font-size:10px;
}

form.form_Search input#text_Keyword
{
	float:right;
	width:129px;
	margin:0 3px 0 0;
	font-size:10px;
}

form.form_Search input.btn_Search
{
	position:relative;
	float:right;
	width:64px;height:16px;
	background:#007ec6;
	border:1px solid #7f9db9;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding:0 0 3px 0;
	cursor:pointer;
}

form.form_Search select#select_Divisions
{
	position:relative;
	width:200px;
}

/*///////////HOMEPAGE BUTTON///////////*/
input.btn_BigBlue
{
	position:relative;
	height:28px;
	background:#007ec6;
	border:1px solid #7f9db9;
	color:#FFF;
	font-weight:bold;
	margin:0 10px 0 0;
	cursor:pointer;
}

/*///////////EMAIL A FRIEND FIELDS///////////*/
#wrapper_EmailAFriend input, input.btn
{
	font-size:10px;
}

input.btn
{
	cursor:pointer;
}

input.btn_AskUs
{
	cursor:pointer;
}

input#submit1
{
	cursor:pointer;
}


.flrtLeft { float:left; }
.flrtRight { float:right; }
.w47Percent { width:47%; }
.w50Percent { width:50%; }
.w53Percent { width:53%; }
.wAuto { width:auto; }

.search_filter { margin-top:20px; width:99%; }
.search_filter h2 { zoom:1; font-size:1em; margin:0 !important; }
.search_filter h2 em { background:#E0E0E0; /*font-size:0.8em !important; */font-style:normal; padding:0.2em 1em; position:relative; }
.frm_searchFilter { border:3px solid #E0E0E0; padding:10px; /*margin-top:-19px;*/ font-size:0.9em; zoom:1; /*width:96%;*/ margin:0 !important; }
.frm_searchFilter p { margin:0 0 5px 0; }
.frm_searchFilter label { display:block; float:left; width:9.5em; }
.frm_searchFilter input, .frm_searchFilter textarea, .frm_searchFilter select, .frm_searchFilter button { font:1.1em/110% Arial, Helvetica, sans-serif; color:#000000; }
.frm_searchFilter p.pLblRight { float:left; width:auto; display:block; }
.frm_searchFilter p.pLblRight input { float:left;  }
.frm_searchFilter p.pLblRight label { width:auto; }

/**** Set width for form fields */
#fdTelBusCountryCode, #fdTelCellCountryCode, #fdTelHomeCountryCode, #fdTelFaxCountryCode { width:3em; }
#fdPostalCode, #fdDateActivateStart,  #fdDateActivateEnd, #fdDateExpiryStart, #fdDateExpiryEnd, #fdMiddleInitial, #fdTelBusExt { width:6em; }
#fdFirstName, #fdLastName, #fdCity, #fdCertNum, #fdStreetNum, #fdPOBox, #fdTelBusNum, #fdTelCellNum, #fdTelHomeNum, #fdTelFaxNum { width: 10em; }
/*#fdCountry, #fdProvince { width:12em; }*/
/*#fdCountry, #fdProvince,*/ #fdCompany, /*#fdCertPrograms,*/ #fdAddress1, #fdAddress2, #fdAddress3 { width:18em; }
#fdEmail, #fdCoverage { width:25em; }
#fdProgramName { width:25em; }

