form {
	padding: 0px;
	margin: 0px;
}
td {
	vertical-align: top;
}
p {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 16px;
}
#pageTitle h1,
h1 {
	border-bottom: 1px solid #cfcfcf;
	font-size: 23px;
	line-height: 23px;
	padding: 5px 0 15px;
	margin: 0 0 15px;
}
h2 {
	color: #720002;
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
	margin: 4px 0px 4px 0px;
}
h2 a:link,
h2 a:active,
h2 a:visited {
	color: #720002;
	text-decoration: none;
}

h2 a:hover {
	color: #720002;
	text-decoration: underline;
}
h3 {
	color: #a80a0f;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 4px 0px;
}
h3 a:link,
h3 a:active,
h3 a:visited {
	color: #a80a0f;
}

h3 a:hover {
	color: #a80a0f;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 4px 0;
}
a {
	color: #a80a0f;
	text-decoration: underline;
}
a:hover {
	color: #720002;
	text-decoration: none;
}
.form_title td {
	background: #b10f15 url(/templates/young_professionals_connection/images/header.gif) 0 0 repeat-x;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 12px;
}
.form_title a {
	color: #ffffff;
	text-decoration: underline;
}
.form_title a:hover {
	text-decoration: none;
}
.even_row {
	font-weight: normal;
	color: #333333;	
}
.odd_row {
	background-color: #f2f0f0;
	font-weight: normal;
	color: #333333;	
}
.even_row td,
.odd_row td {
	border-bottom: 1px solid #dfdfdf;
}
.form_subtitle td {
	background-color: #b2b2b2;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 12px;
}
.form_label {
	padding: 6px 12px;
}
.form_value {
	text-align: left;
}
.form_button {
	background: #b10f15 url(/templates/young_professionals_connection/images/header.gif) 0 0 repeat-x;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 12px;
	text-align: center;
}
.form_button:hover {
	background: #ebeaea url(/templates/young_professionals_connection/images/button_over.gif) 0 0 repeat-x;
	color: #2e2e2e;
}
img {
	border-color: #cccccc;
}
.hr {
	height: 1px;
	border-top: 1px solid #cccccc;
	margin-top: 11px;
	margin-bottom: 11px;
	clear: both;
}
#message {
	color: #a80a0f;
	font-weight: bold;
	padding-right: 10px;
	padding: 3px;
	background-color: #ffffff;
	border-top: 1px solid #a80a0f;
	border-bottom: 1px solid #a80a0f;
}
#message_container {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}
input,
select,
textarea {
	font-size: 11px;
}
.form_required {
	text-align: right;
	padding-bottom: 3px;
	font-size: 11px;
}
.form_required strong {
	color: #a80a0f;
}
.form_error_field {
	background-color: #fff7f7;
}
.help_text {
	color: #aaaaaa;
	padding-left: 6px;
	font-size: 11px;
	font-weight: normal;
}
.login_left {
	padding-right:10px;
}
.login_right {
	padding-left:10px;
	border-left:1px solid #eaeaea;
}
.calendar {
	background-color: #dfdfdf;
}
.today {
	background-color: #cdcdcd;
}

