@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 45px;
	padding-right: 30px;

	
}

.chartcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;s
	color: #FFFFFF;	
}


.nav1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; color: #666666; padding-left: 20px; padding-right: 20px;}
.nav1 a:hover { text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;margin-left: 20px;padding-left: 20px;}



.bg {
	background-color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}

.footerlinks {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
}


.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #CC9900;
	font-weight: bold;
	
}

.h2 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	
}

.nav2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: bold; line-height: 20px; color: #CC9900; ;}
.nav2 a:hover { text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-style: bold; color: #FFFFFF;}

.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: bold; line-height: 20px; color: #CC9900; ;}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}