/* Global Styles */

body {
	margin:0px;
	background-color: #E7D6BC;
}

	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #006600;
	}
	
a:hover {
	color: #99CC66;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{
	color: #CC0066;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:13px Arial, Helvetica, sans-serif;
	color: #CC0066;
	letter-spacing:.1em;
	}
	
#dateformat a {
	font:13px Arial, Helvetica, sans-serif;
	color: #CC0066;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	font: 16px Arial, Helvetica, sans-serif;
	color: #66CC33;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.FSB0 {  font-family:  Arial, sans-serif; 
font-size: 12px; font-style: normal; font-weight: bold}

.FS1 {  font-family:  Arial, sans-serif;
font-size: 12px; font-style: normal; font-weight: normal; color: #253270}

.FSB1 {  font-family: Arial, sans-serif;
font-size: 12px; font-style: normal; font-weight: bold; color: #666633}

.FSB2 {  font-family: Arial, sans-serif;
font-size: 12px; font-style: normal; font-weight: bold; color: #CC0066}

.FM0 {  font-family:  Arial, sans-serif; 
font-size: 14px; font-style: normal; font-weight: normal}

.FMB0 {   font-family:  Arial, sans-serif; 
font-size: 14px; font-style: normal; font-weight: bold}

.FM1 {  font-family:  Arial, sans-serif;
font-size: 12px; }

.VRD10BBLKBG2 {  font-family:  Arial, Helvetica, sans-serif; 
font-size: 10px; font-style: normal;  color: #000000;}

.VRD10BBLKBG3 {  font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; font-style: normal; font-weight: bold; color: #253270; background-color: #C6CBDD}

.subtitles {  font-family: verdana, Arial, sans-serif;
font-size: 14px; font-style: normal; font-weight: bold; color: #CC0066}

.FMB2 {  font-family: verdana, Arial, sans-serif;
font-size: 14px; font-style: normal; font-weight: bold; color: #000000}
	

.TITLEHeaders {  font-family: verdana, Arial, sans-serif;
font-size: 16px; font-style: normal; font-weight: bold; color: #006600}

.subHeader {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:.15em;
	}
	
.labels {
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
	}	

.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;
	}
	
A.B {
	text-decoration : none;
	color : #006600;
	font-weight : bold;
	font-style : normal;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	}
	

A.B:HOVER {
	text-decoration : none;
	color : #99CC66;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	font-family: verdana, Arial, sans-serif;
}

A.C {
	text-decoration : none;
	color : #006600;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	font-style : normal;
	}

A.C:HOVER {
	text-decoration : none;
	color : #99CC66;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	font-style : normal;
}

