.profile_content
{
	min-height: 500px;
	font-size: 10px;
}
	
.profile_content a
{
	color: #00603a !important;
	font-size: 8pt !important;
}

.profile_field_error
{
	font-size: 12px;
	color: #333333;
	border: 1px solid #ff4800 !important;
}
	
.profile_textarea
{
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}

.profile_field_prompt
{
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-left: 2px;
}

.profile_box_title
{
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 24px;
}

td.profile_box_top
{
	background-image: url(/eriweb/assets/img/profile/box_top.png);
	background-repeat: repeat-x;
	height: 4px;
}

td.profile_box_top_right
{
	background-image: url(/eriweb/assets/img/profile/box_top_right.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 4px;
}

td.profile_box_mid
{
	background-color: #e8e7e3;
	padding-left: 5px;
}

td.profile_box_mid_right
{
	background-image: url(/eriweb/assets/img/profile/box_mid_right.png);
	background-repeat: repeat-y;
	width: 8px;
}

td.profile_box_bot_left
{
	background-image: url(/eriweb/assets/img/profile/box_bot_left.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 11px;
}

td.profile_box_bot
{
	background-image: url(/eriweb/assets/img/profile/box_bot.png);
	background-repeat: repeat-x;
	height: 11px;
}

td.profile_box_bot_right
{
	background-image: url(/eriweb/assets/img/profile/box_bot_right.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 11px;
}

table.profile_box
{
	padding: 0px;
	border-collapse: collapse;
}

.profile_field_prompt
{
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-left: 2px;
}

table.profile_sponsoship_table
{
	padding: 2px;
}

tr.profile_box_header
{
	background: #dbdbdb;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

tr.profile_box_header td
{
	padding-left: 2px;
	padding-top: 5px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

tr.profile_box_row
{
	background: #FFFFFF;
}

tr.profile_box_row td
{
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}

tr.profile_box_row:hover
{
	background: #dbdbdb;
}

div.profile_property_report_box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: #FFFFFF;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}

a.profile_property_report_address
{
	text-decoration: none !important;
}

a.profile_property_report_address,
a.profile_property_report_view
{
	font-size: 10pt !important;
	font-weight: bold !important;
}

table.profile_client_activity_client_table
{
	padding: 0px;
	border-spacing: 0px;
}

td.profile_client_activity_client_divider
{
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.profile_client_activity_client_name
{
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}

a.profile_client_activity_client_link
{
	font-family: Arial !important;
	font-size: 15px !important;
	color: #018752 !important;
	text-decoration: none !important;
}

.profile_client_activity_client_detail
{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

div.profile_event_detail_header
{
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	width: 600px;
}

.profile_event_detail_left_pane
{
	vertical-align: top;
	width: 125px;
}

.profile_event_detail_center_pane
{
	vertical-align: top;
	width: 350px;
}

.profile_event_detail_right_pane
{
	vertical-align: top;
	width: 125px;
}
