/* Global Styles */

body {
	margin:0px;
	background:url(../images/background.jpg);
	background-attachment:fixed;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
/* 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: #FF6600;
	}

#background td {
	background:url("mm_bg_header.gif");
	}

#leftmenu td {
	height:100%;
	width:230px;
	}	
	
#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:39px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:20px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#26354A;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.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 {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.maincontenttable {
	width:100%;
	height:625px;
	border:0px;
	padding:0px;
	border-collapse:collapse;
	}

.maincontentrow {
	background-color:#D3DCE6;
	}
	
.maincontentdata {
	vertical-align:top;
	}
	
.pagetitle {
	width:600px;
	height:20px;
	border:0px;
	padding:0px;
	border-collapse:collapse;
	background-color:#26354A;
	}
		
.titletext {
	width:100%;
	height:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	}

.content {
	border-width:1px;
	border:1px solid #000000;
	border-collapse:collapse;
	padding:5px;
	width:600px;
	height:700px;
	vertical-align:top;
	}
	
.content2 {
	border-width:1px;
	border:1px solid #000000;
	border-collapse:collapse;
	padding:6px;
	vertical-align:top;
	}
	
.homepagecontent {
	width:600px;
	}
