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

/* Logo */
h1 a {
	background-image: url(../images/form-head.jpg); 
	min-height:0;
	height:84px;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kipflock.siretesting.com/images/Logo-form.gif", sizingMethod="crop");
}

/* Backgrounds */
body{
	background-image:none;
	background-color:#cac0a4;
}
h1{
	background-image:none;
	background-color:#330000;
}
#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:#E9E4C9;
}

.wufoo .instruct{
	background-color:#0099CC;
}

/* Borders */
#container{
	border:0 solid #CCCCCC;
}
.wufoo .info{
	border-bottom:1px solid #cccccc;
}
.wufoo .section{
	border-top:1px solid #cccccc;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:1px solid #999999;
}

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

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

.wufoo label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333300;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#333300;
}
.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333300;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333300;
}
.wufoo .instruct{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#FFFFFF;
}
.wufoo li.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	color:#333300;
}
.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:;
}
.wufoo li.focused label.desc{
	color:;
}
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label{
	font-family:;
	color:;
}

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