p { text-align: justify; }


.mlink {
	font-family: Verdana, Arial, Helvetica;
	color: #84022e;
	text-decoration: underline;
	font-weight: bold;
}

.mlink:hover {
	color: #0e0284;
	text-decoration: none;
	font-weight: bold;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica;
	color: #84022e;
	text-decoration: none;
}

.footerlink:hover {
	color: #0e0284;
	text-decoration: none;
}
.iconlink {
	font-weight: bold;
	color: #84022e;
	text-decoration: none;
}

.iconlink:hover {
	font-weight: bold;
	color: #0e0284;
	text-decoration: none;
}

.navBg {
	background-image: url(images/navBg.gif);
	background-repeat: repeat;
}
.midTbl {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #84022e;
	border-bottom-color: #84022e;
	background-color: #eceef0;

}
.mainTbl {
	background-color: #FFFFFF;
}
body {
	background-color: #d4d9dc;
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
}
.footerTbl {
	background-color: #84022e;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #eceef0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;


}
.credit {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #84022e;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	text-decoration: none;

}
.smTxtRed {

	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #84022e;
	text-decoration: none;
}
.iconTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #84022e;
	text-decoration: none;
	padding-top: 3px;

}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;

}
.smTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.iconTbl {
	padding-top: 15px;
	padding-right: 5px;

}
.boxTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
ul {
	list-style-type: square;

}
.content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.noUl {
	text-decoration: none;
}
.boldRed {
	font-weight: bold;
	color: 84022e;
}
.boldBlue {

	font-weight: bold;
	color: #0e0284;
}
.infoBox {
	border: 1px solid #000000;
	background-color: #eceef0;



}
.infoBoxTop {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	background-color: #d4d9dc;


}
img {
	border: none;
}
