.noprint{display:none !important;}
.print-only{display:block !important;}
html, body {
	margin:0;  
	padding:0; 
	color:#006;
	font: normal 90% Arial, Helvetica, sans-serif;
	filter:  none;
	background-image: linear-gradient(top, #003366 0%, #003366 0%, #DDEDF8 30%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #003366), color-stop(0, #003366), color-stop(1, #DDEDF8));
	background-image: -moz-linear-gradient(top, #003366 0%, #003366 0%, #DDEDF8 30%);
	background-image: -o-linear-gradient(top, #003366 0%, #003366 0%, #DDEDF8 30%);
	background-image: -ms-linear-gradient(top, #003366 0%, #003366 0%, #DDEDF8 30%);
}
	
/*--------New Design-------*/
#wrapper{
  background: #fffaf0;
  border: 1px solid #E2DFDE;
  height: 0px !important;
  margin: 10px auto;
  text-align: left;
  width: 95% !important;
  width: 975px;
  min-width: 400px;
  filter:  none;
	background-image: linear-gradient(top, #DDEDF8 0%, #DDEDF8 0%, #ffffff 30%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DDEDF8), color-stop(0, #DDEDF8), color-stop(1, #ffffff));
	background-image: -moz-linear-gradient(top, #DDEDF8 0%, #DDEDF8 0%, #ffffff 30%);
	background-image: -o-linear-gradient(top, #DDEDF8 0%, #DDEDF8 0%, #ffffff 30%);
	background-image: -ms-linear-gradient(top, #DDEDF8 0%, #DDEDF8 0%, #ffffff 30%);
}
table,td,th{border:0px solid black; border-collapse:collapse;}
td,th{padding: 3px;font-size:0.750em;}
th{font-weight:bold;}
.pistolPermitDashedBottomTable  td, th{border-bottom:1px dashed #CCC; border-collapse: collapse; margin:0; text-align: left; font-size:0.750em;}
.pistolPermitTable  td, th{border-bottom:1px dashed #CCC; border-collapse: collapse; margin:0; text-align: left; font-size:0.750em;}
.containerAddr {
	position: relative;
	min-width: 250px;
	float:left;
}
.qualifierQuestion1Option{
	padding-left: 16px !important;
}
.optoutOptions td{
	padding: 0%;
}
div .print-only {
	word-break: break-all !important;
	width: 100% !important;
}