/*   Body Text   */

.txtRedLg
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	color:				#FF0000;
}



.txtAll 
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
}

/*   Blue Regular Text   */
.txtBlue 
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#1950A9;
}

/*   Large Times Blue Text   */
.txtBlueLg
{
	font-weight:		bold;
	font-size:			12pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	color:				#1950A9;
}

/*   Blue Bold Text   */
.txtBold 
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	color:				#1950A9;
}

/*   Arial Blue Bold Text   */
.txtBold2 
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#1950A9;
}

/*   Header Text   */
.txtHeader 
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}

/*   Yellow Bold Text   */
.txtYlwBold 
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		"Times New Romam";
	text-decoration:	none;
	color:				#FFFFCC;
}

/*   Copyrigth Text   */
.txtCopyright 
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	letter-spacinig:	1px;
	color:				#1950A9;
}

.frmAll {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:			10pt;
	font-weight:		normal;
}

/*   ---------------------------- Body Link-------------------------   */
a.hrlHome:link
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#1950A9;
}
a.hrlHome:active
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#D90000;
}
a.hrlHome:visited
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#1950A9;
}
a.hrlHome:hover
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FFA800;
}

/*   ---------------------------- Navigaion Link-------------------------   */
a.hrlAll:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#1950A9;
}
a.hrlAll:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#D90000;
}
a.hrlAll:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#1950A9;
}
a.hrlAll:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFA800;
}

/*   ---------------------------- FAQ Link-------------------------   */
a.hrlFAQ:link
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#1950A9;
}
a.hrlFAQ:active
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#D90000;
}
a.hrlFAQ:visited
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#1950A9;
}
a.hrlFAQ:hover
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFA800;
}

/*   ---------------------------- Times New Roman Bold Link-------------------------   */
a.hrlTimesBold:link
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	line-height:		11pt;
	color:				#1950A9;
}
a.hrlTimesBold:active
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	line-height:		11pt;
	color:				#D90000;
}
a.hrlTimesBold:visited
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	line-height:		11pt;
	color:				#1950A9;
}
a.hrlTimesBold:hover
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		"Times New Roman";
	text-decoration:	underline;
	line-height:		11pt;
	color:				#FFA800;
}


/*   ---------------------------- Times New Roman Bold Link-------------------------   */
a.RedBold:link
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	underline;
	line-height:		11pt;
	color:				#FF0000;
}
a.RedBold:active
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	underline;
	line-height:		11pt;
	color:				#FF0000;
}
a.RedBold:visited
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	underline;
	line-height:		11pt;
	color:				#FF0000;
}
a.RedBold:hover
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	underline;
	line-height:		11pt;
	color:				#FF0000;
}


/*   ---------------------------- Times New Roman Bold Link-------------------------   */
a.RedBold2:link
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	line-height:		11pt;
	color:				#FF0000;
}
a.RedBold2:active
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	line-height:		11pt;
	color:				#FF0000;
}
a.RedBold2:visited
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	none;
	line-height:		11pt;
	color:				#FF0000;
}
a.RedBold2:hover
{
	font-weight:		bold;
	font-size:			11pt;
	font-family:		"Times New Roman";
	text-decoration:	underline;
	line-height:		11pt;
	color:				#FF0000;
}





/*   ---------------------------- For Privacy Statement Page-------------------------   */
.PNText {
		color:				#000000;
		text-decoration:	none;
		font-family:		Arial, Helvetica, Sans-Serif;
		font-size:			10pt;
		letterspacing:		1px;
	}
	.PNHeading1 {
		color:				#000000;
		text-decoration:	none;
		font-family:		Arial, Helvetica, Sans-Serif;
		font-size:			11pt;
		font-weight:		Bold;
		letterspacing:		1px;
		line-height:		13pt;
	}
	a.PNHrlNormal:link {
		color:				#0000FF;
		text-decoration:	underline;
		font-family:		Arial, Helvetica, Sans-Serif;
		font-size:			11pt;
		letterspacing:		1px;
	}
	a.PNHrlNormal:active {
		color:				#FF0000;
		text-decoration:	underline;
		font-family:		Arial, Helvetica, Sans-Serif;
		font-size:			11pt;
		letterspacing:		1px;
	}
	a.PNHrlNormal:visited {
		color:				#FF0000;
		text-decoration:	underline;
		font-family:		Arial, Helvetica, Sans-Serif;
		font-size:			11pt;
		letterspacing:		1px;
	}
	a.PNHrlNormal:hover {
		color:				#FF0000;
		text-decoration:	none;
		font-family:		Arial, Helvetica, Sans-Serif;
		font-size:			11pt;
		letterspacing:		1px;
	}