.nav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;

}
.nav:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #363C7A;
	text-decoration: none;
	letter-spacing: 0.2em;
}
.botnav {
	color: #999999;
	text-decoration: underline;

}
.botnav:hover {
	text-decoration: none;
}
.main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;

}
.mainsmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.graph {
	border: 1px solid #000000;
}
.graph:hover {

	border: 1px solid #363C7A;
}
.main a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #363C7A;
	text-decoration: none;
	font-weight: bold;

}
.main a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #363C7A;
	text-decoration: none;
	font-weight: bold;

}
.main a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #363C7A;
	text-decoration: underline;
	font-weight: bold;

}
.form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #000000;
}
.mainbig {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
.borrightbot {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.superscript {
	vertical-align: top;
	font-size: 9px;
	line-height: 10px;


}
.bordertopbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262E6C;
	border-right-color: #262E6C;
	border-bottom-color: #262E6C;
	border-left-color: #262E6C;
}
.yellowback {
	background-color: #FFFF00;
}
