.h_DrkBlueHeavy {
	background-image: url("../../images/2x7Blue.gif");
	background-repeat: repeat-x;
	background-color: #192E91;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.h_DarkBlueThin {
	background-color: #192E91;
	background-image: url("../../images/1x1Blue.gif");
	background-repeat: repeat-x;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192E91;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #192E91;
}
a:active {
	color: #FF0000;
}
.Bold {
	font-weight: bold;
}
.tleDrkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #192E91;
}
.v_perfOrg {
	background-image: url("../../images/v_perf_org.gif");
	background-repeat: repeat-y;
}
.hPerfBlu {
	background-image: url("../../images/h_perf_blu.gif");
	background-repeat: repeat-x;
}
.subTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #769ABD;
}
.vPerfBlu {
	background-image: url("../../images/v_perf_blu.gif");
	background-repeat: repeat-y;
}
.txtSmailItl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #192E91;
}
a.LinkSmallBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #192E91;
}
.tblBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #E8EFF4;
}
.txtHeadingGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}