/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
	height: auto;
	width: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:hover {
	color: #000000;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #FF6600;
	font-size: 11px;
	}

#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: #CCCCCC;
	letter-spacing:.3em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 58px;
	}
	
.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.bodyText {
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.detailText {
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #CCCCCC;
	letter-spacing:.2em;
	line-height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	
.subHeader {
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.calendarText {
	color: #26354A;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
.sidebarText {
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.tbutton {
	VERTICAL-ALIGN: middle; LINE-HEIGHT: 11px; TEXT-ALIGN: center
}
.tbutton A {
	PADDING-RIGHT: 2px;
	DISPLAY: block;
	PADDING-LEFT: 2px;
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 2px;
	WIDTH: 105px;
	PADDING-TOP: 2px;
	HEIGHT: 31px;
	BACKGROUND-COLOR: #eeefe7;
	TEXT-DECORATION: none;
	border: 1px solid #666666;
}
.tbutton A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #A3E37B;
	border: 1px solid #000000;
}
