body {
	background-color: #005349;
	margin: 0px;
}

.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.Copy-Light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E2C2D6;
}

.Copy-Light-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E2C2D6;
	font-weight: bold;
	text-decoration: none;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}


.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F3F2E3;
	line-height: 24px;
	text-decoration: none;
}

.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E2C2D6;
	text-decoration: none;
}


.PageTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4A7BA;
	text-decoration: underline;
	line-height: 30px;
}
.PrintPageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 30px;
	color: #999999;
	text-decoration: underline;
}


.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #CE99BA;
}
.PageTrailText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4A7BA;
	text-decoration: none;
	line-height: 30px;
}

.input-box {
	font-family: Arial, Helvetica, sans-serif;
	color: #005349;
	font-size: 9pt;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #DFDCB7;

}

.NewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E2C2D6;
	font-weight: bold;
	text-decoration: none;
}

.NewsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #850053;
	text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #850053;
	text-decoration: underline;
}

.PoweredBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 30px;
	color: #999999;
	text-align: center;
}

.PoweredByLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}


