ul { list-style-type: square; }
.footer, td
	{
	font-family						:	Arial, sans-serif;
	font-size						:	11.5px;
	color								:	#ffffff;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	}
a.footer:link, a.footer:visited
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}
a.footer:active, a.footer:hover
	{
	color								:	#6D8CA5;
	text-decoration				:	underline;
	}
/* ------------------------------------------------------------------- */
.ieselect
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	9px;
	color								:	#333333;
	text-decoration				:	none;
	background-color				:	#ffffff;
	border							:	1px #cccccc solid;
	}
/* ------------------------------------------------------------------- */
.small
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	9px;
	color								:	#cccccc;
	text-decoration				:	none;
	font-style						:	italic;
	line-height						:	12px;
	line-spacing					:	12px;
	}
/* ------------------------------------------------------------------- */
.content
	{
	font-family						:	Arial, sans-serif;
	font-size						:	12px;
	color								:	#ffffff;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	}
a:link, a.content:link, a:visited, a.content:visited
	{
	color								:	#B9D3E2;
	text-decoration				:	underline;
	}
a:active, a.content:active, a:hover, a.content:hover
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}
/* ------------------------------------------------------------------- */
.thirdnav
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	11px;
	color								:	#000000;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	}
a.thirdnav:link, a.thirdnav:visited
	{
	color								:	#333333;
	text-decoration				:	none;
	}
a.thirdnav:active, a.thirdnav:hover
	{
	color								:	#000000;
	text-decoration				:	underline;
	}
/* ------------------------------------------------------------------- */
.header
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	17px;
	color								:	#ffffff;
	text-decoration				:	none;
	font-weight						:	bold;
	}
/* ------------------------------------------------------------------- */
.subnav
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	11px;
	color								:	#B9D3E2;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	font-weight						:	bold;
	}
a.subnav:link, a.subnav:visited
	{
	color								:	#B9D3E2;
	text-decoration				:	underline;
	}
a.subnav:active, a.subnav:hover
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}
/* ------------------------------------------------------------------- */
.subnavON
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	11px;
	color								:	#ffffff;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	font-weight						:	bold;
	}
a.subnavON:link, a.subnavON:visited
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}
a.subnavON:active, a.subnavON:hover
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}

/* ------------------------------------------------------------------- */
.thirdLevelNav
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	11px;
	color								:	#ffffff;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	font-weight						:	normal;
	}
a.thirdLevelNav:link, a.thirdLevelNav:visited
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}
a.thirdLevelNav:active, a.thirdLevelNav:hover
	{
	color								:	#B9D3E2;
	text-decoration				:	underline;
	}
/* ------------------------------------------------------------------- */
.thirdLevelNavON
	{
	font-family						:	Arial, Helvetica, sans-serif;
	font-size						:	11px;
	color								:	#ffffff;
	text-decoration				:	none;
	line-height						:	16px;
	line-spacing					:	16px;
	font-weight						:	bold;
	}
a.thirdLevelNavON:link, a.thirdLevelNavON:visited
	{
	color								:	#ffffff;
	text-decoration				:	underline;
	}
a.thirdLevelNavON:active, a.thirdLevelNavON:hover
	{
	color								:	#B9D3E2;
	text-decoration				:	underline;
	}
/* ------------------------------------------------------------------- */
.subnavTD
	{
	padding-left					:	10px;
	padding-right					:	20px;
	}
.subnavTDon
	{
	padding-left					:	10px;
	padding-right					:	20px;
	background						:	#0099CC;
	border-top						:	1px #cccccc solid;
	border-bottom					:	1px #cccccc solid;
	}
