/* Type Styles */


body {
	background-color: #C0DFFD;
	margin:0px;
}

td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	}

/* Pseudo-class Style */

a:hover {
	color: #3366CC;
	}


/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	color: #003366;
	line-height:26px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	}
	
.style3 {
	font-size: 12px;
	color: #003399;
	line-height:20px;
	text-align: justify;
}

.style4 {
	font-size: 12px;
	color: #003399;
	line-height:20px;
	text-align: center;
	font-weight: bold;
}

.style5 
{
	font-size: 12px;
	color: #003399;
	line-height:20px;
	text-align: right;
}

.style6 {font-size: 10px}

.style7 {font-size: 12px; color: #003399; }

.style8 {
	font-size: 14px
}

.style9 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}

/* style11 & style15 only vary in font color: 11-darker, 15-same as body font*/
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
/*	color: #3366CC; */
}

.style15 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.style12 {
	color: #FFFFFF
}

.style13 {
	color: #0000cc
}

.style16 {color: #003399
}

.style17 
{
	font-size: 10px; 
	color: #0000CC; 
}



/* ID Styles, some are Descendent Selectors too*/

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	font-weight: normal;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	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 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;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	padding-left: 12px;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
#tdBanner {
	/*	background-color: #2726EE; */
	background-color: #FFFFFF;
	width: 900px;
	height: 137px;

}
.bullet {
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
.rightBorder {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #e6f3ff;
}
.catalogText {
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 1px;
}
.catalogImages {
	horizontal-align: center;
	vertical-align: top;
	text-align: center;
}
.catalogDisplay {
	horizontal-align: center;
	vertical-align: top;
	text-align: center;
}
