#tpaheader 
{
	/*
	font-size: 36px;
	font-weight: bold;
	clear: right;
	line-height: 40px;
	border-bottom: 1px dotted #999999;
	*/
}

#tpaform h2, #tpainfo h2 {
	margin: 0px;
	color: #01A6DE;
	font-size: 24px;
	letter-spacing: 0px;
	padding-top: 10px;
}

#tpaform {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

#interested option, #hearabout option {
	color: #000000;
}

#interested, #hearabout, #interested option.first, #hearabout option.first {
	color: #999999;
}

#tpaform input, #tpaform select {
	font-size: 12px;
}

#tpaform label {
	display: block;
}

#tpainfo p {
	margin: 0px;
	line-height: 12px;
}

#tpaleft {
	width: 300px;
	float: left;
	display: inline;
	font-size: 11px;
}

#tpaleft h2{
}

#tparight {
	width: 260px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;
}

#tparight ul {
	list-style-image: url(../images/checkbox.gif);
	list-style-type: square;
}

#tparight li {
	margin-bottom: 3px;
}

#tpaheader_rightheader
{
	margin: 0px;
	padding: 0px;
}

#tpaheader_rightheader h2
{
	font-family: Arial;
	font-size: 22px;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#tpaheader_rightheader_content
{
	font-size: 11px;
	line-height: 13px;
	margin-top: 6px;
}

form.cmxform label.error, label.error {	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
}

input.error { border: 1px dotted red; }

