.introText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
}

.introHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.subNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CB5330;
	text-decoration: underline;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #002B7F;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

a.WhiteLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}

a.WhiteLink:HOVER
{
     font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}

a.WhiteLink:LINK
{
     font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}

a.WhiteLink:ACTIVE
{
     font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}

a.WhiteLink:VISITED
{
     font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}