﻿Body, Form
{
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #015aa4;
	text-decoration: underline;
}

.Left
{
	float: left;
}
.Right
{
	float: right;
}
.Center
{
	text-align: center;
}
.Clear
{
	clear: both;
	font-size: 0px;
	min-height: 0px;
}

H1
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}

H2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

p
{
	font-family: Arial;
	font-size: 14px;
}

.FieldRow
{
	margin-bottom: 5px;
	clear:left;
}

.FL
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	text-decoration: none;
	clear: left;
	/*display: block;*/
	float: none;
	width: 87px;
	text-align: left;
	padding-top: 4px;
}

td.Date
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
}

a.NewsLink
{
	border: 0 none;
	font-size: 15px;
}

div.SubmitButton
{
	text-align: right;
}

.EmailFormValidator
{
	width: 13px;
}
