/* Logo */
h1 a {
	background-image:url('images/testdrive.gif'); 
	min-height:0;
	height:40px;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/Log.jpg", sizingMethod="crop");
}
/* Backgrounds */
body{background-image:none;background-color:#FFFFFF;}
h1{background-image:none;background-color:#DEDEDE;}
#container,body.embed{background-color:#FFFFFF;}
.testdrive input.text,.testdrive textarea.textarea{background:#ffffff url(/images/fieldbg.gif) repeat-x top;}
.testdrive .focused{background-color:#ff66ff;}
.testdrive .instruct{background-color:#f5f5f5;}
/* Borders */
#container{border:1px solid #CCCCCC;}
.testdrive .info{border-bottom:1px dotted #CCCCCC;}
.testdrive .section{border-top:1px dotted #CCCCCC;}
.testdrive input.text,.wufoo textarea.textarea{border:;}
.testdrive .instruct{border:1px solid #E6E6E6;}

/* Typography */
.testdrive .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000;
}
.testdrive .info div{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.testdrive .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000;
}
.testdrive .section div{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}

.testdrive .graph h3{color:#000000;}
.testdrive .footer{color:#000000;}
.testdrive .footer span{color:#444444;}
.testdrive label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.testdrive li div,.testdrive li span,.testdrive li div label,.testdrive li span label{
	font-family:inherit;
	color:#444444;
}
.testdrive label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.testdrive input.text,.testdrive textarea.textarea,.testdrive select.select{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}
.testdrive .instruct{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.altInstruct .instruct,.testdrive li.leftHalf .instruct,.testdrive li.rightHalf .instruct{
	color:#444444;
	background:none;
	border:none;
	font-size:9px;
}
.testdrive input.btTxt{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}
.testdrive li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:#000000;
}
.testdrive li.focused div,.testdrive li.focused span,.testdrive li.focused div label,.testdrive li.focused span label{
	font-family:;
	color:#000000;
}
.confirm h2{font-family:inherit;color:#444444;}
/* 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:#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:#ff66ff;
	color:#000000;
}
.likert tbody tr:hover td{border-left:1px solid #cc52cc;}
/* Drop Shadows */
#top,#bottom{visibility:visible;}
