.HomePageUpdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666633;
	line-height: 110%;
	padding: 10px;
	margin: 0px;
}
.ThinBoxLine {
	border: 1px solid #999900;
}
.HomePageWelcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 110%;
	font-weight: bold;
	color: #006699;
}
.BoxRoundedCorner {
	border: 1px solid #CC9900;
	background-color: #CCCC33;
	padding: 5px;
	margin: 0px;
}
.NewsFeedBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	text-align: left;
	line-height: 100%;
	padding: 0px;
	vertical-align: top;
}
.NewsFeedHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
.PageStoryBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666633;
	text-indent: 15pt;
	line-height: 18px;
}
.PageStoryHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	line-height: 22px;
}
.ThinLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999900;
}
.ThickLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
.GalleryDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-position: center top;
	padding: 3px;
	border: 1px double #996600;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.PageStoryBodyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #666633;
}
