h2{
	font-family:arial;
	margin-top:3px;
	margin-bottom:3px;
}


.dataControls
{
	
	width:100%;
	text-align:right;
	padding:3px;
	font-size:1em;
	font-family:arial;
		margin-bottom:5px;
}
.dataControls a
{
	color:black;
	font-size:8pt;
	text-decoration:underline;
	}
.dataControls a:hover {
	text-decoration:none;
}
/* Makes the text inline on the border */

.border {
	border: 1px solid #ccc;
	background-color: #fff;
        padding: 0;
	height: auto;
}


.required_field {
	color:#d20000;
	font-weight:bold;
	font-weight:12px;

}

fieldset {
	background-color:#ececf1;
	border:1px solid #000000;

}

legend { 
	background-color:#fff;
	padding-left:3px;
	padding-right:3px;
	padding:2px;
	border:1px solid #000;


}
/* styling inside div blocks*/


label {
        border: 0px dashed red;
        display: block;
        font-size: 12px;
        margin: 0;
        padding: 0;
}



/*ID changing to make form look correct / like we want */

/* Description of product */
#k5Nyi3xW8Nt1zGN16DWgvw {

	float:left;
	clear:none;
	width:100%;
	margin-bottom:10px;
}
#k5Nyi3xW8Nt1zGN16DWgvw_1 {
	width:80%;
	clear:both;
}
/* troubleshooting ID*/
#JI35a6vcjRJV6C2sEMTa3Q{  
	float:left;
	clear:none;
	width:100%;
	margin-bottom:10px;
}

/* dual	control troubleshooting ID*/
#VgH0RJXTENaSje63nHrNLw{
	float:left;
	clear:left;
	width:100%;
	margin-bottom:10px;	
}

#AEOvmD2NCFIyr7eUJCxZRg {
	float:left;
	clear: both;
	width: 100%;
	margin-bottom:10px;
}
/* product information */
#Ec5IgdwKXPuZR46jmNmLcg {
	float:left;
	clear: both;
	width: 100%;
	margin-bottom:10px;
}


/*P.O. Address styling  */
#AEOvmD2NCFIyr7eUJCxZRg_3{
	width:80%;
	clear:both;

}

/* P.O. City Styling */
#AEOvmD2NCFIyr7eUJCxZRg_4 {
        width:175px;
	clear:none;
}

/* P.O. State Styling */
#AEOvmD2NCFIyr7eUJCxZRg_5 {
        width:100px;
	clear:none;
}

/* P.O. Zip Styling */
#AEOvmD2NCFIyr7eUJCxZRg_6 {
        width:350px;
	clear:none;
}

/* Address Styling */
#AEOvmD2NCFIyr7eUJCxZRg_7 {
 	width:80%;
	clear:both;
}
/* Address2  Styling */
#AEOvmD2NCFIyr7eUJCxZRg_8 {
 	width:80%;
	clear:both;
}
/* City Styling */
#AEOvmD2NCFIyr7eUJCxZRg_9 {
        width:175px;
	clear:none;
	height:37px;
}

/* State Styling */
#AEOvmD2NCFIyr7eUJCxZRg_10 {
        width:200px;
	clear:left;
}

/* Zip Styling */
#AEOvmD2NCFIyr7eUJCxZRg_11 {
        width:150px;
	clear:none;
}

#JI35a6vcjRJV6C2sEMTa3Q_7{
	clear:left;
}
/*City*/
#AEOvmD2NCFIyr7eUJCxZRg_9 {
clear:none;
}
/*Prim Phone*/
#AEOvmD2NCFIyr7eUJCxZRg_12{
	width:100px;
	
}
.tab_div {
	margin:5px;
	float:left;
	clear: none;
	width:300px;
}




/*form button*/
#form_submit {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom:10px;
	text-align:center;

}
#form_but {
	float: left;
	clear: both;
	width: 80%;

}



/*button styling*/
.submit_button {
	width:125px;
	padding:3px;
	cursor:pointer;
	border:1px solid #000000;
	border-top: 1px solid #575757;
	border-left: 1px solid #575757;
	color:#000099;
	text-transform:uppercase;


}

/* hide this field */
#exported_formId { display: none; }
