h1 a {
	min-height:0;
	height:40px;
}
h1{
	background-image:none;
	background-color:#000000;
}
#container, body.embed{
	background-color:#000000;
}
.wufoo input.text, .wufoo textarea.textarea{
	background:#333333 url(/images/fieldbg.gif) repeat-x top;
}
.wufoo .focused{
	background-color:#000000;
}
.wufoo .instruct{
	background-color:#333333;
}

/* Borders */
#container{
	border:1px solid #000000;
}
.wufoo .info{
	border-bottom:1px dotted #444444;
}
.wufoo .section{
	border-top:1px dotted #444444;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:1px solid #000000;
}

/* Typography */
.wufoo .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#cccccc;
}
.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:#444444;
}
.wufoo .section div{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}

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


.wufoo label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#444444;
}
.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#999999;
}
.wufoo .instruct{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#cccccc;
}
.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	font-size:9px;
	color:#444444;
	background:none;
	border:none;
}
.wufoo input.btTxt{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-style: inherit;
	color: #0a0a0a;
}
.wufoo li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:#FFFFFF;
}
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label{
	font-family:;
	color:#FFFFFF;
}

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

/* Likert Backgrounds */

.likert table{
	background-color:#000000;
}
.likert thead td, .likert thead th{
	background-color:#191919;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#0a0a0a;
}
.likert table, .likert th, .likert td{
	border-color:#212121;
}
.likert td{
	border-left:1px solid #333333;
}
.likert caption, .likert thead td, .likert tbody th{
	color:#444444;
	font-family:inherit;
}
.likert label{
	color:#565656;
	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:#000000;
	color:#FFFFFF;
}
.likert tbody tr:hover td{
	border-left:1px solid #333333;
}

.number{
	background-color:#0a0a0a;
	border-color:#191919;
}
.number strong, .number em{
	color:#FFFFFF;
}

.fc table{
	border-left:1px solid #212121;	
}
.fc thead th{
	background-color:#333333;
	border-right:1px solid #191919;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#000000;
	border-right:1px solid #212121;
	border-bottom:1px solid #191919;
}
.fc tbody tr.alt td, .fc tbody tr.alt th{
	background-color:#0a0a0a;
}
.fc caption, .fc tfoot{
	color:#FFFFFF;
}
.fc thead th{
	color:#FFFFFF;
}
.fc tbody th div, 
.fc tbody td.count, .fc .grid tbody td a, .fc td.percent var, 
.fc .timestamp b, .fc .timestamp span{
	color:#444444;
}
.fc .indent .count{
	color:#4b4b4b;
}
.fc .grid tbody td a span{
	color:#565656;
}
.fc tbody .timestamp{
	color:#5c5c5c;
}
.fc .choices tbody tr:hover td, .fc .choices tbody tr:hover th,
.fc .data tbody tr:hover td, .fc .data tbody tr:hover th,
.fc .grid tbody td:hover{
	background-color:#000000;
}
.fc tbody tr:hover th div,
.fc tbody tr:hover td,
.fc tbody tr:hover var{
	color:#FFFFFF;
}
#top, #bottom{
	visibility:hidden;
}