/* CSS Document */

h2 { padding-bottom: 20px; }

#blurb p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.leadin {
	color: #800000;
	font-weight: bold;
	}

#imagearea p {
	font-size: 11px;
	color: #666666;
	margin-bottom:15px;
	}


#imagearea img {
	padding: 3px;
	border: 1px solid #eeeeee;
	}


#custom { 
	width: 360px;
	margin: 0px 0px 0px 20px; 
	float: right; 
	}

#custom form { 
	padding: 0px; 
	margin: 0px 0px 10px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	}

#custom form label { 
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	}

#custom form select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	}

#custom table { width:100%; }

#custom table td { padding-right:10px; }

#custom table table { width:65%; }

#custom table table td { padding-right:3px; }

#custom #Last_Name, #custom #Title, #custom #Company_or_University, #custom #Street_Address_1, #custom #Street_Address_2, #custom #E_mail { width:300px; }

#custom #Department { width:200px; }

#custom #City { width:123px; }

#custom #County_or_Province { width:195px; }

#custom #Telephone_Main_Number { width:150px; }

#custom p { display:none; }

#custom ul.cboxlist li label { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	}
