body {
	background-color: #F0F8FF  ;
	color: #6E309E ;
	font-family: Verdana,Tahoma,Arial;
	margin-right: 3em;
	margin-left:  3em;
	font-size: 90%;
 }
a:link,a:visited,a:active {
	text-decoration: none;
	color: #006400;
	font-size: 100%;
	font-weight: normal;
}
a:hover.ref {
	background-color: #006401 ;
	color: #F0F8FF ;
	font-size: 100%;
	font-weight: normal;
}
a.nav:link,a.nav:visited,a.nav:active {
	color: #006400;
}
a:hover.nav {
	background-color: #90EE90;
	color: #6E309E;
}
.doc_anchor {
	margin-top: -125px;
	padding-top: 125px;
}
.ref{
	white-space: nowrap;
}
th.drop {
	color: #F0F8FF ;
	background-color: #6E309D;
	font-weight: bold;
	vertical-align: top;
}
td.loc {
	background-color: #F0F8FF ;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}
td.add {
	background-color: #F0F8FF ;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}
td.addnw {
	background-color: #F0F8FF ;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
td.drop {
	color: #F0F8FF ;
	background-color: #00FFFF;
	font-weight: bold;
}
td {
	vertical-align: top;
}
td.TL {
	vertical-align: top;
	text-align: left;
}
td.TC {
	vertical-align: top;
	text-align: center;
}
td.TR {
	vertical-align: top;
	text-align: right;
}
td.TP {
	vertical-align: top;
	font-size: 100%;
}
table.nav {
	border-style: none;
}
table.center {
	margin-left:auto;
	margin-right:auto;
}
td.nav {
	padding: 5px;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	height: 22px;
	background-color: #90EE90;
	color: #00FFFF;
	font-size: 90%;
}
td.TY {
	vertical-align: middle;
	text-align: justify;
	padding: 10px;
}
td.TYC {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
td.TYL {
	vertical-align: middle;
	text-align: left;
	padding: 10px;
}
.HLtext {
	font-size: 75%;
}
.fineprint {
	font-family: sans-serif;
	font-size: 65%;
}
.smallprint {
	font-size: 65%;
}
p {
	font-size: 90%;
}
p.std {
	text-align: justify;
	font-size: 90%;
}
p.drop {
	color: #F0F8FF ;
	background-color: #00FFFF;
	font-weight: bold;
}
p.quote {
	text-align: justify;
	font-style: italic;
}
p.w3c {
	text-align: right;
	padding-bottom: 20px;
}
.right {
	text-align: right;
}
.attention {
	font-size: 120%;
	font-weight: bold;
	font-family: "Century Gothic",Verdana,Tahoma,Arial;
	color: #6E309E;
}
.banner_space {
	font-size: 40%;
}
.banner_name {
	font-size: 220%;
	font-weight: bold;
	color: #00FFFE;
}
.banner_url {
	font-size: 160%;
	font-weight: bold;
	color: #00FFFE;
}
.banner_text {
	font-size: 100%;
	color: #00FFFE;
}
.leadin {
	font-weight: bold;
	font-size: 120%;
}
#banner {
	text-align: center;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 125px;
	background-image:url(/images/purple_gradient.png);
	z-index: 2;
}
#sidebar {
	position: fixed;
	top: 130px;
	left: 5px;
	width: 100px;
	height: 100%;
	z-index: 1;
}
#content {
	position: relative;
	top: 110px;
	left: 95px;
	width: 90%;
}
#back {
	font-size: 130%;
	text-align: center;
	line-height: 400%;
	padding-top: 100px;
	padding-bottom: 50px;
}
#pagetop {
	font-size: 150%;
	font-weight: bold;
	padding-top: 37px;
	padding-bottom: 25px;
}
