body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.stat_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.white_subtitle {
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	color: #1e548c;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	color: #009d55;
	line-height: 25px;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.notation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.subpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

table.main {
	position: absolute;
	left: 125px;
}

/*#quotes img.pop{height: 0; width: 0; border-width: 0;}

#quotes a:hover img.pop {position: absolute;
    top: 350px; left: 280px; height: 100px; width: 400px;}
	
#quotes {position: absolute; top: 260px; left: 295px;}line-height: 30px;
height: 100px;*/

#quotes a {
position: absolute; 
top: 450px!important;
left: 620px!important;
top: 450px; 
left: 510px;
display: block;
width: 111px;
text-align: right;
margin: 0;
text-decoration: none;
font-size: 0.8em;
color: #000;
background: #eee;
}

#quotes a span {display: none;}

#quotes a:hover {
color: #eeeeff;
text-indent: 0;
float: none;
visibility: inherit;
}

#quotes a:hover span{
display: block;
position: absolute;
top: 53px;
width: 325px;
margin: 0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #ccf;
text-align: center;
visibility: inherit;
}

a {
  color: #004fa0;
}
 
a:hover {
  color: #4990d9;
}
 
li {
  padding-bottom: 5px;
}

/* get rid of outline on click */
a:focus {
     -moz-outline: none;
     outline: none; 
}


