/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFE1;
	}

	
td {
	color:#003366;
	font-size: 11px;
	font-family: "Segoe Print", "Lucida Handwriting", "Comic Sans MS";
	}
	
a {
	color: #FF6600;
	}
	
a:hover {
	color: #3366CC;
	font-style: italic;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	}
	
#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 {
	color:#FF6600;
	background-color: #FFFFCC;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	
#logo 	{
	color: #0080C0;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: "Segoe Print", "Lucida Handwriting", "Comic Sans MS";
	font-size: 18px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	}

#tagline 	{
	color: #FF6633;
	letter-spacing:.4em;
	line-height:18px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	font-family: "Segoe Print", "Lucida Handwriting", "Comic Sans MS";
	font-size: 12px;
	background-position: center;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #3366CC;
	line-height:24px;
	letter-spacing:0.2em;
	font-size: 18px;
	text-align: left;
	}
	
.subHeader {
	line-height:16px;
	letter-spacing:0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

.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: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #0080C0;
	}
	
.navBlank {
	color: #FFFFCC;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #FFFFE1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.red {
	color: #F00;
}
.maroon {
	color: #800000;
}

