/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
	
a:hover {
	color: #FFBA00;
	}
	
/* ID Styles */



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px outset gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}









#navigation a {

background: white url(../images/topglossyback.gif) repeat-x bottom left;

	font:10px Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:24px;
	display:block;
	padding: 0px 20px;
	border-right:1px solid #CCCCCC;
	}
	
#navigation a:hover {
    background: white url(../images/topglossyback2.gif) repeat-x bottom left;
	color:#ffffff;
	
	}

#background td {
	background: url(mm_bg_header.gif);
	}
	
#padding {
	padding:14px;
	}
	

	
/* Class Styles */
.antispam { display:none;}

.style4 {font-size: 12px}
.style5 {color: #D3DCE6}
.style6 {color: #FFFFFF}
.style7 {color: #FFBA00}
.style8 {
	color: #FFBA00;
	font-size: 16px;
	font-weight: bold;
}
.style16 {
	color: #D3DCE6;
	font-size: 10px;
	
}
.style11 {font-size: 10px}
.style13 {color: #CCCCCC}
.style17 {color: #CCCCCC; font-size: 10px; }
.style18 {font-size: 10px; color: #ECE9D8; }
.style20 {font-size: 16px}
.style24 {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; }
.style25 {
	font-size: 36px;
	color: #CCCCCC;
}
.style27 {color: #CCCCCC; font-family: "Times New Roman", Times, serif; }
.style28 {color: #999999}
.style29 {font-family: "Times New Roman", Times, serif}
.style31 {
	font-weight: bold;
	font-size: 14px;
	color: #CECFCE;
	font-family: tahoma, verdana, sans-serif;
	font-style: italic;
}
.style32 {font-size: 18px}
.style33 {
	font-size: 24px;
	color: #FFCF00;
}
.style35 {color: #B5CBF7}

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
	
.logo2 {
	font:17px Times New Roman, Times, serif;
	color: #FFBA00;
	
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	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;
	}
	
