@charset "iso-8859-1";
/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}

td {
	color:#2CA5AD;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	position: absolute;
	}
	
a {
	color: #3399CC;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #15383A;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	border-right-color: #FFFFFF;
	background-color: #8080FF;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #9933FF;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:5pt;
	line-height:26px;
	top: auto;
	border-bottom: 1px;
	border-bottom-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	}
	
.tagline {
	color: #255664;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	}
	
.bodyText {
	line-height:18px;
	color:#15383A;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	white-space: normal;
	border: 1px none #999999;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	word-spacing: normal;
	font-variant: normal;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	color: #317A9D;
	letter-spacing:0.2em;
	line-height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	}
	
.subHeader {
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	color: #26354A;
	letter-spacing:0.1em;
	line-height:16px;
	border-right-color: #0000FF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #33A2AB;
	letter-spacing:0.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	

