/* Attendee Resource CSS */

.res_copy {
	color: #000000;
	font-size: 12px;
	margin-bottom: 12px;
}

.res_head {
	color: #003300;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

a.res_readmore {
	color: #961334;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	font-weight: 700;
	text-decoration: none;
}

a.res_readmore:hover {
	color: #AB425D;
	text-decoration: underline;
}

div.res_form_error {
	font-size: 12px;
	color:#990000;
}

.res_link {
	color:#7F755A;
}

a.res_link {
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

a.res_link:hover {
	color: #003300;
	text-decoration: underline;
}


.res_format {
	font-size: 10px;
}
