@charset "UTF-8";/* CSS Document */fieldset {	padding: 5px 0 0 20px;	margin:5px;	border:1px solid #CCD9E9;	color:#404D5A;}fieldset legend {}fieldset legend span {	display:none;}label {	margin-top: .33em;	display:block;}#formCol1 input, #formCol2 input, #formCol3 input {	display:block;	width:250px;}#formCol1 label, #formCol2 label, #formCol3 label {	margin:0;	padding:1em 0 .25em 0;}input:focus{ background-color:#DCEEF8;}input.button:focus{ background-color:#FFF;outline:none;}#formCol1 {	float:left;	width:33%;	clear:right;}#formCol2 {	float:left;	width:33%;	clear:right;}#formCol3 {	padding-left:66%;}.label_checkbox_pair {	clear: both;	float: none;	position:inherit;	padding:5px;	height:100%}.label_checkbox_pair input {	position: relative;	top: 2px;}.label_checkbox_pair label {	display: inline;	margin-left: 10px;	width: 20%;}.formColumn {	display:block;	float:left;	width:24%;	margin-bottom:5px;}.formColumn2 {	display:block;	float:left;	width:24%;	margin-bottom:5px;}#formColumn3 input {	display:block;	width:110px;}.formColumn3 {	display:block;	float:left;	width:45%;	margin-bottom:5px;clear:right;}.formColumn4 {	display:block;	float:left;	width:45%;	margin:0 0 5px 3px;clear:right;} 
