.rtLine {
	background-image:  url(../buttons/rline.png);
	background-repeat: repeat-y;
	background-attachment: scroll;

}
.lfLine {
	background-attachment: scroll;
	background-image:  url(../buttons/lline.png);
	background-repeat: repeat-y;
}
.topLine {
	background-image:  url(../buttons/topline.png);
	background-repeat: repeat-x;
	background-position: top;

}
.botLine {
	background-image:  url(../buttons/botline.png);
	background-repeat: repeat-x;
	background-position: bottom;

}
.banner2 {
	background-attachment: fixed;
	background-image: url(../images/hlf_banner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner1 {
	background-attachment: fixed;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.NavBarGreen {
	background-image:  url(../buttons/NavBar.png);
	background-repeat: repeat-x;
	background-position: bottom;

}
.bordergrayS {
	border: thin solid #999999;


}
.borderDblBlue {
	border-top: 3px none #3366CC;
	border-right: 3px double #3366CC;
	border-bottom: 3px none #3366CC;
	border-left: 3px double #3366CC;

}
.BorderMainTable {

	border-top: thin solid #CCCCCC;
	border-right: medium double #3366CC;
	border-bottom: thin solid #3366CC;
	border-left: thin solid #999999;
}
.NavBarGreenU {
	background-image:  url(../buttons/NavBarU.png);
	background-repeat: repeat-x;
}
.NavBarGreenU20 {
	background-image:  url(../buttons/NavBarU20.png);
}
.NavBarGreen20 {

	background-image:  url(../buttons/NavBar20.png);
}
.NavBarGreen20R {
	background-image:  url(../buttons/NavBar20R.png);
	background-repeat: repeat-y;

}
.NavBarGreen20cornrU {
	background-image:  url(../buttons/NavBar20cornerU.png);
	background-repeat: no-repeat;

}
.text-hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #224386;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.text-titleSub {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0054A8;
	font-weight: bolder;
}
.text-titleMain {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0054A8;
	font-weight: bolder;
}
.text-Blk12 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.text-ImportantLinks {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A8;
	font-weight: bolder;
}
.text-hyperlinkSm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #224386;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
