.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #066095;
	font-weight: bold;
}
.blueT {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #496F9E;
	border-right-color: #496F9E;
	border-bottom-color: #496F9E;
	border-left-color: #496F9E;
}
.TDbg {
	background-image: url(../images/Tbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024278;
}
.Wtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Theader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.PRheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.txtBlwbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024278;
	font-weight: bold;

}
.tdBrdr {
	border: 1px solid #000066;
}
.PRheaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.WtxtSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.TXTblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tableBG {
	background-attachment: fixed;
	background-image: url(../images/TDbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
