/* - - - Custom Theme - - - */

/* Logo */
h1 a {
	background-image:url('../images/themes/logos/none.png'); 
	min-height:0;
	height:40px;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/themes/logos/none.png", sizingMethod="crop");
}

/* Backgrounds */
body{
	background-image:none;
	background-color:#2d3192;
}
h1{
	background-image:none;
	background-color:#2d3192;
}
#container, body.embed{
	background-color: white;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file{
	background:#999999 url(/images/fieldbg.gif) repeat-x top;
}
.safari .wufoo input.file{ /* Webkit */
	background:none;
}
.wufoo .focused{
	background-color:#0099ff;
}
.wufoo .instruct{
	background-color:#999999;
}

/* Borders */
#container{
	border:1px solid #CCCCCC;
}
.wufoo .info{
	border-bottom:1px dotted #CCCCCC;
}
.wufoo .section, .wufoo .captcha{
	border-top:1px dotted #CCCCCC;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:1px solid #E6E6E6;
}
.fixed .info{
	border-bottom:none;
}

/* Typography */
.wufoo .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}
.wufoo .info div{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}
.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color: black;
}
.wufoo .section div{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}

.wufoo .graph h3{
	color:black;
}
.wufoo .footer h4{
	color:black;
}
.wufoo .footer span{
	color:black;
}


.wufoo label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}
.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo input.file{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:black;
}
.safari .wufoo input.file{ /* Webkit */
	font-size:100%;
	font-family:inherit;
	color:black;
}
.wufoo .instruct small{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:black;
}
.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	background:none;
	border:none;
}
.altInstruct .instruct small, .wufoo li.leftHalf .instruct small, .wufoo li.rightHalf .instruct small{
	color:black;
	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:black;}
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label{
	font-family:;
	color:black;}
.safari .wufoo li.focused input.file{ /* Webkit */
	color:black;}

.confirm h2{
	font-family:inherit;
	color:black;
}
a.power{
	background-color:#003399 !important;
	border-color:#335cad !important;
	color:black !important;
}
.embed a.power{
	background-color:#1975d1 !important;
	border-color:#3385d6 !important;
	color:black !important;
}

/* Likert Backgrounds */

.likert table{
	background-color:#0066cc;
}
.likert thead td, .likert thead th{
	background-color:#1975d1;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#0a6cce;
}

/* Likert Borders */

.likert table, .likert th, .likert td{
	border-color:#217ad2;
}
.likert td{
	border-left:1px solid #3385d6;
}

/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th label{
	color:black;
	font-family:inherit;
}
.likert tbody td label{
	color:black;
	font-family:inherit;
}
.likert caption, .likert tbody th label{
	font-size:95%;
}

/* Likert Hover */

.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#0099ff;
	color:black;
}
.likert tbody tr:hover td{
	border-left:1px solid #33adff;
}

/* Big Number */

.number{
	background-color:#0a6cce;
	border-color:#1975d1;
}
.number strong, .number em{
	color:black;
}

/* ----- Field Chart Border and Background Colors ----- */

#widget{
	background:#0066cc;
}
.fcNav a.show{
	background-color:#0066cc;
	border-color:#3385d6;
}
.fc table{
	border-left:1px solid #217ad2;	
}
.fc thead th, .fc .more th{
	background-color:#217ad2;
	border-right:1px solid #3385d6;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#0066cc;
	border-right:1px solid #217ad2;
	border-bottom:1px solid #1975d1;
}
.fc tbody tr.alt td, .fc tbody tr.alt th, .fc tbody td.alt{
	background-color:#0a6cce;
}

/* ----- Field Chart Typography Colors ----- */

.fc caption, .fc tfoot,
.fc thead th, .fcNav, .fcNav a{
	color:black;
}
.fc tbody th div, 
.fc tbody td.count, .fc .cards tbody td a, .fc td.percent var,
.fc .timestamp span{
	color: black;
}
.fc .indent .count{
	color: black;
}
.fc .cards tbody td a span{
	color:black;
}

/* ----- 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 .cards tbody td:hover{
	background-color:#0099ff;
}
.fc tbody tr:hover th div,
.fc tbody tr:hover td,
.fc tbody tr:hover var{
	color:black;
}


/* Drop Shadows */
#top, #bottom{
	visibility:visible;
}