﻿#content
{
	background-color:#678fc2;
	background-image:url(content/background.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	text-align:left;
}

.cspacer
{
	background-color:#f2a31b;
	border-right:1px solid #f2a31b;
	font-size:9px;
	width:9px;
}

.leftNav
{
	background-color:#f7f2e4;
	width:155px;
	border-right:1px solid #e5c57e;
	padding-bottom:8px;
	padding-top:70px;
	font-size:1.1em;
	line-height:9.84pt;
	text-align:left;
}

.leftNav .stdMenuItem
{
	color:#636363;
	padding:5px 15px 5px 15px;
}
.leftNav .stdMenuItem .ulStd
{
	margin:0px;
	padding:0em 0em 0em 0.7em;
	text-indent:-0.6em;
}

.leftNav li
{
	list-style-type:none;
}
.leftNav li a
{
	color:#636363;
	list-style-type:none;
}

.chBold
{
	background-color:#f0dfbe;
	color:#d98e16;
	font-size:1.0em;
	font-weight:bold;
	line-height:9.84px;
	margin-top:3px;
	padding:5px 15px 5px 15px;
}

