body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #DEEFF8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #652073;
	text-align: left;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}
.BodyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #652073;
	text-align: left;
}
.NewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #652073;
	text-align: left;
}
.NewsDate a{
	text-decoration: none;
}

.NewsDate a:link, .NewsDate a:visited {
	color: #652073;
}


.NewsTitle {
	font-size: 9pt;
	font-weight: 800;
	line-height: 14pt;
	color: #1879b6;
}
.NewsText {
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #000000;
}
.NewsDate a:hover, .NewsDate a:active {
	color: #3b93b5;
}
.NewsMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3b93b5;
	text-align: left;
}
.NewsMore a{
	text-decoration: none;
}

.NewsMore a:link, .NewsMore a:visited {
	color: #3b93b5;
}

.NewsMore a:hover, .NewsMore a:active {
	color: #652073;
}

#bcrumbs{
position:relative;
top:-10px;
}