#contact-copy
{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 860px;
	margin-top:30px;
	margin-left: 40px;
}

#contact-info
{
	margin-top:30px;
	margin-left: 40px;
	float: left;
	position: relative;
}

#contact-info .information
{
	font-size: 12px;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 215px;
	margin-bottom: 30px;
}

#contact-info a
{
	text-decoration: none;
}

#contact-info a:hover
{
	text-decoration: underline;
}

#contact-form
{
	margin-top:30px;
	margin-left: 40px;
	margin-right: 40px;
	float: right;
	position: relative;
	width: 540px;
}

label{
	color:#333333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0 12px 10px 0;
	display: block;
}

input[type="text"]
{
	height: 24px;
	padding: 8px 0 0 10px;
	border-style: solid;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('../images/input_bg.gif') repeat-x 0 0;
	display: block;
}
textarea{
	padding: 8px 0 0 10px;
	border-style: solid;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('../images/input_bg.gif') repeat-x 0 0;
	display: block;
}
select
{
	width: 163px;
	border: solid 1px #D8D8D8;
	margin: 6px 0 0 0;
}

.form-part
{
	float: left;
	margin: 0 20px 10px 0;
}

div.right-side
{
	margin: 0 0px 10px 0;	
}

.half
{
	width: 249px;
}

.half input
{
	width: 237px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-style: solid;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('../images/input_bg.gif') repeat-x 0 0;
	display: block;
}

.city
{
	width: 239px;
}

.city input
{
	width: 227px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-style: solid;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('../images/input_bg.gif') repeat-x 0 0;
	display: block;
}

.state
{
	width: 98px;
}

.state select
{
	width: 86px;
}

.zip
{
	width: 141px;
}

.zip input
{
	width: 129px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-style: solid;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('../images/input_bg.gif') repeat-x 0 0;
	display: block;
}

input[type="radio"]
{
	margin-right: 6px;
}

#content #contact-form ul li label
{
	display: inline;
}

#content #contact-form ul li
{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#content #contact-form ul
{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

input[type="submit"]{
	width: 143px;
	height: 34px;
	margin: 12px 0px 0 0;
	background: url('../images/submit.png') no-repeat 0 0;
	cursor: pointer;
	text-indent:-999em;
	font-size:0px;
}

input[type="submit"]:hover{
	width: 147px;
	margin-left: -2px;
	background: url('../images/submit.png') no-repeat -143px 0;
	cursor: pointer;
}

#disclaimer
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #333333;
	margin-top: 12px;
}

ul.errorlist li{
	list-style: none;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #a7233c;
	font-size: 11px;
	margin: 10px 0 0 0;
}

div.errors label{
	color: #d21538;
	font-weight: bold;
}

div.errors input[type="text"], div.errors textarea, div.errors select{
	border: solid 1px #d21538 !important;
}

p.error-banner{
	width: 518px;
	height: 35px;
	padding: 15px 0 0 0;
	margin: 0px 0 20px 0;
	background: url('/images/contact_error_banner.png') no-repeat 0 0;
	color: #fff;
	text-align: center;
}
#content #contact-form ul li{width:100%;display:block;}
#content #contact-form ul li label{width:100%;line-height:20px;padding-top:10px;display:block;}
#contact-form input{display:inline-block;width:290px;}
textarea{width:320px;display:inline-block;}
#contact-form input#sendbutton{width:143px;}