/* Global Styles */

body {
	margin:0px;
	font-size: 13px;
	}
	
a {
	color: #3333CC;
	font-weight:bold;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
a:hover {
	color: #006600;
	}

h2{
	color: #CC0099;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3{
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}


/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 12px 45%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#003366;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}
	

	
/* Class Styles */
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #36C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	font-weight: bold;
	letter-spacing:0.1em;
}
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.pageName{
	color: #006699;
	line-height:24px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	font-weight: bold;
	}
	
.subHeader {
	color: #09C;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	text-transform: uppercase;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}

.quote {
	color: #006B0A;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	padding-top: 18px;	
}
	
.stafftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	padding-top: 18px;
	font-style: italic;
}
.bullet {
	line-height:17px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	display: list-item;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 12px;
}
.numbered {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}
