@charset "UTF-8";
/* CSS Document */

body {
	background-color: #C0DFFD;
	width: auto;
	color: #1294A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
}

td {
	font: 11px;
	color:#003366;
}

.pageName {
	font-size: 24px;
	font-weight: bold;
	color: #1294A3;
}

.redTitleLink {
	font: 16px;
	color: #FF0000;
	text-decoration: none;
}

.darkRed {
	color: #cc0000;
	font-weight: bold;
}

a {
	color: #FF6600;
	font-weight:bold;
}
	
a:hover {
	color: #3366CC;
}

/* ID Styles */
#navigation td {
	border-bottom: 2px solid #C0DFFD;
}
	
#navigation a {
	font: 11px;
	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;
	color: #CCFF99;
	letter-spacing: .2em;
	line-height: 30px;
}

#tagline {	
	font: 12px;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
}
		
#dateformat {
	font:11px;
	color: #003366;
	letter-spacing:.2em;
}
	
/* Class Styles */
	
.pageName{
	/*font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;*/
	}
	
.subHeader {
	font:bold 10px;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
}

.quote {
	font: 20px;
	color: #759DA1;
	line-height: 30px;
}
	
.smallText {
	font: 10px;
	color: #003366;
}
	
.navText {
	font: 11px;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}

.stress
{
	font-size: 10.5px;
	font-weight: bold;
	font-family: Calibri&quot;,&quot;sans-serif&quot;
}