body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-color: #23151d}

#topbar	{
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	background-color: #aaaaff;
	width: 100%;
	height: 130px}

#clientbox {
	position: absolute;
	top: 12px;
	left: 572px;
	font-size: 12px;
	color: #ffffff;
	background-color: #7777b2}

#leftnav {
	position: relative;
	left: 0em;
	top: -.8em;
	width: 11em;
	background-color: #e2e2ff;
	border-left: 1em solid #aaaaff;
	border-bottom: 1em solid #aaaaff;
	border-right: 1em solid #aaaaff;
	margin-top: 0;
	font-size: 100%;
	font-weight: bold;}

#leftnav a {
	text-decoration: none;
	cursor: hand;
}

#leftnav a:link, a:visited {
	color: #23151d;
}

#leftnav a:hover, a:active {
	color: #ce6a07
}

#leftnav ul {
	margin-left: .8em;
	padding-left: .8em;
	margin-top: .7em;
	padding-top: .7em;
	list-style-position: outside;
	list-style-image: url(/images/unexpanded.gif);
}

#leftnav li {
	padding-bottom: 4px;
}

#leftnav li.expanded {
	list-style-image: url(/images/expanded.gif);
}

#leftnav li.terminal {
	list-style-image: url(/images/expanded2.gif);
}

#leftUpperCurve {
	position: absolute;
	left: 13em;
	top: 154px;
	z-index: 0
}

#content {
	margin-left: 1em;
	padding-right: 2em;
	position: absolute;
	left: 13em;
	top: 154px;
	font-size: 100%;
}

#content p.date {
	font-size: 120%;
}

#content a:hover, a:active {
	background-color: #e2e2ff
}

#content h1 {
	font-size: 160%;
	font-weight: bold;
}

#content h2 {
	font-size: 140%;
	font-weight: bold;
}

#content ol {
	background-color: #ffe2e2;
	border: 2px groove #23151d;
	font-size: 90%;
}

#content pre {
	background-color: #ffe2e2;
	border: 2px groove #23151d;
	font-size: 90%;
}

#content dl dt {
	font-weight: bold
}

#content .highlight {
	background-color: #e2e2ff
}

#guestbookTable {
	width: 80%;
	margin-top: 2em
}

#guestbookTable td {
	border-bottom: 2px groove #23151d
}

#guestbookTable p.comments {
	margin-top: 1em;
	font-size: smaller
}

#footer {
	width: 12em;
	border: 1px dashed #23151d;
	position: relative;
	top: 0em;
	left: 0em;
	margin: 1 em;
	padding: .5em;
	border-top: 1px dashed #aaaaff
}

#footer img {
	clear: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#demoDailyNav {
	font-size: 90%
}

#demoDailyNav .hi {
	background-color: #e2e2ff;
	color: #000000;
}

#demoDailyNav .low {
	background-color: #aaaaff;
	color: #000000;
}

#demoDailyNav .header {
	background-color: #de7a17;
	color: #000000;
}

#CMGloDocs {}

#CMGloDocs ul li a {
	text-decoration: none
}

#CMGloDocs ul.horizontal {
	display: inline
}

#CMGloDocs ul.horizontal li {
	display: inline;
}

#CMGloDocs ul.horizontal li:after {
	content: ", ";
}

#CMGloDocs ul.horizontal li.last:after {
	content: "";
}

#IowaTutorial_InfoTable {
	background-color: #ffe2e2;
	border: 2px groove #23151d;
	font-size: 90%;
}

#IowaTutorial_InfoTable .label {
	font-weight: bold
}

#IowaTutorial_InfoTable .description {
	font-size: 80%
}

#IowaTutorial_TagProperties {
	background-color: #ffe2e2;
	border: 2px groove #23151d;
	font-size: 90%;
	text-decoration: none
}

#IowaTutorial_TagProperties tr {
	border-bottom: 1px solid #23151d
}

#IowaTutorial_TagProperties tr.last {
}

#IowaTutorial_TagProperties td {
	font-size: 80%
}

#commentsFooter {
	background-color: #e2e2ff;
	text-align: center;
}

#commentsFooter a:hover, a:active {
		color: #ce6a07;
		background-color: #d0d0ff
}
