/*   -------------------------------------------------------------------------------------------------------------   */
/*   Body Text   */
.txtBody 
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#333333;
}

/*   Body Text - Small - Blue - Bold+Italic  */
.txtBody-Blue-BI
{
	font-weight:		bold;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	font-style:			italic;
	color:				#3663BF;
}

/*   Small Body Text   */
.txtBody-Sm
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#333333;
}

/*   Small Body Text   */
.txtBody-Sm-White
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FFFFFF;
}


/*   Body Text - Small - Blue  */
.txtBody-Sm-Blue
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#3663BF;
}

/*   Body Text - Small - Blue - Bold  */
.txtBody-Sm-Blue-B
{
	font-weight:		bold;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#3663BF;
}

/*   Page Indicater - Small - Orange - Bold  */
.txtNavi-Sm-White
{
	font-weight:		bold;
	font-size:			0.6em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF9933;
}

.txtNavi-Sm
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF9933;
}

.txtNaviSearch-Sm
{
	font-weight:		bold;
	font-size:			0.6em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#333333;
}

/*   -------------------------------------------------------------------------------------------------------------   */
/* ======= Body Navigation - Blue =================== */
a.lnkBody:link
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#3663BF;
}
a.lnkBody:active
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkBody:visited
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#8C1811;
}
a.lnkBody:hover
{
	font-weight:		normal;
	font-size:			0.8em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#3663BF;
}

/* ======= Sm Body Navigation =================== */
a.lnkBody-Sm-Blue:link
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#3663BF;
}
a.lnkBody-Sm-Blue:active
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkBody-Sm-Blue:visited
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#8C1811;
}
a.lnkBody-Sm-Blue:hover
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#3663BF;
}

/* ======= Top Navigation  Small - White =================== */
a.lnkNavi-Sm-White:link
{
	font-weight:		bold;
	font-size:			0.6em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FFFFFF;
}
a.lnkNavi-Sm-White:active
{
	font-weight:		bold;
	font-size:			0.6em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF0000;
}
a.lnkNavi-Sm-White:visited
{
	font-weight:		bold;
	font-size:			0.6em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FFFFFF;
}
a.lnkNavi-Sm-White:hover
{
	font-weight:		bold;
	font-size:			0.6em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF9933;
}

/* ======= Bottom Navigation  Small=================== */
a.lnkNavi-Sm:link
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#000000;
}
a.lnkNavi-Sm:active
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF0000;
}
a.lnkNavi-Sm:visited
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#000000;
}
a.lnkNavi-Sm:hover
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#000000;
}

/* ======= Bottom Navigation Small-U =================== */
a.lnkNavi-Sm-U:link
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#000000;
}
a.lnkNavi-Sm-U:active
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkNavi-Sm-U:visited
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#000000;
}
a.lnkNavi-Sm-U:hover
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#000000;
}

/* ======= Privacy Statement Small-LtBlue-Underline =================== */
a.lnkBody-Sm-LtBlue-U:link
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#AFD2E8;
}
a.lnkBody-Sm-LtBlue-U:active
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkBody-Sm-LtBlue-U:visited
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	underline;
	color:				#AFD2E8;
}
a.lnkBody-Sm-LtBlue-U:hover
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#AFD2E8;
}

/* ======= Small Blue Bolded Link =================== */
a.lnkBody-Sm-Blue-B:link
{
	font-weight:		bold;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#3663BF;
}
a.lnkBody-Sm-Blue-B:active
{
	font-weight:		bold;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF0000;
}
a.lnkBody-Sm-Blue-B:visited
{
	font-weight:		bold;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#3663BF;
}
a.lnkBody-Sm-Blue-B:hover
{
	font-weight:		bold;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	text-decoration:	none;
	color:				#FF9933;
}

.BlueBox
{
float: right;
}
