body 
    {
    background-color: white;
    font-family: Verdana, MS Sans Serif, Arial;
    font-size: 10pt;
    margin:0px 0px 0px 0px;
    color: Black;
    }

.mainContent {
 background-image: url(images/MainContentBackground.jpg);
 background-repeat:repeat-y;
 background-position:center;
}
.TextDarkBackground {
 color: #afafaf;
 font-size: 8pt;
 font-family: Arial, Verdana;
}
.MenuTable {
 background-image: url(images/MenuCellBackground.jpg);
 background-repeat: repeat-x;
 /*background-position: top;*/
 width: 760px;
}
.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;
}
h1, h2 {
	margin: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1d2e4d;
}

h1 {
	letter-spacing: -2px;
	font-size: 39px;
}

h2 {
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-size: 24px;
}

h2.style1 {
	font-size: 18px;
	color: #5470a3;
}

h3 {
	margin: 0px;
	font-size: 11px;
	color: #5470a3;
}