/*   Body Text   */
.txtBody 
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
}

/*   Green Bold Text   */
.txtBodyBold
{
	font-weight:		bold;
	font-size:			12pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#155068;
}

/*   Address & Hours Text   */
.txtAdds 
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		10pt;
	color:				#000000;
}

/*   Address & Hours Bold Text   */
.txtAddsBold
{
	font-weight:		bold;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		10pt;
	color:				#155068;
}



/*   Navi Smile Text   */
.txtSmile
{
	font-weight:		bold;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FF9900;
}

/*   Navigation Non-link Text   */
.txtNavi
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#155068;
}

/*   Note Text   */
.txtNote
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FF9900;
}

/*   Spacer Text   */
.txtSpacer
{
	font-weight:		normal;
	font-size:			4pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}


/*   Copyright Text   */
.txtCopyright
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}

/*   ---------------------------- Side Navigation Link-------------------------   */
a.hrlSideNavi:link
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		16pt;
	color:				#155068;
}
a.hrlSideNavi:active
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		16pt
	color:				#FEBE73;
}
a.hrlSideNavi:visited
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		16pt;
	color:				#FF9900;
}
a.hrlSideNavi:hover
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		16pt;
	color:				#A0D063;
}


/*   ---------------------------- Bottom Navigation Link-------------------------   */
a.hrlNavi:link
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#155068;
}
a.hrlNavi:active
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FEBE73;
}
a.hrlNavi:visited
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FF9900;
}
a.hrlNavi:hover
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#A0D063;
}

/*   ---------------------------- Privacy Link-------------------------   */
a.hrlPrivacy:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#155068;
}
a.hrlPrivacy:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FEBE73;
}
a.hrlPrivacy:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FFFF99;
}
a.hrlPrivacy:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFF99;
}
