.summary {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
CODE {
	font-family: 'Courier New', Courier, Monaco, monospace;
}
PRE {
	font-family: 'Courier New', Courier, Monaco, monospace;
}
HR {
	color: #999999;
}
B.errorMessage {
	color: #000000;
}
B.successMessage {
	color: #000000;
}
BIG.errorMessage {
	color: #990000;
	font-weight: bold;
}
.navbar {
	background: #66CCFF;
	border-style: none none solid none;
	border-width: thin;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 100%;
	padding: 2px;
}
.navbar-bottom {
	background: #66CCFF;
	border-style: solid none none none;
	border-width: thin;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 100%;
	padding: 2px;
}
SMALL.document-nav {
	font-size: 70%;
}
STRONG.selected {
	font-weight: bold;
}
EM.dimmed {
	color: #999999;
	font-style: normal;
}
.navarea {
	background: #FF66FF;
}
.notrecommended {
	color: #666666;
}
.deemphasized {
	color: #666666;
}
TABLE.densetable {
	font-size: 80%;
}
TR.summaryrow {
	background: #00FFFF;
	font-size: 90%;
}
TD.tableLabel {
	font-size: 11px;
}
TD.relevantTableLabel {
	font-size: 11px;
}
TD.adminTableLabel {
	font-size: 11px;
	font-weight: bold;
}
TD.adminTableTotal {
	font-size: 11px;
	font-weight: bold;
}
TD.ttInfo {
	font-size: 9px;
}
INPUT.smallButton {
	font-size: 9px;
}
CAPTION {
	font-size: 100%;
}
.overline {
	margin-bottom: -2ex;
}
H1 {
	display: none;
}
H2, H3 {
	font-size: medium;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
H4 {
	margin-bottom: 0.5em;
}
H5, H6 {
	margin-bottom: 0.2em;
}
A {
	text-decoration: none;
}
A:link {
	color: #0000FF;
}
A:visited {
	color: #000099;
}
A:active {
	color: #FF0000;
}
.small {
	font-size: smaller;
}
.large {
	font-size: larger;
}
.topleft {
	background-image: url('../images/round-ccc-8x8.png');
	background-position: left top;
}
.topright {
	background-image: url('../images/round-ccc-8x8.png');
	background-position: right top;
}
.bottomleft {
	background-image: url('../images/round-ccc-8x8.png');
	background-position: left bottom;
}
.bottomright {
	background-image: url('../images/round-ccc-8x8.png');
	background-position: right bottom;
}
UL.cv {
	font-weight: bold;
	list-style-image: url('../images/square.png');
}
UL.cv LI {
	margin: 0 0 0.8em;
	padding: 0 0 0 0.9em;
}

