/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
a {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
	
a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #99CC99;
	}

#navigation a {
	color: #99CC77;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000000;
	font-weight:bold;
	background-image: url(transimages/mm_bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#logo 	{
	color: #000000;
	letter-spacing:0.02em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	}

#tagline 	{
	color: #000000;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #000000;
	line-height:18px;
	letter-spacing:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #e6f3ff;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #dedc36;
	line-height:18px;
	letter-spacing:0.05em;
	}
	
.subHeader {
	color: #E6f3ff;
	line-height:18px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	

#weekdays th {
	font:11px arial, helvetica;
	color: #000000;
	letter-spacing:0.1em;
	font-weight: bold;
	}

#calheader td {
	font-weight:bold;
	}

