.member_portal{
	font-family:Verdana, Arial;
	font-size:11px;
}

#rc_menu_background{
	background-image:url(../images/rc_menu_background.gif);
	background-repeat:repeat-y;
	padding:0px 4px;
}

.rc_heading{
	background-image:url(../images/rc_heading_background.gif);
	background-repeat:repeat-x;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	font-weight:bold;
}

.rc_heading_alert{
	background-image:url(../images/rc_heading_background_alert.gif);
	background-repeat:repeat-x;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

.rc_menu_padding{
	padding:2px;
}

.rc_menu_item{
	background-image:url(../images/rc_button_background.gif);
	background-repeat:repeat-x;
	border:1px solid #f0f0f0;
	height:44px;
	cursor:pointer;
	font-size:10px;
	margin-top:2px;
	line-height:11px;
}

.rc_menu_item_heading{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	color:#000000;
}

.rc_menu_item_padding{
	padding:5px;
}

.rc_menu_text{
	padding:10px;
}

.rc_menu_title{
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.rc_menu_item_active{
	background-image:url(../images/rc_button_background_hover.gif);
	background-repeat:repeat-x;
	border:1px solid #c9c9c9;
	height:44px;
	cursor:pointer;
	font-size:10px;
	margin-top:2px;
	line-height:11px;
}

.rc_menu_item_highlight{
	background-image:url(../images/rc_button_background_active.gif);
	background-repeat:repeat-x;
	border:1px solid #c9c9c9;
	height:44px;
	cursor:pointer;
	font-size:10px;
	margin-top:2px;
	line-height:11px;
	color:#ffffff;
}

.rc_menu_item_highlight .rc_menu_item_heading{
	color:#ffffff;
}

.member_portal_padding{
	margin-left:2px;
}

.rc_area{
	background-image:url(../images/rc_area_background.gif);
	background-repeat:repeat-y;
	padding:0px 4px;
}

.rc_area_alert{
	background-image:url(../images/rc_area_background_alert.gif);
	background-repeat:repeat-y;
	padding:0px 4px 0px 5px;
}

.rc_area_padding{
	padding:2px;
	background-image:url(../images/rc_area_bottom_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.icon_inline{
	padding-right:10px;
}

.rc_italic{
	font-style:italic;
}

.rc_popup_padding{
	padding:0px 25px;
	_padding:0px 25px 0px 10px;
}

.rc_text_heading{
	font-size:24px;
	color:#0299ac;
}

.rc_close_link{
	text-align:right;
	font-size:12px;
}

.rc_input_heading{
	font-size:14px;
	color:#000000;
}

.rc_input_input{
	padding-top:3px;
}

.rc_input_input textarea{
	font-size:15px;
	border:2px solid #e2e2e2;
}

.rc_input_input select{
	font-size:15px;
	border:2px solid #e2e2e2;
}

.rc_input_input input{
	font-size:15px;
	border:2px solid #e2e2e2;
}

.rc_input_input textarea:hover{
	border:2px solid #0299ac;
}

.rc_input_input select:hover{
	border:2px solid #0299ac;
}

.rc_input_input input:hover{
	border:2px solid #0299ac;
}

.pointer_cur{
	cursor:pointer;
}

.permissions_table{
	height:89px;
	_height:80px;
	overflow:auto;
}

.rc_table_instance th{
	text-align:left;
	border-bottom:1px solid #e2e2e2;
}

.rc_table_instance td{
	text-align:left;
	border-bottom:1px solid #e2e2e2;
	padding-top:3px;
	padding-bottom:3px;
	line-height:13px;
}

.rc_table_instance td:hover{
	
}

.rc_table_instance tr:hover{
	background-color:#f0f0f0;
}


