﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.newsbody {
	font-size: small;
}
.authortimestamp {
	font-size: x-small;
	color: #2C508B;
}
.box {
	width: 690px;
	padding: 10px;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.style1 {
	margin-bottom: 20px;
}
.style2 {
	text-align: right;
}
.style3 {
	text-align: center;
}
.updatesBoxBody {
	font-size: small;
}
.style5 {
	margin-top: 0px;
}
.style26 {
	font-size: small;
	text-align: left;
	margin-top: 0px;
}
.style30 {
	margin-bottom: 0px;
	text-align: center;
}
.style4 {
	margin-bottom: 0px;
}
.style32 {
	text-align: center;
	font-size: small;
}
.style34, .style33 {
	border-width: 0;
}
.style35 {
	margin-left: 5px;
}
blockquote {
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #2C508B;
	margin-left: 15px;
	padding-left: 10px;
}
h1 {
	font-weight: 600;
	font-size: 18pt;
	color: #2C508B;
}
a {
	color: #70B51B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main {
	width: 690px;
}
.boxTitleDiv {
	border-left: 3px solid #2C508B;
	border-right: 3px solid #2C508B;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #2C508B;
}
.boxBodyDiv, .updatesBoxBody {
	border-left: 3px solid #2C508B;
	border-right: 3px solid #2C508B;
	border-bottom: 3px solid #2C508B;
	padding: 5px;
	text-align: center;
}
.newstitle {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-top: 5px;
	font-weight: normal;
	font-size: medium;
	margin-bottom: 0px;
}
.newstimedate {
	font-size: x-small;
	color: #2C508B;
	margin-top: 0px;
}
.newsbodydiv {
	font-size: small;
}
.newsbodydiv p {
	margin-top: 5px;
}
.firstnewsparagraph {
	margin-top: 5px;
}
.commentsgroup {
	margin-bottom: 15px;
}
.feedback {
	font-size: small;
}

.alignright {
	float: right;
}

img.alignright {
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
