/* Global Styles */

body {
	margin:0px;
	background-color: #0099CC;
	}
	
td {
	color:#000066;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	}
	
a {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial;
	font-size: 10px;
	}
	
a:hover {
	color: #888888;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0DFFD;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:9px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	background-image: url(mm_arrow.png);
	background-repeat: no-repeat;
	background-position: 8px 45%;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}
	
	
	
	
	
#navigation a:hover {
	color:#003366;
	background-color: #CCCCCC;
	background-image: url(mm_arrow_hover.png);
	background-repeat: no-repeat;
	background-position: 8px 45%;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
	}
	
#logo 	{
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial;
	font-size: 24px;
	}

#tagline 	{
	color: #666666;
	letter-spacing:1px;
	line-height:13px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	background-color: #CCCCCC;
	background-image: url(back2.png);
	background-repeat: no-repeat;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
	padding-left: 150px;
		}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:0.2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	background-color: #003399;
	text-align: right;
	padding-right: 10px;
	}
	
#dateformat a {
	color: #FFFFFF;
	font-weight:bolder;
	letter-spacing:.1em;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #666666;
	letter-spacing:0.1em;
	font-family: Arial;
	}
	
/* Class Styles */
	
.bodyText {
	color:#FFFFFF;
	margin-top:0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align: 100%;
	}
	
.pageName{
	color: #003366;
	line-height:24px;
	letter-spacing:0.2px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	float:right;
	white-space: normal;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #003366;
	font-family: Arial;
	font-size: 10px;
	padding-left: 10px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	}
	
