﻿body
{
	background-color: White;
}
.windowBox
{
	text-align: center;
}

.contentBox
{
	width: 800px;
	border: solid 0px black;
	text-align: left;
	margin: 0 auto;
}

.mainContentTitle
{
	font-size: 28px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	margin-top: 25px;
	margin-bottom: 25px;
}

.footer
{
	margin-bottom: 25px;
	text-align: center;
}

.contentHeading
{
	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
}
.investorLinks
{
	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;
}


.menuItems
{
	width: 780px;
	height: 23px;
	background-image: url(menuBackground.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
}
.menuBorder
{
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}

.menuLink
{
	width: 40px;
	display: inline;
	text-align: center;
}

.menuLink A:link, A:visited, A:active
{
	text-decoration: none;
	font-size: 14px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
}

.menuLink A:hover
{
	text-decoration: underline;
}

.contentText
{
	font-size: 12px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contentText li
{
margin-left:20px;
}
.contentText a
{
	font-size: 12px;
	text-decoration: underline;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
}
.leftBox
{
	float: left;
}

.rightBox
{
	float: right;
	text-align: right;
  padding-top: 20px;
  padding-bottom: 20px
}

.newsBox
{
	float: right;
	background-color: #1a4f80;
	width: 170px;
	height: auto;
    padding-bottom: 10px
}
.newsHeading
{
	font-size: 20px;
	font-family: 'Eras Medium ITC' , Arial;
	color: White;
	text-align: center;
	height: 30px;
}

.newsContentBox
{
	background-color: #1a4f80;
	width: 160px;
	height: auto;
	padding-left: 10px;
	text-align: left;
}

.newsContentText
{
	background-color: White;
	width: 140px;
	padding-left: 10px;
	height: auto;
  padding-bottom: 10px
}

.newsTextHeading
{
	font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	margin-top: 8px;
	font-weight: bold;
	text-decoration: underline;
}

.newsStandardText
{
	font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	margin-top: 3px;
}

.imageLink
{
	border-style: none;
}

a.annualLinks:link {	font-size: 12px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.annualLinks:visited {	font-size: 12px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.annualLinks:hover {	font-size: 12px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.annualLinks:focus {	font-size: 12px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.annualLinks:active {	font-size: 12px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}

a.investorLinks:link {	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.investorLinks:visited {	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.investorLinks:hover {	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.investorLinks:focus {	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
a.investorLinks:active {	font-size: 13px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;
	text-decoration: underline;}
	
a.footerLink:link {font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;text-decoration: none;}
a.footerLink:visited {font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;text-decoration: none;}
a.footerLink:hover {font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;text-decoration: none;}
a.footerLink:focus {font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;text-decoration: none;}
a.footerLink:active {font-size: 10px;
	font-family: 'Eras Medium ITC' , Arial;
	color: #1a4f80;text-decoration: none;}