/* - - - Custom Theme - - - */


#container, body.embed{
	background-color:#ffffff;
}
.wufoo input.text, .wufoo textarea.textarea{
	background:#ffffff url(/images/fieldbg.gif) repeat-x top;
}
.wufoo .focused{
	background-color:#ffffff;
}
.wufoo .instruct{
	background-color:#f5f5f5;
}

/* Borders */
#container{
	border:0 solid #CCCCCC;
}
.wufoo .info{
	border-bottom:0 dotted #CCCCCC;
}
.wufoo .section{
	border-top:0 dotted #CCCCCC;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:0 solid #E6E6E6;
}

/* Typography */
.wufoo .info h2{
	font-size:110%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}
.wufoo .info div{
	font-size:85%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}
.wufoo .section h3{
	font-size:80%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}
.wufoo .section div{
	font-size:85%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}

.wufoo .graph h3{
	color:#4b586b;
}
.wufoo .footer{
	color:#4b586b;
}
.wufoo .footer span{
	color:#4b586b;
}

label.desc, label.choice {
	color: #444444;  
	width: 29%; 
}

label.choice {
margin-right: 15px; 
line-height: 25px;
}

select.select, input.text, textarea.textarea {
position: absolute;
left: 325px;
}

input.text  {
width: 325px;
}

.wufoo label.desc{
	font-size:85%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:Verdana;
	color:#4b586b;
}
.wufoo label.choice{
	font-size:85%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select{
	font-size:85%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
	
}
.wufoo .instruct{
	font-size:85%;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#4b586b;
}
.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	color:#4b586b;
	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:Verdana;
	color:#4b586b;
}

/* Likert Backgrounds*/

.likert table{
	background-color:#ffffff;
}
.likert thead td, .likert thead th{
	background-color:#e6e6e6;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#f5f5f5;
}

/* Likert Borders */

.likert table, .likert th, .likert td{
	border-color:#dedede;
}
.likert td{
	border-left:1px solid #cccccc;
}

/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th{
	color:#4b586b;
	font-family:Verdana;
}
.likert label{
	color:#5d6879;
	font-family:Verdana;
}
.likert caption, .likert tbody th{
	font-size:85%;
}

/* Likert Hover */

.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#ffffff;
	color:#000000;
}
.likert tbody tr:hover td{
	border-left:1px solid #cccccc;
}


/* Drop Shadows */
#top, #bottom{
	visibility:hidden;
}