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

/* Backgrounds */


/* Borders */


/* Typography */
.wufoo .info h2{
	font-size:240%;
	font-family:Georgia;
	font-weight:;
	font-style:;
	color:#5D3D34;
}
.wufoo .info div{
	font-size:95%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo .section h3{
	font-size:160%;
	font-family:Georgia;
	font-weight:;
	font-style:;
	color:#5D3D34;
}
.wufoo .section div{
	font-size:85%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}

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


.wufoo label.desc{
	font-size:95%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:Arial;
	color:#444444;
}
.wufoo label.choice{
	font-size:100%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select{
	font-size:100%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#333333;
}
.wufoo .instruct{
	font-size:85%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	font-size:9px;
	color:#444444;
	background:none;
	border:none;
}
.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:Arial;
	color:#444444;
}
a.power{
	background-color:#DEDEDE !important;
	border-color:#b2b2b2 !important;
	color:#0a0a0a !important;
	text-shadow:#b2b2b2 1px 1px 1px !important;
}
.embed a.power{
	background-color:#d6d6d6 !important;
	border-color:#bebebe !important;
	color:#333333 !important;
	text-shadow:#bebebe 1px 1px 1px !important;
}

/* Likert Backgrounds */


/* Likert Borders */


/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th{
	color:#444444;
	font-family:Arial;
}
.likert label{
	color:#565656;
	font-family:Arial;
}
.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:#99ccff;
	color:#000000;
}
.likert tbody tr:hover td{
	border-left:1px solid #7aa3cc;
}

/* Big Number */

.number{
	background-color:#e4e4e4;
	border-color:#d6d6d6;
}
.number strong, .number em{
	color:#000000;
}

/* ----- Field Chart Border and Background Colors ----- */

.fcNav a.show{
	background-color:#eeeeee;
	border-color:#bebebe;
}
.fc table{
	border-left:1px solid #cfcfcf;	
}
.fc thead th, .fc .more th{
	background-color:#cfcfcf;
	border-right:1px solid #bebebe;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#eeeeee;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #d6d6d6;
}
.fc tbody tr.alt td, .fc tbody tr.alt th, .fc tbody td.alt{
	background-color:#e4e4e4;
}

/* ----- Field Chart Typography Colors ----- */

.fc caption, .fc tfoot,
.fc thead th, .fcNav, .fcNav a{
	color:#000000;
}
.fc tbody th div, 
.fc tbody td.count, .fc .grid tbody td a, .fc td.percent var,
.fc .timestamp span{
	color:#444444;
}
.fc .indent .count{
	color:#4b4b4b;
}
.fc .grid tbody td a span{
	color:#7d7d7d;
}

/* ----- Field Chart Hover ----- */

.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:#99ccff;
}
.fc tbody tr:hover th div,
.fc tbody tr:hover td,
.fc tbody tr:hover var{
	color:#000000;
}


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