@charset "UTF-8";
#sidenav {
	position:absolute;
	left:17px;
	top:119px;
	width:151px;
	height:395px;
	z-index:1000;
}
body {
	background-color: #F7F7F7;
	background-image: url(/images/cms_background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: normal;
	color: #705246;
}
td img {display: block;}.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-weight: bold;
	color: #705246;
	font-size: 14pt;
}
a:link {
	color: #039;
	text-decoration: underline;
}
a:visited {
	color: #06F;
	text-decoration: underline;
}
a:hover {
	color: #06F;
	text-decoration: underline overline;
}
a:active {
	color: #06F;
	text-decoration: underline overline;
	background-color: #CCC;
}
h1 {
	font-weight: bold;
	color: #705246;
	font-size: 18pt;
}
.smfont {
	font-size: 10pt;
}
.error {
	color: red;
	font-weight: bold;
}
.logoutbar {
font-size: small;
	background-color: #FFF;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	border-top: thin groove #000;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bg_one {
	background-color: #EEE;
}
.bg_two {
	background-color: #DDD;
}
.contentbg {
	background-color: #EFEDE8;
}
.leftcolbg {
	background-image: url(/images/cms_inside_slices_r16_c2_f2.png);
	background-repeat: repeat-y;
}
.right1bg {
	background-image: url(/images/cms_inside_slices_r15_c5bg.png);
	background-repeat: repeat-y;
}
.footer {
	font-size: 8pt;
	color: #705246;
}
.topline {
	background-image: url(/images/cms_inside_slices_r3_c3.gif);
	background-repeat: repeat-x;
}
h3 {
	font-weight: bold;
	color: #705246;
	font-size: 12pt;
}
input {
	font-size: medium;
}
