/* - - - Custom Theme - - - */

/* Logo */
h1 a {
	min-height:0;
}
* html h1 a {/* IE6 png Support */

}

/* Backgrounds */
body{

}
h1{
	background-image:none;
}
#containerreg, body.embed{
	
}
.wufoo input.text, .wufoo textarea.textarea{
	background:#FFFFFF;
}
.wufoo .focused{
	background-color:#ECECEC;
}
.wufoo .instruct{
	background-color:#96ca2d;
}

/* Borders */
#containerreg{
	border:0 solid #cccccc;
}
.wufoo .info{
	border-bottom:1px dotted #999999;
}
.wufoo .section{
	border-top:1px dotted #999999;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:0 solid #e6e6e6;
}

/* Typography */
.wufoo .info h2{
	font-size:14px;
	font-family:inherit;

	font-weight:;
	font-style:;
	color:#000000;
}
.wufoo .info div{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000;
}
.wufoo .section div{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}

.wufoo .graph h3{
	color:#000000;
}
.wufoo .footer{
	color:#000000;
}
.wufoo .footer span{
	color:#444444;
}


.wufoo label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#333333;
}
.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}
.wufoo .instruct{
	font-size:80%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}
.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	color:#333333;
	background:none;
	border:none;
	font-size:9px;
}
.wufoo input.btTxt{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}
.wufoo li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:#000000;
}
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label{
	font-family:;
	color:#000000;
}

.confirm h2{
	font-family:inherit;
	color:#333333;
}

/* Likert Backgrounds*/

.likert table{
	background-color:#edf7f2;
}
.likert thead td, .likert thead th{
	background-color:#d5deda;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#e4ede8;
}

/* Likert Borders */

.likert table, .likert th, .likert td{
	border-color:#ced7d3;
}
.likert td{
	border-left:1px solid #bec6c2;
}

/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th{
	color:#333333;
	font-family:inherit;
}
.likert label{
	color:#474747;
	font-family:inherit;
}
.likert caption, .likert tbody th{
	font-size:95%;
}

/* Likert Hover */

.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#DFDFDF;
	color:#000000;
}
.likert tbody tr:hover td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDBDBD;
}


/* Drop Shadows */
#top, #bottom{
	visibility:visible;
}

