html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /*color: #000;*/
}
/* body { line-height: 1.2; } */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border:none;}


body, input, select, textarea, button {
	color:#333;
	font-size:14px;
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif;
}

body {background: #d8d3b6 url(images/wizardbg.png) left top repeat-x;	}



/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */


.cform { 
	margin:0; /* auto; */
	width: 375px; /*375*/
	padding:0; /* 0 18px 0;*/
}

.cform fieldset	{ 
/*
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
	*/
}

.cform .cf_hidden {
	display:none; 
	border:none !important;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}

.cform legend { 
	color:#727065;
	margin:0;
	padding:14px 0 13px 21px; 
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:29px;
	letter-spacing:-1px;
	white-space:normal;
}



ol.cf-ol { 
	padding:8px 0 0 0; 
	background:transparent url(images/wizard-bar.png) top left no-repeat;
}


ol.cf-ol li	{
	list-style-type:none; 
	/*line-height:1.1em;*/
	padding:4px 0 7px 25px;
}

/* if yes, specify the funder */
ol.cf-ol li#li-7-3 { padding:0 0 15px 25px; }

/*first li*/
ol.cf-ol li#li-11-3, 
ol.cf-ol li#li-15-3,
ol.cf-ol li#li-16-3,
ol.cf-ol li#li-12-3,
ol.cf-ol li#li-10-3
{padding-top:14px;}

/*last li*/
ol.cf-ol li#li-11-10,
ol.cf-ol li#li-15-5,
ol.cf-ol li#li-16-3,
ol.cf-ol li#li-12-4,
ol.cf-ol li#li-10-4
{padding-bottom:30px;}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */
/*
ol.cf-ol li.textonly {
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0 !important;
	padding:0; 
}
*/

/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	margin:0 8px 8px 0;
	display:block;
	vertical-align:top;
}
.cform label span {}

/*label.cf-before {margin:4px 10px 0 0; }*/

label.cf-after {
	cursor:pointer;
	margin:4px 8px 4px 0;
	display:-moz-inline-box;  /*for mozilla*/	
	display:inline-block;  /*for Opera & IE*/	 
}
.cform li#li-7-3 label {margin:11px 8px 8px 0;}



/*label.cf-after span {}*/

/*
label.cf-group-after {margin:4px 0 0 2px;width:60px;text-align:left;}
label.cf-group-after span {width:60px;display:block;}
*/

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input, .cform textarea, .cform select { 
	padding:5px;
	border:1px solid #7F7F7F; 	
	background:#fff; 
	vertical-align:top;
}


/* url(../images/field-bg-top.gif) repeat-x top left;*/
/*.cform input:hover, .cform textarea:hover, .cform select:hover	{border: 1px solid #FFCC00;background:#ffffff; }*/
/* url(../images/field-bg-bottom.gif) repeat-x bottom left; */
/*.cform input:focus,.cform textarea:focus,.cform select:focus	{ color:#666;background:#ffffff; }*/
/* url(../images/field-bg-bottom.gif) repeat-x bottom left; */

.cform textarea, .cform input {width:298px; }
.cform select {width:306px; } /* attempt to have equal length */  
/*.cform select.cfselectmulti	{ height:7.5em; }*/
.cform textarea {overflow:auto;}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt, span.emailreqtxt { display:none; } 
/*
{
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	font-size:0.7em;
	line-height:1.2em;
}
*/

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {	
	margin:0;
	padding: 12px 20px 12px 24px;
	background:#000 url(images/dashed-grey.png) top left repeat-x;
	color:#fff;
	font-size:19px;
	font-weight:bold;
}



/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	background:transparent none;
	border:0;
	padding:0;
	margin:0 8px 0 0;
	width:16px; 
	height:22px;
}

/* input.cf-box-a {} */


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding:7px 0 9px 25px;
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */


p.cf-sb, .sendbar {
	margin: 0;
	padding:8px 15px 11px 15px !important;
	background:#939081 url(images/wizard-sendbar.png) top left repeat-y;
}
.sendbar {text-align:left;}
p.cf-sb {text-align:right;}
/*
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	border:0;
}
*/

.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton {
	background-image: url(images/wizard-button.png);
	background-repeat:none;
	background-color:transparent;
	background-position:top left;
	cursor:pointer;	
	font-family:"Avenir","Gill Sans","GillSans","Gill Sans MT","Century Gothic","Helvetica Neue",Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	text-transform:uppercase; 
	letter-spacing:1px;
	border:0;
	padding:0;
	color:#8F8573;
	font-size:13px;
	text-align:center;
	width:98px;
	height:38px;
	line-height:35px !important;
	padding-bottom:3px;	
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}



.cform input.resetbutton {margin: 0 5px 0 0;}
.cform input.backbutton {margin: 0 5px 0 0;}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#870508 url(images/dashed-red.png) top left repeat-x;
	color:#fff;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	/*color:#333;*/
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {	
	display:none;
	padding:12px 15px 13px 48px !important;	
	
	background:#FFFFFD;
	color:#5A4A42;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	/*color:#333;*/
	/*width:380px;*/
	/*margin:0 auto 10px auto;*/
}
div.cf_info ol {
	margin:0;
	padding:0; /*5px 15px 0 30px;*/
	font-size:14px;
	font-weight:normal;
	list-style-type:none;
}


div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red !important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	/*color:#AAAAAA;*/
	display:block;
}
div.failure {
	display:block;
	background:#FFFFFD url(images/wizard-warning.png) top left no-repeat;
	border:1px #ECD9B5 solid;
	/*
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	*/
}
div.waiting {
	background:#F9F9F9;
	/*color:#AAAAAA;*/
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
/* .cform .cf_error { color:red; border:1px solid #FF0000; } */
div.mailerr { display:block; }
.mailerr, .cform .cf_errortxt { color:red; }

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info { margin:10px 0; text-align:center; }
p.success { color:green; }
p.failure { color:red; }

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] { color:#dddddd; border-color:#dddddd !important; background:none!important; }
.disabled { border-color:#dddddd !important; }




/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
/*for ie7*/
/*
*+html ol.cf-ol,*+html ol.cf-ol li	{display: inline-block;  }
* html ol.cf-ol,* html ol.cf-ol li,* html span.reqtxt,* html span.emailreqtxt { display: inline-block;}
* html .cform legend { position:absolute; left: -8px; top:0;margin-left:0;}
*+html .cform legend { position:absolute; left: -8px;top:0;margin-left:0;}
* html .cform fieldset {position: relative;margin-top:15px;padding-top:25px; }
*+html .cform fieldset {position: relative;margin-top:15px;padding-top:25px; }
* html img.captcha	{margin-bottom:1px!important;}
*+html img.captcha	{margin-bottom:1px!important;}
*/
/*
input {float:left;clear:both;}
legend {clear:both;}
label {float:left;}
li {clear:both;}
.cform label  span {display:block;width:auto !important;}
label.cf-after {width:253px;}
*/