/* CSS Document */
h1    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold;   text-decoration: none; color: #00885B}
A.leftLinkOff:link, A.leftLinkOff:active, A.leftLinkOff:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

A.leftLinkOff:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color:#00885B;
	text-decoration: none;
	font-weight: bold;
}

A.leftLinkOn:link, A.leftLinkOn:active, A.leftLinkOn:visited, A.leftLinkOn:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color:#00885B;
	text-decoration: none;
	font-weight: bold;
}

A.headerLink:link, A.headerLink:active, A.headerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 10px;
	color: #00885B; 
	text-decoration: none;
	font-weight: bold;
}

A.headerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	color: #ca1a29; 
	text-decoration: none;
	font-weight: bold;
}

.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: 11px;
	color: #00885B;
	font-weight: bold;
}

A.footerLink:link, A.footerLink:active, A.footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 10px;
	color: #00885B; 
	text-decoration: none;
	font-weight: bold;
}

A.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	color: #ca1a29; 
	text-decoration: none;
	font-weight: bold;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: 11px;
	color: #00885B;
	font-weight: bold;
}
