
/* Global Styles */
body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: "Times New Roman";
}

	
td {
  	color: #003366;
  font-family: times;
  font-size: 11px;
}

	
a {
  	color: #FF6600;
  	font-weight: bold;
}

	
a:hover {
  	color: #3366CC;
}

/* ID Styles */
#navigation td {
  border-bottom: 2px #C0DFFD solid;
}

	
#navigation a {
  	color: #003366;
  	line-height: 16px;
  	letter-spacing: .1em;
  	text-decoration: none;
  	display: block;
  font-family: times, roman;
  font-size: 11px;
  padding-top: 8px;
  padding-left: 26px;
  padding-right: 6px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-image: url("mm_arrow.gif");
  background-position: 14px 45%;
}

	
#navigation a:hover {
  	color: #FF6600;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url("mm_arrow.gif");
  background-position: 14px 45%;
}

	
#logo {
  	color: #CCFF99;
  	letter-spacing: .2em;
  	line-height: 30px;
  font-family: times, roman;
  font-size: 30px;
}

#tagline {
  	color: #FF9933;
  	letter-spacing: .4em;
  	line-height: 18px;
  font-family: times, roman;
  font-size: 14px;
}

#monthformat {
  border-bottom: 2px #E6F3FF solid;
}

		
#dateformat {
  	color: #003366;
  	letter-spacing: .2em;
  font-family: times, roman;
  font-size: 11px;
}

	
#dateformat a {
  	color: #003366;
  	font-weight: bold;
  	letter-spacing: .1em;
  font-family: times, roman;
  font-size: 11px;
}

	
#dateformat a:hover {
  	color: #FF6600;
  	letter-spacing: .1em;
}

	
/* Class Styles */
	
.bodyText {
  	color: #003366;
  	line-height: 20px;
  	margin-top: 0px;
  font-family: times, roman;
  font-size: 14px;
}

	
.pageName {
  	color: #3366CC;
  	line-height: 24px;
  	letter-spacing: .2em;
  font-family: times, roman;
  font-size: 18px;
}

	
.subHeader {
  	color: #3366CC;
  	line-height: 16px;
  	letter-spacing: .2em;
  font-family: times, roman;
  font-size: 10px;
  font-weight: bold;
}

.quote {
  	color: #759DA1;
  	line-height: 30px;
  font-family: times, roman;
  font-size: 20px;
}

	
.smallText {
  	color: #003366;
  font-family: times, roman;
  font-size: 14px;
}

	
.navText {
  	color: #003366;
  	line-height: 16px;
  	letter-spacing: .1em;
  	text-decoration: none;
  font-family: times, roman;
  font-size: 12px;
}
	