a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #181ea5;
}

a.anchorlink
{
	font-size: 11px;
	font-weight: bold;
}

body
{
	background-color: #ffffff;
	margin: 0px;
}

td
{
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

.border
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.field
{
	background-color: #5e7cab;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	width: 95px;
}

.pageheading
{
	color: #8a8a8a;
	font-size: 18px;
	font-weight: bold;
}
.introduction
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.paragraphheading
{
	color: #181ea5;
	font-size: 12px;
	font-weight: bold;
}

.subnavigation
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.subnavigationheading
{
	color: #8a8a8a;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;

}

.vline
{
	background-image: url('/images/ess/vline.gif');
	background-position: center top;
	background-repeat: repeat-y;
}
