.NormalText {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}
.Link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #000000; font-size: 10pt}
.BoldNormalText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000 }
.BoldNormalTextLarge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.NormalTextWhite { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #EFFEE7}
.BoldNormalTextWhite {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF
}
.BoldNormalTextWhiteBlackBG {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.LinkBlue {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #003399; font-size: 10pt
}

.LinkWhite {

	font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 10pt
}
.BoldNormalTextBlue {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #003399
}

a[href$='.pdf'] {  
   padding-right: 18px;
   background: url(../icon_pdf.gif) no-repeat center right;
}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: url(../icon_mailto.gif) no-repeat center right;
}

