@charset "utf-8";
/* CSS Document */

 body {margin: 0; padding: 0;}


@font-face { 
    font-family: "Boton Bold"; 
    src: url(http://eupromo.fluke.com/connect/fonts/boton-bold.eot);
    src: url(http://eupromo.fluke.com/connect/fonts/boton-bold.woff) format('woff');
	font-weight:normal;font-style:normal;
}

h1, h2, h3, h4, h5{font-family: "Boton Bold", "Lucida Sans Unicode";}
h3{font-size: 22px; line-height:1.1; text-transform:uppercase; padding:0; margin:200px 0 20px 0; color:#000; z-index:9999;}


#main_container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:853px;
	background-color:#FFFFFF;
}




.footer {
	background-image:url(../images/fade.png);
	background-repeat:no-repeat;
	background-position:center top;
    position: fixed;
	margin-left:auto;
	margin-right:auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: 540px;
	width:853px;
}    



.footer_container{
	width:750px;
	padding:25px 50px 20px 50px;
}












.form_column_left{
	position:absolute;
	top:270px;
	width:217px;
	left:50px;
}


.form_column_middle{
	position:absolute;
	top:270px;
	width:217px;
	left:311px;
}


.form_column_right{
	position:absolute;
	top:270px;
	width:217px;
	right:63px;
}











.elqFieldValidation { 



	width: 217px; 



	font-family: lucida sans, lucida grande, tahoma; 



	font-size:12px;



} 







.elqLayout{



	font-family: lucida sans, lucida grande, tahoma; 



	font-size: 12pt; 


	padding: 3px 5px 4.5px 0px;



}







.elqField {
width: 217px !important;
font-family: lucida sans, lucida grande, tahoma;
font-size: 12px;
height: 26px;
border: none;
padding-left: 10px;
line-height: 26px;
margin-bottom:2px;
border: 1px solid #636363;
}







.elqLabel{



	padding-left: 10px; 



	font-family:  lucida sans, lucida grande, tahoma;  



	font-size: 12px; 



	color: #000; 



	padding-right: 5px;



}







.elqLayoutRow{



	padding-top: 1px; 



	padding-bottom: 1px; 



	vertical-align: middle; 



	font-family: lucida sans, lucida grande, tahoma;



}







.elqSubmit{

}






.elqHeading{



	padding-left: 15px; 



	padding-right: 0px; 



	padding-bottom: 10px; 



	padding-top: 20px; 



	font-size: 12px; 



	color: #050505; 



	font-weight:bold; 



	margin-right:15px; 



	width:445; 



	font-family: lucida sans, lucida grande, tahoma;



}







.elqSubHeading{



	padding-top: 15px; 



	padding-bottom: 15px; 



	padding-left: 15px; 



	font-family: lucida sans, lucida grande, tahoma; 



	font-size:8pt; 



	color:#EE081B; 



	font-weight:bold;



}







.elqMatrix{



	font-family: lucida sans, lucida grande, tahoma;



}







.elqMatrixRow{



	horizontal-align: left; 



	vertical-align: middle; 



	font-family: lucida sans, lucida grande, tahoma;



}







.elqTextArea{



	font-family: lucida sans, lucida grande, tahoma;



}







.elqMatrixHeaderRow{



	font-family: lucida sans, lucida grande, tahoma;



}







.elqMatrixAltRow{



	horizontal-align: left; 



	vertical-align: middle; 



	font-family: lucida sans, lucida grande, tahoma;



}







body{



 	background-color: #000;    



 	height: 100%;



    width: 100%;



}







 #PageTable



{



    background-color: #fff;



}

.CTA {
	display:block;
	background-color:#292929;
	color:#fff;
	font-family:Boton Bold, Lucida Sans Unicode;
	text-transform:uppercase;
	padding:10px 20px 10px 20px;
	text-align:center;
	border: none;
	cursor:pointer;
	margin-bottom: 5px;
	height:auto;
	margin-top:10px;
}
.CTA:hover {
	background-color:#000;
}


  
.styled-select select {
border-radius: 0;
height: 26px;
   }

