/* CSS Document Authored by Brad Kaloupek, http://www.kaloupek.com, 01-30-09 */



/* form styling */
#formContentArea {margin:20px 0 0 0; width:1000px;  background-color:#cad3a7;}

#formText { padding:10px; margin: 50px 20px 20px 390px; width: 570px; text-align:left; color:#000000; }



form {color:#000000;
	font: 12px/14px Arial, Helvetica,  sans-serif; }
select, input {  border: none; margin:2px 3px 2px 3px; padding:2px 3px 2px 3px;}
textarea {width:300px}
#personal, #personal-container { margin:0 0 10px 0;;}
#personal table {width:200px;}
#authorization {height:100px;}

#Interestlist1_cmdSubmit {width:120px; height:30px;}

#Interestlist1_lblFirstName, #Interestlist1_lblLastName, #Interestlist1_lblPhone, #Interestlist1_lblEmail, #Interestlist1_lblAddress, #Interestlist1_lblCity, #Interestlist1_lblProvince, #Interestlist1_lblPostal  {float:left; display:block; width:80px; margin:0px 0px; overflow:hidden;}

#Interestlist1_lblBrokerFirstName, #Interestlist1_lblBrokerLastName,  #Interestlist1_lblBrokerEmail,#Interestlist1_lblBrokerCompany, #Interestlist1_lblBrokerPhone, #Interestlist1_lblQuestion4 {clear:both; float:left; display:block; width:120px; margin:3px 5px; overflow:hidden;}

#Interestlist1_lblPhoneExample, #Interestlist1_lblBrokerPhoneExample {margin: 0 0 0 5px; font-size:9px; color:#333;} 

#Interestlist1_ValidationSummary1 {color:#FF0000;}