/* Global Styles */

body {
	margin:0px;
	background-color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.Style1 {font-style:oblique; font-size: 16px; font-weight: bold; color: #FFCC00;
}

.Style2 {font-size:14px; color:#FFCC00; font-weight:bold; font-style:oblique; margin-bottom:10px; margin-top:10px; margin-left:4px; margin-right:4px; text-align:justify;
}

.Style3 { font-size:14px; color:#000000; font-weight:bold; font-style:oblique;
}

.Style4 {font-style:oblique; font-size: 22px; font-weight: bold; color: #FFCC00;
}

.Style5 {
	font-size: 18px;
	font-weight: bold;
	color:#FF0000
}

.Style6 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:oblique;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px; margin-right:10px;
}

.Style9 {font-style:oblique; font-size: 14px; font-weight: bold; color:#FFFFFF; margin-bottom:10px; margin-top:10px; margin-left:4px; margin-right:4px; text-align:justify;
}

td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #333366;
	font-weight:bold;
	}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
	#Scroller {
      border: 5px double #0B6900;
   }

	
/* Class Styles */
	
.bodyText {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.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 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 12px Verdana;
	color: #FFFFFF;
	font-weight:bold;
	font-style:oblique;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.navText2 {
	font: 12px Verdana; color:#333366;
	
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:4px;
	
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}	
	
