.bigBlueTextArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0071BC;
}
.bigWhiteTextArial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: bold;
}
.medWhiteTextArial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: normal;
}
.medGrayTextArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808284;
	font-weight: bold;
}
.smallGrayTextArial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808284;
	font-weight: bold;
}
.RegGrayTextArial {
	font-family: helvetica;
	font-size: 14px;
	color: #808284;
	font-weight: normal;
}
.txt_black_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt_blue_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0071bc;
}.dividerHoriz {
	background-image: url(/images/cssHorizDivider.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.dividerVertical {
	background-image: url(../images/cssVerDivider.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.txtBlackNavLeft {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.txtBlackNavLeft_bold {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtWhiteNavLeft {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.txtBlueNavLeft {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #0071bc;
	font-weight: normal;
}
.txtBlueNavMed {
	font-family: Helvetica, arial, sans-serif;
	font-size: 13px;
	color: #0071bc;
	font-weight: normal;
}
.txtRedNavMed {
	font-family: Helvetica, arial, sans-serif;
	font-size: 13px;
	color: Red;
	font-weight: bold;
}
.txtGreenNavMed {
	font-family: Helvetica, arial, sans-serif;
	font-size: 13px;
	color: Green;
	font-weight: bold;
}
.txtRedNavMed_11 {
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}
.txtRedNavMed_11_nbold {
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
	color: Red;
}
.blueFade {
	background-image: url(../images/cssblueFade.gif);
	background-repeat: repeat-y;
}
.txtBoxBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.txtBlackNavLeftBold {
	font-family: Helvetica, arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.txtBlackNavRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.txtGrayArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 575859;
}
.footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
	}
	.tableWrapper {
		border-width:1px;
		border-color:#c8c9cb;
		border-style:solid;
	}
	.titleRow {
		color: #FFFFFF;
		background-color:#666666;	
	}
	.tRowOn {
		background-color:#EEEEEE;	
	}
	.tRowOff {
		background-color:#FFFFFF;	
	}
.blackLgArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}
.blackMedArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.blMedArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0071bc;
}
