/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #333333;
	font-weight:normal;
	text-decoration:underline;
	}
	
a:hover {
	color: #000000;
	}
	
/* ID Styles */

#navigation a {
	color: #172A62;
	text-decoration: none;
	letter-spacing:0.2em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-style: none;
	border-right-color: #D9E0E8;
	border-left-style: none;
	border-top-color: #D9E0E8;
	border-bottom-color: #D9E0E8;
	border-left-color: #D9E0E8;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-style: none;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	}
	
#navigation a:hover {
	color:#666666;
	background-color: #D0E1EB;
	}

#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: #333333;
	}
	
/* Class Styles */

.logo {
	color: #003300;
	letter-spacing:0.3em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.tagline {
	color: #333333;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.bodyText {
	line-height:22px;
	color:#333333;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.detailText {
	line-height:16px;
	color:#000066;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #FF6600;
	letter-spacing:0.3em;
	line-height:32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.subHeader {
	color: #000033;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	color: #002346;
	letter-spacing:0em;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #B7DCCA;
	letter-spacing:0.1em;
	}
	
	
.sidebarText {
	font:12px Arial, Helvetica, sans-serif;
	color: #002200;
	letter-spacing:0.2em;
	line-height:19px;
	}
	
