/* CSS Document */

body{
	background-color: #B7B4A6;
	background-image: url(Images/wwbackground.png);
	background-repeat:repeat;
	color:#666666;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 200;
}



P{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	line-height: 1.3em;
	font-weight: 200;
	letter-spacing:.07em;
	text-align: left;
}

a:link {
	color:#444;
	text-decoration: none;
	
}


a:hover {
	color: #996633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.BigNavLinks {color: #666666; font-family: "Century Gothic"; font-size: 18px; }
.Footer {
	font-size: 10px;
	color: #999999;
}

.style2 {color: #003366}

.inTextLink {
	font-size: 16px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {color: #333333}
.style8 {
	font-size: 14px;
	font: "Lucida Grande";
	font-weight:600;
	color: #333333;
}

.TopNavLinks {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
	color: #6B949D;
}




.NoHoverChange {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	
}
.NoHoverChange:hover {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	background-image: url(Images/buttonbackground.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-position:center;
	
}

.navigation{
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(Images/clearbuttonset.png);
	background-repeat: no-repeat;
	background-position:left;
	display: block;
	height: 25px;
	width: 150px;
	}
	
.navigation:hover{
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(Images/navigationLinkBackground.png);
	background-repeat: no-repeat;
	background-position:left;     
	display: block;
	height: 25px;
	width: 150px;
	
}
.subnav {
	font-size: 12px;
	color: #333333;
}

.date{
	font-size:11px;
	font-family:"Lucida Grande";
	background-image:url(Images/newsHeaderBG.fw.png);}
	
.newsHeader{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:800;
	color:#555;
	background-image:url(Images/newsHeaderBG.fw.png);}	
	
.newsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	line-height: 1.3em;
	font-weight: 200;
	letter-spacing:.07em;
	text-align: left;}	
