a:active
{
	color: #FF9933;
	text-decoration: none;
}
a:link
{
	color: #FF9933;
	text-decoration: underline;
}
a:visited
{
	color: #FF9933;
	text-decoration: underline;
}
a:hover
{
	color: #FF9933;
	text-decoration: none;
}



a.map:active
{
	color: #333333;
	text-decoration: none;
}
a.map:link
{
	color: #333333;
	text-decoration: none;
}
a.map:visited
{
	color: #333333;
	text-decoration: none;
}
a.map:hover
{
	color: #FF9933;
	text-decoration: none;
}

a.map2:active
{
	color: #666666;
	text-decoration: none;
}
a.map2:link
{
	color: #666666;
	text-decoration: underline;
}
a.map2:visited
{
	color: #666666;
	text-decoration: underline;
}
a.map2:hover
{
	color: #666666;
	text-decoration: none;
}


a.prof:active
{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
a.prof:link
{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.prof:visited
{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.prof:hover
{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}



A.menu:link	{	
	text-decoration:	underline;
	color:	#F4C01A;
	font-size: 11px;
	}	
		
A.menu:visited	{	
	text-decoration:	underline;
	color:	#F4C01A;
	font-size: 11px;
	}	
		
A.menu:active	{	
	text-decoration:	underline;
	color:	#F4C01A;
	font-size: 11px;
	}	
		
A.menu:hover	{	
	text-decoration:	underline;
	color:	#F4C01A;
	font-size: 11px;
	}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #D8D6E1; 
}

ul 
{
  padding: 20;
  margin: 1;
  line-height: 15px; 
  list-style-position:inherit;

}
  
 sup 
{
 	vertical-align: 2px;
} 


li 
{ 
	color: #FF9933; 
	font-weight: none; 
	font-size: 12px; 
	line-height: 15px;
	margin-left:1em; 
	font-family: Helvetica, Arial, Verdana; 
}

.input
{
	font-size: 10px;
	color: gray;
	font-family: Helvetica, Arial, Verdana;
}

.NotVisible
{
	display:none;
}

.ProductHeaderRight
{
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	text-align: right;
}
.report-main-header
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Helvetica, Arial, Verdana;
	background-color: #DCDCDC;
	padding-left: 18px;
	padding-right: 18px;
}
.report-header
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Helvetica, Arial, Verdana;
	padding-left: 18px;
	padding-right: 18px;
}
.report-text
{
	font-size: 10px;
	color: #000000;
	font-family: Helvetica, Arial, Verdana;
	padding-left: 18px;
	padding-right: 18px;
}

.border
{
	border-top: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}
td
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.Quote
{
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana;
	color: #FF9933;
}
.fontsmGray
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #666666;
}
.NormalRed
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: red;
}

.Navy
{
	font-family: Century Gothic;
	font-size: 14px;
	color: #424291;
	font-weight: bold;
}

.Gray
{
	font-family: Century Gothic;
	font-size: 14px;
	color: #333333;
	
}

