body {
background-image: url(../images/cssbackground/background.gif);
background-repeat: repeat;

font-family: Arial;
font-size: 8.5pt;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

body a{
	color: #000000;
	text-decoration: none;
}

body a:hover{
	color: #000000;
	text-decoration: underline;
}

.HomepageText {
	font: 9pt Arial;
	line-height: 22px;
}

.HomepageText a{
	font: 9pt Arial;
	color: #000000;
	text-decoration: underline;
}

.HomepageText a:hover{
	font: 9pt Arial;
	color: #000000;
	text-decoration: underline;
}

.ContentBody {
	font: 9pt Arial;
	line-height: 20px;
	color: #004C99;
}



.HomepageSubsidiaryText {
	font: 8.5pt Arial;
	line-height: 20px;
	color: #004C99;
}

.HomepageTitle {
	font: 8.5pt Arial;
	line-height: 20px;
	color: #C41300;
}

.linkFooter {
	font: 8pt Arial; 
	color: #898989;
	text-decoration: none;
}

.linkFooter a{
	font: 8pt Arial;
	color: #898989;
	text-decoration: none;
}

.linkFooter a:hover{
	font: 8pt Arial;
	color: #898989;
	text-decoration: underline;
}

.NewsLink {
	font-size: 10pt;
	font-weight: bold;
	color: #304B6E;
}

.MenuLinks {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}


.MenuLinks a:hover{
	font: 9pt;
	color: #0000CA;
	text-decoration: underline;
}

.selectedlink {color: #0000CA}
.Breadcrumb {color: #000000}



LI
{
	margin-left: -20px;
    padding: 2px;
}
