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