/* Global Styles */

body {
	margin:0px;
	}

td { font-size:15px;
font-family: "Times New Roman";
	color:#000000;
	}
	
a {
    color: #0033CC;	
	font:16px  "sans-serif";
	
	}
	
a:hover {
	color: #804000;
	font-family: sans-serif;
	font-size: 16px;
	
	}
	a:visited{color:#804000;}
	
/* ID Styles */

#navigation a {
	color: #0033CC;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:25px;
	display:block;
	padding: 0px 10px;
	background-color:#fff3f2;
	font-family: sans-serif;
	font-size: 14px;
	border: 1px solid #D3DCE6;
	}
	
#navigation a:hover {
	color:#804000;
	background: #F0F8E6;
	}
#navigation a:visited{color:#804000;}
#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	

/* Class Styles */

.logo {
	font:16px  "sans-serif";
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
font:16px  "sans-serif";
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:16px  "sans-serif";
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}


	
.pageName {
	font:16px  "sans-serif";
	color: #804000;
	letter-spacing:.2em;
	line-height:32px;
	text-transform:uppercase;
	font-weight:bold;
	}
	
.subHeader {
font:16px  "sans-serif";
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font-size:14px ;
	font-family: "sans-serif";
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}


	
	

	

