.frm {
	width:650px;
}
.frm fieldset {
	border:0 none;
	padding: 1em 0;
	margin: 0 0 1em 0
}
.frm .row {
	padding:5px 0;
}
.frm .header {
	font-weight:bold
}
.frm fieldset legend {
	color:#0092ac; 
	font-weight:300; 
	font-size:22px; 
	border-bottom: solid 1px #0092ac;  
	margin:0 0 15px 0;
	padding: 0; 
	width: 600px;
}
.frm p {
	margin:0 0 0.5em 0;
	padding:0
}
.frm p.bNote {
	margin:0 0 0.25em 1em;
	padding:0
}
.frm .row label {
	width:200px;
	float:left;
	display:block;
	text-align:left;
	padding:0.3em 0.5em 0 0;
	height: 16px;
}
.frm .row label.noFloat {
	float:none;
	display:inline;
	padding:0.3em 0.5em 0 0.5em
}
.frm .row span {
	padding:0.3em 0.5em 0 0;
}
.frm .row span.static{
	margin-left: 205px;
	display: block;
}
.frm .row label em {
	color:#FF0000;
	position:absolute;
	left:37.5em;
	width:2em;
	text-align:left;
}
.frm .row label em span {
	padding:0
}
.frm .row .inp{
	text-align:left; 
	background-color: #cce9ef; 
	width:180px;
	height: 22px;
	line-height: 20px;
	padding: 0 3px;
}
.frm .row input.inp, .frm .row textarea {
}
.frm .row select.inp {
	width:188px;
	padding: 0 0 0 3px;
}
.frm .row span.chk{
	padding:0 0 0 207px;
/*	width:188px;*/
	display: block;
}
.frm .row span.chk input {
	line-height:20px;
	float:left;
}
.frm .row span.chk label {
	width:350px;
	float:none;
	display:block;
	text-align:left;
	margin:0 0 0 20px;
	line-height:auto;
	height:auto;
	vertical-align:middle;
	padding: 0;
}
.frm .row .rad{margin: 0;}
.frm .row .rad td{padding: 0;}
.frm .row .rad label , .frm .row .rad label{ display:block; width:200px; text-align:left; height: 16px; padding:0 0 0 10px;}
.frm .row .rad input, .frm .row .rad input{  text-align:left; /*background-color: #cce9ef; height:22px; width:20px */}
.frm .row .rad label, .frm .row .rad input {float:left; }

.frm .row .widerad{margin: 0;}
.frm .row .widerad td{padding: 0;}
.frm .row .widerad label , .frm .row .widerad label{ display:block; width:300px; text-align:left; height: 16px; padding:0 0 0 10px;}
.frm .row .widerad input, .frm .row .widerad input{  text-align:left; /*background-color: #cce9ef; height:22px; width:20px */}
.frm .row .widerad label, .frm .row .widerad input {float:left; }

.frm .row textarea {
	height:100px; 
	line-height: 1.5em;
}
.frm .row label.thin, .frm .row input.thin {
	width:5em
}
.frm .row label.med, .frm .row input.med {
	width:7em
}
.frm .row p.note {
	padding:10px 0 0 0;
	margin:0;
	color: #0092AC;
}
.frm .indent{
	padding: 0 0 0 207px;
	margin:0;
}

.frm .buttons {
	padding:0.3em 0 1em 12.75em;
	text-align:left;
	width:auto
}
.frm .btn{
	padding: 3px 8px;
}
.frm blockquote {
	margin-left:10em
}
.frm fieldset div.instructions {
	float:right;	
	height:auto;
	margin:0px 90px 10px 5px;
	padding:5px;
	border:1px solid #666;
	background-color:#ccccff;
	color:#666
}
.frm fieldset div.instructions h4 {
	font-size:1em;
	font-weight:bold;
	/*background:url(/img.frmhelp.png) no-repeat top left;*/
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #666;
	color:#666
}
.frm fieldset div.instructions p {
	font-size:0.9em;
	margin:0 0 1.2em 0;
	color:#666
}
.frm fieldset div.instructions ol, .frm fieldset div.instructions ul {
	margin:0 0 1.2em 0em;	
}
.frm fieldset div.instructions ol li, .frm fieldset div.instructions ul li {
	font-size:0.9em
}
.frm fieldset div.instructions p a, .frm fieldset div.instructions p a:link, .frm fieldset div.instructions p a:active, .frm fieldset div.instructions p a:visited {
	color:#666
}
.frm fieldset div.instructions p a:hover {
	color:#FF0000
}
.frm fieldset div.instructions ul.last, .frm fieldset div.instructions ol.last, .frm fieldset div.instructions p.last {
	margin:0em
}
.frm fieldset div.AspNet-RadioButtonList {
	width:20em
}
.frm fieldset div.AspNet-RadioButtonList label {
	float:none;
	display:inline;
	text-align:left;
	padding:0.3em 0.5em 0 0
}
.frm fieldset div.AspNet-RadioButtonList span {
	padding:0.3em 0.5em 0 0;
	float:none;
	display:inline
}
.frm fieldset div.AspNet-RadioButtonList ul {
	list-style-type:none;
	padding:0px;
	margin:0px
}
.frm fieldset li.AspNet-RadioButtonList-Item {
	white-space:nowrap;
	clear:left
}
.frm fieldset div.notes {
	float:right;
	width:200px;
	height:auto;
	margin:0px 0px 10px 5px;
	padding:5px;
	border:1px solid #666;
	background-color:#ccccff;
	color:#666
}
.frm fieldset div.notes h4 {
	font-size:1em;
	background:url(/img.frmhelp.png) no-repeat top left;
	padding:3px 0px 3px 20px;
	border-bottom:1px solid #666;
	color:#666
}
.frm fieldset div.notes p {
	font-size:0.9em;
	margin:0 0 1.2em 0;
	color:#666
}
.frm fieldset div.notes ol, .frm fieldset div.notes ul {
	margin:0 0 1.2em 0em
}
.frm fieldset div.notes ol li, .frm fieldset div.notes ul li {
	font-size:0.9em
}
.frm fieldset div.notes p a, .frm fieldset div.notes p a:link, .frm fieldset div.notes p a:active, .frm fieldset div.notes p a:visited {
	color:#666
}
.frm fieldset div.notes p a:hover {
	color:#FF0000
}
.frm fieldset div.notes ul.last, .frm fieldset div.notes ol.last, .frm fieldset div.notes p.last {
	margin:0em
}
.applications_middle .frm TD{
	padding: 0 10px 0 0;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

