/* CSS Document */

BODY {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(../images/imagesCommon/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.NewsDateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #028981;
	line-height: 16px;
}
.NewsInfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

A, A:Link, A:Visited, A:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footerGradient {
	background-image: url(../images/imagesCommon/footerGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.linktwo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}

a.linktwo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
a.linktwo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
a.linktwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #028981;
	font-weight: bold;
	text-decoration: none;
}
.bodytextBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #028981;
	font-weight: bold;
}
.bodytext12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.required {
	color: #F00;
	font-style: italic;
	font-size: 10px;
	line-height: 16px;
}
.bodyListBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005594;
	font-weight: bold;
}
.bodytextBlueUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.bodyListBlue10 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #005594;
	font-weight: bold;
}

a.linkthree:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #028981;
	font-weight: bold;
	text-decoration: none;
}

a.linkthree:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #028981;
	font-weight: bold;
	text-decoration: none;
}
a.linkthree:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #028981;
	font-weight: bold;
	text-decoration: none;
}
a.linkthree:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.linkfour:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005594;
	font-weight: bold;
	text-decoration: none;
}

a.linkfour:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005594;
	font-weight: bold;
	text-decoration: none;
}
a.linkfour:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005594;
	font-weight: bold;
	text-decoration: none;
}
a.linkfour:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005594;
	font-weight: bold;
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}