/* Global Styles */
body {
	margin:0px;
}
td {
	font:11px Lucida Sans;
	color:#003366;
}
a {
	color: #FF6600;
	font-weight:bold;
}
a:hover {
	color: #3366CC;
}

/* ID Styles */
#navigation td {
	border-bottom: 2px solid #C0DFFD;
}
#navigation a {
	font: 11px Lucida Sans;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 16px;
	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:40px Lucida Sans;
	color: #FFFFFF;
	letter-spacing:.2em;
	line-height:33px;
}
#tagline {
	font:12px Lucida Sans;
	color: #E6F3FF;
	letter-spacing:.2em;
	line-height:18px;
}
#monthformat {
	border-bottom: 2px solid #E6F3FF;
}
#dateformat {
	font:9px Lucida Sans;
	color: #E6F3FF;
	letter-spacing:.2em;
}
#dateformat a {
	font:11px Lucida Sans;
	color: #E6F3FF;
	font-weight:bold;
	letter-spacing:.1em;
}
#dateformat a:hover {
	color: #E6F3FF;
	letter-spacing:.1em;
}

/* Class Styles */
.bodyText {
	font:11px Lucida Sans;
	color:#333333;
	line-height:20px;
	margin-top:0px;
}
.pageName {
	font: 18px Lucida Sans;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
}
.subHeader {
	font:bold 11px Lucida Sans;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
}
.quote {
	font: 20px Lucida Sans;
	color: #759DA1;
	line-height:30px;
}
.smallText {
	font: 9px Lucida Sans;
	color: #333333;
	line-height:13px;

}
.navText {
	font: 11px Lucida Sans;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}
