/* Global Styles 
 body {
	background-image: url(images/bkg-blue.jpg);
	background-repeat: repeat-x;
	background-color: #BFDCE3;
	}*/

/*td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}*/
	
body{background: #BFDCE3 !important;}
a {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	vertical-align: middle;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
/*	text-transform: uppercase;*/
	vertical-align: middle;;
	}
	
a.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #092654;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	;
	}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #669933;
	text-transform: uppercase;
	}
a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	vertical-align: middle;
	;
	}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #669933;	/*text-transform: uppercase;*/
	}


/* ID Styles */
	
#navigation a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height:16px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	display:block;
	}
	
#navigation a:hover {
	background: #669933;
	display:block;
	color:#FFFFFF;
	}

	
	
/*#logo 	{
	color: #CCFF99;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	}

#tagline 	{
	color: #003366;
	letter-spacing:0.4em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	right: 200px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}*/
	
	
	
	
/* Class Styles */

.style2 {
	color: #092654;
	text-transform: uppercase;
	vertical-align: middle;
	font: bold 9px Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.teamtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.navText {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	}
.navsubText {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.style5 {
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092654;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
}
a.bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092654;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;;
}
a.bios:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092654;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

/*.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.nonprofitlText {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;	
	}	
	
.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:.2em;
	}

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