/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	color:#663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-left-style: none;
	border-left-width: thin;
	}
	
a {
	color: #FF6600;
	font-weight:normal;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	color: #673596;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 36px;
	background:url(../images/Logo-Bullet.gif) 14px 45% no-repeat;/*url(../Orig Site/Images/mm_arrow.gif) 14px 45% no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	background: #E0E0E9 /*url(../Orig Site/Images/mm_arrow.gif) 14px 45% no-repeat;*/				url(../images/Logo-Bullet.gif) 14px 45% no-repeat;
	color:#003366;
	}
	
#logo 	{
	color: #CCFF99;
	letter-spacing:0.3em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #99CCFF;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	color: #663366;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#dateformat a {
	color: #663366;
	font-weight:bold;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #663366;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.pageName{
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #825EA8;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.quote {
	color: #759DA1;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.bodyText li {
	/*list-style-image: url(../Orig Site/Images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;*/
}
.cellborderrt {
	border-right-style: inset;
	color: #003366;
	border-right-width: 1px;
	border-right-color: #003366;
}
.cellborderlt {
	color: #003366;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #003366;
}
