body {
	background-image: url(../images/bg-grey.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navHdr {
	font-family: Tahoma;
	font-size: 12px;
	color: #043aa6;
	text-decoration: none;
}
.navHdr:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #043aa6;
	text-decoration: underline;
}
.txtGrey {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.navTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.navTxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.hdrBlue {
	font-family: Tahoma;
	font-size: 12px;
	color: #043aa6;
	font-weight: bold;
}
.txtFtr {


	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.txtHdrGrey {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.txtHdrBlue {

	font-family: Tahoma;
	font-size: 20px;
	color: #2D4FA2;
	font-weight: bold;
}
.txtGreyB {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.txtHdrWhite {


	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtHdrBlack {



	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txtHdrSubGrey {

	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.navFtr {

	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.navFtr:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: underline;
}
