@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-size:90%;
	font-family:Arial, sans-serif, "Helvetica Light";
	margin-top: 10px;
}
* html body{
	font-size:small; /* for IE5/Win */
	f\ont-size:small; /* for other IE versions */
}
h1, h2, h3{
	margin: 0;
	font-weight:normal;
	font-family: Arial, sans-serif, "Helvetica Light";
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.05em;
}
p{
	margin-left: 7px;
	font-size: 90%;
	}
.shading {
	background-color: #B2C3D3;
	padding: 5px;
	font-family: Arial, "Helvetica Light", sans-serif;
	margin-bottom: 5px;
}
#container{
	position:relative;
	text-align:left;
	background-color: #FFFFFF;
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	width: 500px;
}
#top, #bottom{
	height:10px;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */

h1{
	font-size: 130%;
	text-decoration:none;
	line-height: 3em;
	text-align: center;
}
h2{
	color: #4F6D8A;
	font-size: 100%;
}
h3{
	color: #4F6D8A;
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
img { 
	behavior:  url("");
	border:none;
}

/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */

.wufoo{
	font-family:Arial, sans-serif, "Helvetica Light";
	font-size:100%;
}
.wufoo li{
	width:75%;
}
form ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:visible;
}
form li, .buttons{display:inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

form li div, form li span{
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{
	float:left;
}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}

.clear{
	clear:both;
}

form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
}
form li .icon{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
}


/* ----- INFO ----- */

.info{
	clear:both;
	margin:0;
	border-bottom:1px dotted #ccc;
}
.info[class]{
	display:block;
}
.info h2{
	font-weight:normal;
	font-size:100%;
	margin:0 0 1em 0;
	clear:left;
}
.info p{
	font-size:95%;
	line-height:130%;
	margin:0 0 1em 0;
}

/* ----- SECTIONS ----- */

form hr{
	display:none;
}
form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
	width:96%;
}
form ul li.first{
	border-top:none;
	margin-top:0px;
	padding-top:1px;
}
form .section h3{
	font-weight:normal;
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 1em 0;
}

/* ----- BUTTONS ----- */

.button{
	cursor:hand !important;
}
input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:100%;
	margin-right: 5px;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	padding:0 4px 1px 0;
	border:none;
	color:#4F6D8A;
	display:block;
	font-size:95%;
	font-weight:bold;
}
input.text, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(http://wufoo.com/images/fieldbg.gif) repeat-x top;
	color:#333;
}
input.text{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	font-family:Arial, sans-serif, "Helvetica Light";
}
select.select{
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}
input.tags{
	width:315px;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

form li.error{
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	background-color: #FFDFDF;
	margin:3px 0;
}
li.error label.desc, form label.error{
	color:red !important;
}
form p.error{
	clear:both;
	color:red;
	margin:0 0 5px 0;
	font-size:10px;
	font-weight:bold;
}
#errorMsgLbl{
	margin:5px 0 2px 0;
	font-size:110%;
	color:red;
}
#errorMsg{
	color:#222;
	font-size:85%;
}

/* ----- REQUIRED ----- */

form .req{
	float:none;
	color:red;
	font-weight:bold;
}

/* ----- INSTRUCTIONS ----- */

form li.focused{
	background-color:#fff7c0;
}
form .instruct{
	display:none;
	position:absolute;
	top:0;
	left:100%;
	width:42%;
	margin:0 0 0 8px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:80%;
	color:#444;
}
form .instruct small{
	font-size:100%;
}
form li.focused .instruct, form li:hover .instruct{
	display:block;
}
.noI form li{
	width:96% !important;
}
.noI .instruct{
	display:none !important;
}
