html, body {
	background-color: #FFF;
	color: #000066;
	padding-left: 50px;
	padding-right: 50px;
}
html, body, div, p, ul, ol, li, td {
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-size: small;
}
.smaller {
	font-size: smaller;
}
.rfloat {
	float: right;
}
#content {
}
.title {
	color: #000066;
}
.subtitle {
	color: #FF8080;
}
.caption {
	color: #000066;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.conf { text-indent: -8em; margin-left: 10em; }
td.cell {text-align: center; }
a.graphic       { font: 12px arial, sans-serif; text-decoration: none;}
a.graphic:hover,  { color:#0000CC; font: 12px arial, sans-serif; text-decoration: none;}
.main {
 	border: 1px solid #000000;
}

a:active {background-color:transparent; color:#0000CC; font: 12px arial, sans-serif; text-decoration: none;}

#bannerblock {
	text-align: center;
}
#banner {
	margin: 0px auto 0px auto;
	text-align: center;
	border-style: none;
	width: 775px;
	height: 70px;
}
#banner2 {
	margin: 0px auto 0px auto;
	text-align: center;
	border-style: none;
	width: 875px;
	height: 70px;
}
#topmenu {
	margin: 10px auto 0px auto;
	text-align: center;
	border-style: none;
	background-image: url('/barbkgd.jpg');
	width: 775px;
	height: 40px;
}
#spacer {
	width: 773px;
	height: 12px;
	text-align: center;
	background-color: #BDB5FF;
	vertical-align: middle;
}
#headingblock {
	text-align: center;
}
#pageheading {
	font-size: 1.6em;
	color: #000066;
}
#subheading {
	font-size: 1.2em;
	color: #FF8080;
}
p {
	text-align: left;
}
ul {
	text-align: left;
}
li {
	text-align: left;
}

