/* Switch Behavior Classes */
.wufoo topLabel form .onstate-a,  .wufoo topLabel form .onstate-b, .wufoo topLabel form .onstate-c,  .wufoo topLabel form .onstate-d,
.wufoo topLabel form .onstate-e,  .wufoo topLabel form .onstate-f, .wufoo topLabel form .onstate-g,  .wufoo topLabel form .onstate-h, 
.wufoo topLabel form .onstate-i,  .wufoo topLabel form .onstate-j, .wufoo topLabel form .onstate-k,  .wufoo topLabel form .onstate-l, 
.wufoo topLabel form .onstate-m,  .wufoo topLabel form .onstate-n, .wufoo topLabel form .onstate-o,  .wufoo topLabel form .onstate-p, 
.wufoo topLabel form .onstate-q,  .wufoo topLabel form .onstate-r, .wufoo topLabel form .onstate-s,  .wufoo topLabel form .onstate-t,
.wufoo topLabel form .onstate-u,  .wufoo topLabel form .onstate-v, .wufoo topLabel form .onstate-w,  .wufoo topLabel form .onstate-x,  
.wufoo topLabel form .onstate-y,  .wufoo topLabel form .onstate-z, .wufoo topLabel form .onstate-aa, .wufoo topLabel form .onstate-ab,
.wufoo topLabel form .onstate-ac, .wufoo topLabel form .onstate-ad,.wufoo topLabel form .onstate-ae, .wufoo topLabel form .onstate-af,
.wufoo topLabel form .onstate-ag, .wufoo topLabel form .onstate-ah,.wufoo topLabel form .onstate-ai, .wufoo topLabel form .onstate-aj,
.wufoo topLabel form .onstate-ak, .wufoo topLabel form .onstate-al,.wufoo topLabel form .onstate-am, .wufoo topLabel form .onstate-an,
.wufoo topLabel form .onstate-ao, .wufoo topLabel form .onstate-ap,.wufoo topLabel form .onstate-aq, .wufoo topLabel form .onstate-ar,
.wufoo topLabel form .onstate-as, .wufoo topLabel form .onstate-at,.wufoo topLabel form .onstate-au, .wufoo topLabel form .onstate-av,
.wufoo topLabel form .onstate-aw, .wufoo topLabel form .onstate-ax,.wufoo topLabel form .onstate-ay, .wufoo topLabel form .onstate-az,
.wufoo topLabel form .onstate-ba, .wufoo topLabel form .onstate-bb,.wufoo topLabel form .onstate-bc, .wufoo topLabel form .onstate-bd,
.wufoo topLabel form .onstate-be, .wufoo topLabel form .onstate-bf,.wufoo topLabel form .onstate-bg, .wufoo topLabel form .onstate-bh,
.wufoo topLabel form .onstate-bi, .wufoo topLabel form .onstate-bj,.wufoo topLabel form .onstate-bk, .wufoo topLabel form .onstate-bl {
	display: block !important;
}
/* offstate classes for the Switch Behavior are in wufoo topLabels-jsonly.css (below) */

/* 
 wufoo topLabelS Extension Stylesheet - formassembly.com					
 To be used along with wufoo topLabels.css
 This stylesheet and the associated images are Copyright (c) 2005 Cedric Savarese (http://www.formassembly.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/

/* Accessiblity Related Rules */
/* These are the rules that should *not* apply if javascript is disabled. */
/* see: http://formassembly.com/blog/?p=14 */

.offstate-a,  .offstate-b,  .offstate-c,  .offstate-d, 
.offstate-e,  .offstate-f,  .offstate-g,  .offstate-h, 
.offstate-i,  .offstate-j,  .offstate-k,  .offstate-l,
.offstate-m,  .offstate-n,  .offstate-o,  .offstate-p, 
.offstate-q,  .offstate-r,  .offstate-s,  .offstate-t,
.offstate-u,  .offstate-v,  .offstate-w,  .offstate-x,  
.offstate-y,  .offstate-z,  .offstate-aa, .offstate-ab,
.offstate-ac, .offstate-ad, .offstate-ae, .offstate-af,
.offstate-ag, .offstate-ah, .offstate-ai, .offstate-aj,
.offstate-ak, .offstate-al, .offstate-am, .offstate-an,
.offstate-ao, .offstate-ap, .offstate-aq, .offstate-ar,
.offstate-as, .offstate-at, .offstate-au, .offstate-av,
.offstate-aw, .offstate-ax, .offstate-ay, .offstate-az,
.offstate-ba, .offstate-bb, .offstate-bc, .offstate-bd,
.offstate-be, .offstate-bf, .offstate-bg, .offstate-bh,
.offstate-bi, .offstate-bj, .offstate-bk, .offstate-bl { 
	display: none !important;
}
html .wufoo topLabel form .wfPage, html .wufoo topLabel form .wfHideSubmit { 
	display: none !important;
}
html .wufoo topLabel form .wfCurrentPage {
	display: block !important;
}

.offstate-resumelater {
	display: none !important;
}
.onstate-resumelater {
	display: block !important;
}