/* Global Styles */

body {
  	margin:0 auto;
  	width:800px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	color: #000099;
	border: 0.0px solid black;
	text-align: left;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a:link {
	color: #0066CC;
	font-weight:normal;
	text-decoration:none;
	}

a:visited {
	color:#990000;	
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
	}
	
a:active { 
	color: #0066CC;
	font-weight:normal;
	text-decoration:none;
	}

a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	} 

a.nav:hover {
	color: #FFFF66;
	font-weight: bold;
	text-decoration: underline;
	} 
a.nav:visited {
	color:#FFFF00;	
	font-weight:bold;
	text-decoration:underline;
} 		

a.nav:active { 
	color: #66FFFF;
	font-weight:bold;
	text-decoration:none;
}
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	}

#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 {
	font:24px Times New Roman, Times, serif;
	color: #333333;
	letter-spacing:0.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	}
	
.bodyText {
	font:11px/normal Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:0.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #0066CC;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	

