﻿body 
{
	background-color: White; 
	background-image: url(images/Maincontentback.jpg);
	margin: 0px;
	color: #343434;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

.HighlightText
{
	color: #603860;
	font-weight: bold;
}

.Footer
{
	font-size: xx-small;
    color: #999999;
}
.PageTitle
{ 
  font-family: Calibri, Arial, Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #565656;
  border-bottom: solid 1px #26456a;
  /*width: 100%;*/
}
.AreaTitle
{
	font-family: Calibri, Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: Navy;
}
.NewsHeadline
{
	color: Navy; 
	font-weight: bold;
	font-size: 11pt;
	/*border-bottom: solid 1px #bbbbbb;*/
	display: block;
	/*width: 100%;*/
	padding: 1px;
	font-family: Cambria, MS Sans Serif, Arial;
}

.NewsDate
{
	color: Gray;
	font-size: 7pt;
}
.NewsContent
{
	font-size: 8pt;
	color: Silver;
}
.FormLabels
{
	color: Gray;
	font-size: 8pt;
}
.ImageBorder
{    margin: 4px 4px 4px 4px;}