p.subtitle span.blue{
	display:block;
	padding:20px 0px 10px 0px;
	font-size:11.5pt;
	font-weight:bold;
}
#leftcontent_container span.blackbold{
	display:block;
	margin:5px 0px 15px 0px;
}
input.radio{
	float:left;
	margin-right:4px;
	height:13px;
	width:13px;
}
/*left
--------------------------*/
#leftcontent_container label{
	width:60px;
	margin-right:10px;
	text-align:right;
}

#leftcontent_container label.labelradio{
	width:auto;
	margin-right:15px;
	text-align:left;
}

#leftcontent_container input[type="text"]{
	width:300px;
}

#leftcontent_container input#name{
	width:300px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	border:1px solid #CBCBCB;
}
#leftcontent_container input#company{
	width:300px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	border:1px solid #CBCBCB;
}
#leftcontent_container input#email{
	width:300px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	border:1px solid #CBCBCB;
}
#leftcontent_container input#phone{
	width:100px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	border:1px solid #CBCBCB;
}
#leftcontent_container input#fax{
	width:100px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	border:1px solid #CBCBCB;
}

#leftcontent_container input#subject{
	width:535px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	border:1px solid #CBCBCB;
}
#leftcontent_container  textarea#message{
	width:535px;
}

/*#leftcontent_container input[type="submit"] {
	float:right;
	width:70px;
	height:21px;
	background:url(../img/sendformbutton.gif) no-repeat top left;
	font-size:8pt;
	font-weight:bold;
	color:#083643;
	text-align:left;
	padding-left:6px;
	margin-right:30px;
	border:0px;
	cursor:pointer;
}*/
#leftcontent_container input.submit{
	float:right;
	width:70px;
	height:21px;
	background:url(../img/sendformbutton.gif) no-repeat top left;
	font-size:8pt;
	font-weight:bold;
	color:#083643;
	text-align:left;
	padding-left:6px;
	margin-right:30px;
	border:0px;
	cursor:pointer;
}
#leftcontent_container .formline{
	padding-left:10px;
}
sup.asterisk {
	color:#FF7F00;
}

#leftcontent_container .footnote {
	float:left;
	font-size:8pt;
	color:FCFCFC;
	padding-top:8px;
}

#leftcontent_container p#result {
	display:none;
	font-size:8pt;
	font-weight:bold;
	color:#FF7F00;
}

#leftcontent_container p.note{
	padding-top:30px;
	font-size:7.5pt;
}