body
{
	margin: 0px 0px 0px 0px;
}

.bodytext
{
	font-family: verdana; 
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}

.headertext
{
	font-family: verdana; 
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}

.newsheader
{
	font-family: verdana; 
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}

.smalltext1
{
	font-family: verdana; 
	font-size: 11px;
	color: #666666;
}

.smalltext2
{
	font-family: verdana; 
	font-size: 10px;
	color: #9bd48e;
}

.smalltext3
{
	font-family: verdana; 
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

.smalltext4
{
	font-family: verdana; 
	font-size: 10px;
	color: #36A91C;
}

.thispagenav
{
	font-family: verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #a7171a;
}

a:link, a:visited
{
	color: #a7171a;
	text-decoration: none;
}

a:hover, a:active
{
	color: #0080ca;
	text-decoration: none;
}

a.light:link, a.light:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.light:hover, a.light:active
{
	color: #9bd48e;
	text-decoration: none;
}

.forminput
{
	font-family: verdana;
	font-size: 11px;
	color: #004FC4;
	width: 300px;
}

.formbutton
{
	font-family: verdana;
	font-size: 11px;
	color: #004FC4;
}

.navdiv
{
	margin-right: 10px;
	margin-left: 10px;
}

.pagephoto
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.newsItem
{
	border-bottom: 1px solid #d9d9d9;
	background-color: #F5F5F5;
	margin-bottom: 3px;
	padding: 5px;
}