@charset "utf-8";
.contentCapsule {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-width: 0px;
	border-style: none;
	background: #FFFFFF;
}

.formatted_text {
	margin-right: 8px;
	margin-left: 8px;
}
.formatted_text h1 {
	font: normal 22px/22px "Century Gothic", Tahoma, Verdana, Arial;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #0066CC;
}

.formatted_text h3 {
	font: normal 18px/22px "Century Gothic", Tahoma, Verdana, Arial;
	color: #0066CC;
	border-bottom: 1px solid #CCCCCC;
}
.formatted_text h2 {
	font: 20px/22px "Century Gothic", Tahoma, Verdana, Arial;
	display: block;
	border-bottom: 3px solid #CCCCCC;
	color: #999999;
	padding-top: 30px;
}
.errors {
	background: #c98686;
	border: 1px solid #8f2c2c;
	color: #FFFFFF;
	margin: 10px 5px 20px;
	font-size: 11px;
}
.errors p {
	font-size: 14px;
	font-weight: bold;
}
.errors ul {
}
.jcom_address  {
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-top: 25px;
	margin-left: 8px;
	font-weight: bold;
}
.note {
	margin-right: 8px;
	margin-left: 8px;
}
.send_message_form {
	font-size: 11px;
	border: 3px solid #AEB3B9;
}
.send_message_form th {
	background: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}
.send_message_form td {
	background: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
}
.note {
	margin-left: 8px;
}
.message_sent {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.form_webring {
}
h2.webring_hdr {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

