body {
	background-color: #CECFCE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #555555;
}
td.nav {
	background-color: #BED4EB;
	background-image: url(images/navWash.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #363B51;
	font-weight: 900;
	font-style: normal;
}
a.nav {
	color: #363B50;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #4A88C1;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #414968;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
}
.quoteLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}
.show {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D3759;
}
.contentBullet {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.link {
	color: #333366;
	text-decoration: none;
}
.newsArticle p {
	text-indent: 1em;
}
.newsArticle {
	padding: 10px 40px;

}
.newsArticle h1 {
	font-size: 250%;
	font-variant: small-caps;
	text-align: center;
	border-bottom: 1px double #CCCCCC;
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1em;
	padding-bottom: 10px;
}
.newsArticle span.2nd {
	color: #cdccbb;
}
.newsArticle p.subTitle {
	text-indent: 0em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.newsArticle img {
	border: 1px solid #333333;
}
.newsArticle div.photo {
	float: right;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	background: #CCCCCC;
	font-size: 80%;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;
}
