@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: arial, helvetica, sans-serif;
	color: #199ccb;
	font-weight: bold;
	font-size: medium;
	}
	
p, .graph {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	}
	
.bodycopy {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	}
.tcrfuhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	padding-top:15px;
	
	
}

	
.post {
	font-family: arial, helvetica, sans-serif;
	color: #808586;
	font-size: 11px;
	}

.title {
	font-family: arial, helvetica, sans-serif;
	color: #868788;
	font-size: 14px;
	}	

.link {
	color: #1168b1;
	font-weight: medium;
	}

	
.note {
	font-family: arial, helvetica, sans-serif;
	color: #737475;
	font-size: 12px;
	}
.gauges {
width:150px;
height:250px;
background-color:#1a1f30;
}

#menu {position:relative; top:10px; left:100px; width:75px; background-color:#fff; z-index:100;
}
#menu a.p1, #menu a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:-150px; left:190px; width:auto; height:auto; border:10px solid #000033;}

#info {z-index:100; height:22em;}

	

