body {
	background-color: #000000;
	background-image:  url(/images/bkg_05.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}

.med_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.lg_gen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.head_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}

.sm_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.border_dark_gray {
	border: 1px solid #333333;
}

.border_onmc_orange {
	border: 1px solid #F03517;
}

.border_lite_gray {
	border: 1px solid #999999;
}


.orange_border
{
	border: 1px solid #F03517;
}

.white_border
{
	border: 1px solid #ffffff;
}


.blue_link:link, blue_link:active, blue_link:postlink {
	color: #000099;
	font-weight: bold;
	text-decoration:none;
}

.blue_link:visited {
	color: #000099;
	font-weight: bold;
	text-decoration:none;
}

.blue_link:hover{
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}






.yellow_link:link {
	color: #FFE400;
	font-weight: bold;
	text-decoration:underline;
}

.yellow_link:visited {
	color: #FFE400;
	font-weight: bold;
	text-decoration:none;
}

.yellow_link:hover{
	color: #FF9900;
	font-weight: bold;
	text-decoration:none;
}






.black_link:link, black_link:active, black_link:postlink {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}




.black_link:visited {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.black_link:hover{
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}


.link_orange:link, .link_orange:active, .link_orange:postlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.link_orange:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.link_orange:hover{
	color: #37939B;
	font-weight: bold;
	text-decoration:none;
}

.main_content_bg {
	background-image: url(/template/images/bg_sidebars_10.gif);
	background-color: #000000;
}

.main_content_welcome_bg {
	background-image: url(/template/images/bg_sidebars_11.gif);
	background-color: #434343;
}


.bg_menu_decor {
	background-image: url(/template/images/template_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 254px;
}
.text_orange {
	color: #F03517;
}
.text_yellow {
	color: #FFCC00;
}

.text_yellow_bold {
	color: #FFCC00;
	font-weight:bold;
}


.org_nav_bg {
	background-image: url(/template/images/template_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
}

.bot_bg_bar {
	background-image: url(/template/images/template_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
}

.bot_bg_bar_gray
{
	background-image: url(http://member.onmc.com/template/images/template_11.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
}

.lcp_table_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 600px;
}
.med_gen_listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.med_gen_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.box25 {
	height: 25px;
}
.grad_gray_white {
	background-image: url(/images/grad_gray_white.gif);
	background-repeat: repeat-x;
}
.sm_gen_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.med_gen_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.login_med_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.login_med_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/*REFERRAL PAGE*/

div#referralpage_container{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

div#referralpage_header{
	width:499px;
	clear:both;
}

div#referralpage_content{
	width:499px;
	clear:both;
}

div#referralpage_content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#242424;
	font-weight:bold;
}

div#referralpage_content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

div#referralpage_content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6421d;
	text-decoration:none;
	font-weight:bold;
}

div#referralpage_content a:hover{
	text-decoration:underline;
}

div#referralpage_subhead{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	text-align:center;
}

div#referralpage_sep{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}

div#btn_ref{
	width:160px;
	margin-top:5px;
	padding:0;
}

div#currentrefs_container{
	width:159px;
	margin-top:15px;
	padding:0;
}

div#currentrefs_header{
	width:159px;
	height:39px;
	padding:0;
	margin:0;
	clear:both;
	background:URL(../aa_home/images/header_currentrefs.gif) no-repeat top;
}


div#currentrefs_total{
	width:159px;
}

div#currentrefs_total p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:800;
	padding-top:25px;
	_padding-top:23px;
	margin-left:45px;
}




div#currentrefs_content{
	width:159px;
	height:200px;
	background-color:#000000;
	overflow:auto;
}

div#currentrefs_content ol{
	margin:0;
	padding-left:25px;
	padding-top:5px;
}

div#currentrefs_content li{
	font-family:Arial, Helvetica, sans-serif;
	color:#f6421d;
	font-size:12px;
	padding:0;
	margin:0;
}

div#currentrefs_content p{
	font-family:Arial, Helvetica, sans-serif;
	color:#dddddd;
	font-size:12px;
}

div#currentrefs_footer{
	width:159px;
	height:10px;
	padding:0;
	margin:0;
	clear:both;
}

div#howrefer_container{
	width:501px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin:0;
}

div#howrefer_header{
	padding:0;
	margin:0;
	clear:both;
	width:501px;
	height:38px;
}
div#howrefer_content{
	margin:0;
	padding:10px;
	background-color:#000000;
}

div#howrefer_or{
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f6421d;
}

div#howrefer_content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

div#howrefer_content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f6421d;
	font-weight:bold;
	text-decoration:none;
}

div#howrefer_content a:hover{
	text-decoration:underline;
}

div#howrefer_footer{
	padding:0;
	margin:0;
	clear:both;
	width:501px;
	height:12px;
}