/*   Body Text   */
.txtBody 
{
	font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}

/*   Body Text Italic   */
.txtBodyItal 
{
    font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial;
    font-style:    	    italic;
    text-decoration:	none;
	color:				#333333;
}

/*   DropDown Menu Text   */
.txtDropDown 
{
	font-weight:		bold;
	font-size:			.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}

/*   Small Text   */
.txtSmall 
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}

/*   Red Small Text   */
.txtRedSmall 
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#8C1811;
}

/*   Red Header Text for Organizations A to Z   */
.txtHeader 
{
	font-weight:		Bold;
	font-size:			1.0em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#1A1A57;
}

/*   Top Sup Navigation Text   */
.txtTopSubNavi 
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#8C1811;
}

/*   Top Sup Navigation Case Studies Text   */
.txtTopSubNavi2
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#B9CADC;
}

/*   Btm Navigation Text   */
.txtBtmNavi 
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}

/*   Copyright Text   */
.txtCopyright 
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.0em;
	color:				#000000;
}

/*   ---------------------------- Body Link-------------------------   */
a.hrlBody:link
{
	font-weight:		bold;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#8C1811;
}
a.hrlBody:active
{
	font-weight:		bold;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FF0000;
}
a.hrlBody:visited
{
	font-weight:		bold;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#8C1811;
}
a.hrlBody:hover
{
	font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#8D1811;
}

/*   Red Text   */
.txtRed
{
    font-weight:    	normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#8D1811;
}


/*   ---------------------------- Top Sub Navigation Link-------------------------   */
a.hrlTopSubNavi:link
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
}
a.hrlTopSubNavi:active
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FF0000;
}
a.hrlTopSubNavi:visited
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
}
a.hrlTopSubNavi:hover
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#8C1811;
}


/*   ---------------------------- Case Studies Top Sub Navigation Link-------------------------   */
a.hrlCSTopNavi:link
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}
a.hrlCSTopNavi:active
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FF0000;
}
a.hrlCSTopNavi:visited
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}
a.hrlCSTopNavi:hover
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#B9CADC;
}


/*   ---------------------------- Side Navigation Link-------------------------   */
a.hrlSideNavi:link
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#333333;
}
a.hrlSideNavi:active
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#FF0000;
}
a.hrlSideNavi:visited
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#333333;
}
a.hrlSideNavi:hover
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#8D1811;
}

/*   ---------------------------- Bottom Navigation Link-------------------------   */
a.hrlBtmNavi:link
{
	font-weight:		bold;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#FFFFFF;
}
a.hrlBtmNavi:active
{
	font-weight:		bold;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#FF0000;
}
a.hrlBtmNavi:visited
{
	font-weight:		bold;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#FFFFFF;
}
a.hrlBtmNavi:hover
{
	font-weight:		bold;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#B9CADC;
}

/*   ---------------------------- Site Notice Link-------------------------   */
a.hrlSideNotice:link
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#FFFFFF;
}
a.hrlSideNotice:active
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#FF0000;
}
a.hrlSideNotice:visited
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#FFFFFF;
}
a.hrlSideNotice:hover
{
	font-weight:		normal;
	font-size:			.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#B9CADC;
}


/*   ---------------------------- Org A to Z Links -------------------------   */
a.hrlOrg:link
{
	font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#333333;
}
a.hrlOrg:active
{
	font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#FF0000;
}
a.hrlOrg:visited
{
	font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		1.4em;
	color:				#333333;
}
a.hrlOrg:hover
{
	font-weight:		normal;
	font-size:			.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		1.4em;
	color:				#8D1811;
}