/*   -------------------------------------------------------------------------------------------------------------   */
/*   Body Text   */
.txtBody 
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	line-height:		1.3em;
	color:				#333333;
}
.txtBody-Blue
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	line-height:		1.3em;
	color:				#164974;
}
.txtHeader-Gray
{
	font-weight:		bold;
	font-size:			1.2em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}
.txtHeader-Sm
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}
.txtHeader
{
	font-weight:		bold;
	font-size:			1.2em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}
.txtMainNavi-Sm
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FA7236;
}


.txtBody-Green-Sm
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#6F9A5B;
}
.txtBody-Gray-Sm
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}
/*   -------------------------------------------------------------------------------------------------------------   */
/* ======= Body Navigation - Blue =================== */
a.lnkBody:link
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#6F9A5B;
}
a.lnkBody:active
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#6F9A5B;
}
a.lnkBody:visited
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#6F9A5B;
}
a.lnkBody:hover
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FA7236;
}

a.lnkBody-Blue:link
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#164974;
}
a.lnkBody-Blue:active
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#164974;
}
a.lnkBody-Blue:visited
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#164974;
}
a.lnkBody-Blue:hover
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FA7236;
}

/* ======= Main Navigation - Standard =================== */
a.lnkMainNavi:link
{
	font-weight:		bold;
	font-size:			1.2em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}
a.lnkMainNavi:active
{
	font-weight:		bold;
	font-size:			1.2em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}
a.lnkMainNavi:visited
{
	font-weight:		bold;
	font-size:			1.2em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}
a.lnkMainNavi:hover
{
	font-weight:		bold;
	font-size:			1.2em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#6F9A5B;
}


/* ======= Main Navigation - Small =================== */
a.lnkMainNavi-Sm:link
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}
a.lnkMainNavi-Sm:active
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}
a.lnkMainNavi-Sm:visited
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}
a.lnkMainNavi-Sm:hover
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#6F9A5B;
}


/* ======= Main Navigation - Orange - Small =================== */
a.lnkMainNavi-Orange-Sm:link
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FA7236;
}
a.lnkMainNavi-Orange-Sm:active
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FA7236;
}
a.lnkMainNavi-Orange-Sm:visited
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FA7236;
}
a.lnkMainNavi-Orange-Sm:hover
{
	font-weight:		bold;
	font-size:			0.9em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#6F9A5B;
}



/* ======= Body Link Small Green =================== */
a.lnkBody-Green-Sm:link
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#6F9A5B;
}
a.lnkBody-Green-Sm:active
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#6F9A5B;
}
a.lnkBody-Green-Sm:visited
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#6F9A5B;
}
a.lnkBody-Green-Sm:hover
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}