@CHARSET "ISO-8859-1";

/*
	'tis teh Fancy-Nav Nav Bar!
*/

div.FancyNavContainer
{
	position: relative;
	width: 593px;
	height: 220px;
	overflow: hidden;
	outline-color: #000000;
	outline-style: solid;
	outline-width: 1px;
}

img.FancyNavImage
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 460px;
	height: 220px;
	z-index: 100;
}

div.FancyNavHeader
{	
	position: absolute;
	left: 270px;
	top: 15px;
	width: 323px;
	height: 28px;
	filter: alpha(opacity=80);
	opacity: 0.80;
	background-color: #FF8500;	
	overflow: hidden;
	z-index: 1000;	
}

div.FancyNavHeaderText
{
	left: 270px;
	top: 15px;
	width: 315px;
	height: 28px;
	text-align: right;
	position: absolute;
	padding-right: 8px;
	font-size: 14pt;
	color: #FFFFFF;
	z-index: 1250;	
}

div.FancyNavBrief
{
	padding-left: 4px;
	padding-top: 2px;	
	position: absolute;
	left: 460px;
	top: 43px;
	width: 125px;
	height: 177px;
	font-size: 9pt;
	line-height: 1.2;
	color: #000000;
	overflow: hidden;	
	z-index: 1250;	
}

div.FancyNavNavBarTop
{
	position: absolute;
	left: 408px;
	top: 7px;
	width: 46px;
	height: 8px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000000;
	z-index: 500;	
}

div.FancyNavNavBar
{
	position: absolute;
	left: 408px;
	top: 43px;
	width: 46px;
	height: 177px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000000;
	z-index: 500;	
}

img.FancyNavNavIcon1
{
	width: 38px;
	height: 38px;	
	position: absolute;
	left: 412px;
	top: 47px;
	z-index: 1000;	
}

img.FancyNavNavIcon2
{
	width: 38px;
	height: 38px;	
	position: absolute;
	left: 412px;
	top: 90px;
	z-index: 1000;
}

img.FancyNavNavIcon3
{
	width: 38px;
	height: 38px;	
	position: absolute;
	left: 412px;
	top: 133px;
	z-index: 1000;
}

img.FancyNavNavIcon4
{
	width: 38px;
	height: 38px;	
	position: absolute;
	left: 412px;
	top: 176px;
	z-index: 1000;
}

a.FancyNavNavIcon img
{	
	opacity: 0.75;
	filter: alpha(opacity=75);
	outline-style: solid;
	outline-color: #FF8500;
	outline-width: 1px;
}

a.FancyNavNavIcon:hover img
{
	opacity: 1.0;
	filter: alpha(opacity=100);
	/*outline-style: solid;
	outline-color: #FF8500;*/
	outline-width: 2px;
}

div.FancyNavSelected
{
	/*filter: alpha(opacity=80);
	opacity: 0.80;*/	
	background-color: #BEBEBE;
	/*border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px; */
	/*border-top-width: 0px;*/	
	position: absolute;
	left: 409px;
	width: 45px;
	top: 43px;	
	z-index: 750;
	height: 42px;
}

div.FancyNavSelected1
{
	top: 45px;		
}

div.FancyNavSelected2
{
	top: 88px;	
	/*height: 85px;*/
}

div.FancyNavSelected3
{
	top: 131px;	
	/*height: 128px;*/
}

div.FancyNavSelected4
{
	top: 174px;	
	/*height: 171px;*/
}

div.FancyNavReadMore
{
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 460px;
	top: 202px;
	height: 18px;
	width: 125px;
	z-index: 1250;
}