@charset "utf-8";
INPUT, SELECT, TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;  background-color:#FFFFFF; color:#003399; border:1px dotted #6699FF; }
.button { padding:2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:bold; background-color:#6699FF; color:#FFFFFF; border:1px dotted #003399; }
a:link {
	color: #8F9906; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #EBBF77;
}
a:visited {
	color: #8F9906; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #EBBF77;
}
a:active {
	color: #8F9906; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #EBBF77;
}
a:hover {
	color: #666600; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #8F9906; background: #F8EAD2;
}
body  {
	font: 100% Courier New, Courier, monospace;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8F9906;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
	color: #773916;
}
.menulink { font-size:12pt; font-weight: bold; line-height:175%; }
a.menulink:link { color:#773916; text-decoration: none; background:none; border:none; }
a.menulink:visited { color:#773916; text-decoration: none; background:none; border:none; }
a.menulink:active { color:#773916; text-decoration: none; background:none; border:none; }
a.menulink:hover { color:#460000; text-decoration: none; background:#E8CB88; border-bottom: dotted 1px #FFFFFF; }

.restitlelink { font-weight: bold; }
a.restitlelink:link { color:#773916; text-decoration: none; background:none; border-bottom:none; }
a.restitlelink:visited { color:#773916; text-decoration: none; background:none; border-bottom:none; }
a.restitlelink:active { color:#773916; text-decoration: none; background:none; border-bottom:none; }
a.restitlelink:hover { color:#773916; text-decoration: none; background:#F8EAD2; border-bottom: dotted 1px #8F9906; }

.reslink { font-weight: normal; }
a.reslink:link { font-weight: normal; color:#8F9906; text-decoration: none; background:none; border-bottom:dotted 1px #EBBF77; }
a.reslink:visited { font-weight: normal; color:#8F9906; text-decoration: none; background:none; border-bottom:dotted 1px #EBBF77; }
a.reslink:active { font-weight: normal; color:#8F9906; text-decoration: none; background:none; border-bottom:dotted 1px #EBBF77; }
a.reslink:hover { font-weight: normal; color:#666600; text-decoration: none; background:#F8EAD2; border-bottom: dotted 1px #8F9906; }

h1 {
	text-indent: -10000px;
	height: 29px;
	margin: 0 0 18px 0;
}
h2 {
	text-indent: -10000px;
	height: 13px;
}
h3 {
	font-size:12pt;
	font-weight: bold;
	color:#460000;
	line-height:35px;
	margin:0;
	padding:0;
}
.lineh {
	margin:25px 0 29px 0;
	height:1px;
	background:#EBBF77;
	line-height:1px;
}
.small, .small a {
	color: #EBBF77;
	font-size:8pt;
	line-height:normal;
}
.lightbrown {
	font-weight: normal;
	color:#EBBF77;
}


.thrColFixHdr #container { 
	width: 950px;
	margin: 0 auto;
	border: none;
	text-align: left;
	background: #773916;
}
.thrColFixHdr #banner {
	background: #8F9906;
	border: none;
	padding:50px 0 0 30px;
} 
.thrColFixHdr #sidenav {
	float:left;
	width:232px;
	height:229px;
	background: url(/navbg.gif) no-repeat;
	background-color: #EBBF77;
	padding:0;
	text-align:left;
	margin:0;
	border:solid 1px #FFFFFF;
	border-left:none;
	border-top:none;
}
.thrColFixHdr #pics {
	border-bottom:solid 1px #FFFFFF;
}
.thrColFixHdr #center { 
	margin: 0 0 0 232px;
	background: #FFFFFF;
	padding: 0;
} 
.thrColFixHdr #centertext { 
	padding: 25px 30px 25px 30px;
	text-align:left;
	line-height: 120%;
} 
.thrColFixHdr #footer { 
	clear:both;
	width:950px;
	margin: 0 auto;
	padding:0 0 20px 0;
	text-align: center;
	color: #EBBF77;
	font-size:8pt;
	vertical-align:bottom;
	line-height:170%;
} 
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nodec, a.nodec:link, a.nodec:visited, a.nodec:active, a.nodec:hover {
	border:none !important;
	background:none;
	text-decoration:none;
}
