﻿body
{
	font-family: "Arial";
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 9pt;
}


.benefit_header
{
	font-weight: bold;
	color: Gray;
}


A.footer:link
{
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
A.footer:visited
{
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
A.footer:active
{
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
A.footer:hover
{
	text-decoration: underline;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}





A.HomeText:link
{
	text-decoration: none;
	color: #0D6195;
	font-size: 8pt;
	font-weight: bold;
}
A.HomeText:visited
{
	text-decoration: none;
	color: #0D6195;
	font-size: 8pt;
	font-weight: bold;
}
A.HomeText:active
{
	text-decoration: none;
	color: #0D6195;
	font-size: 8pt;
	font-weight: bold;
}
A.HomeText:hover
{
	text-decoration: underline;
	color: #0D6195;
	font-size: 8pt;
	font-weight: bold;
}





.featured_table
{
	background-color: #c4bd97;
}

.featured_header
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.featured_item_header
{
	font-size: 8pt;
	background-color: #5f4666;
	color: #FFFFFF;
}

.featured_item_label
{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}



.featured_item_row
{
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
}


img.logos
{
	border: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


.nav_row_cell
{
	width: 19%;
	text-align: center;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}



.drop_white
{
background-image: url('/images/mam_drop_white.jpg'); 
background-position: bottom left; 
background-repeat: repeat-x;	
}

.drop_tan
{
background-image: url('/images/mam_drop_tan.jpg'); 
background-position: bottom left; 
background-repeat: repeat-x;	
}


.arrow_box
{
border: none;
position: relative; 
width: 25px; 
height: 25px;
}

.text_white
{
	color: #FFFFFF;
}