/* Global Styles */

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('images/nav_bar_vert_blue.jpg');
	margin:0px;
}	
td {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a:visited {
	color: #000066;
}
	
a:link {
	color: #000066;
}
a:hover {
	color: #6E001D;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
}

#navigation a {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
}
	
#navigation a:hover {
	background: #CCCCCC;
	color:#000066;
}
	
/* Class Styles */
.dateDisplay{
	color:#FFFFFF;
}
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
}
	
.pageName{
	font: 18px/26px Arial, Helvetica, sans-serif;
	color: #003333;
	letter-spacing:.21em;
}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}
.style1 {
	color: #02602B;
}

.style3 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
}
.style7 {
	color: #03165E; 
	font-weight: bold; 
	font-size: 14px; 
}

.style8 {
	color: #336666; 
	font-weight: bold; 
	font-size: 9px;
}
.header {
	font-size: 18px;
	color: #03165E;
}
.blueText {
	color: #04175D;
}


