#contentBody h2 a {
	background-image:url(../images/skin/h2_contact.gif);
}

form {
	margin:0;
	padding:0;
}

dl#confirm dt,label {
	margin:10px 0 2px 0;
	font-size:8pt;
	color:#999;
	display:block;
	background-color:#fff;
	width:400px;
}

h3 {
	margin:0 0 10px 0;
}

.required {
	color:#c00;
	font-size:7pt;
	background-color:#fff;
}

.alert {
	color:#c00;
	background-color:#fff;
}

.checkbox_label {
	width:auto;
	display:inline;
	color:#666;
	background-color:#fff;
}

dl#confirm {
	margin:0;
}


dl#confirm dd {
	margin:0;
	display:block;
	font-size:10pt;
}

#headtext {
	margin:0 0 20px 0;
	font-size:1px;
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	display:block;
}

#headtext.default {
	background-image:url(../images/skin/contact_msg1.gif);
	height:44px;
}


#headtext.alert {
	background-image:url(../images/skin/contact_msg2.gif);
	height:16px;
}

#headtext.confirm {
	background-image:url(../images/skin/contact_msg3.gif);
	height:44px;
}

#headtext.failed {
	background-image:url(../images/skin/contact_msg4.gif);
	height:72px;
}

#headtext.success {
	background-image:url(../images/skin/contact_msg5.gif);
	height:44px;
}

#pp-text {
	font-size:8pt;
}