body { 
	background:#CC9900;
	margin:0px;
	text-align:center; }

#back {
	width:758px;
	left:50%;
	min-height:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background:#F6CE55;
	border-left:solid 1px #996600;
	border-right:solid 1px #996600;
}
html>body #back {
	height:auto;
}
#container {
	width:740px;
	margin-left:8px;
	margin-right:8px;
	padding:0px;
	text-align:center;
}
#content {
	width:740px;
	background:#FFFFFF;
	padding:0px;
	text-align:left;
}
#homeleft {
	width:315px;
}
#homemiddle {
	width:182px;
	text-align:left;
}
#homeright {
	width:165px;
	text-align:left;
}
#nav {
	margin-top:3px;
	margin-bottom:4px;
}

a { color:#336633; }
a:hover { color:#000000; }
a:visited { color:#336633; }
li { padding-bottom:4px; }
ul .nobullet li {
	list-style:none;
}

td, .text {
	font-family:arial;
	font-size:12px;
	line-height:16px;
}
.textnews {
	font-family:arial;
	font-size:11px;
	line-height:13px;
}

.textevents {
	font-family:arial;
	color:#669966;
}
.textevents a, .subtextevents a {
	line-height:13px;
	color:#000000;
	font-weight:normal;
}
.textevents a:hover, .subtextevents a:hover {
	color:#999999;
}
.subtextevents {
	width:165px;
	font-family:arial;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#669966;
}
.subsection {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#996600;
}
.subhead {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.subhead2 {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#996600;
}
.footer {
	margin-top:20px;
}
.footertext, .footertext a {
	font-family:arial;
	font-size:11px;
	color:#996600;
}
.footertext2, .footertext2 a {
	font-family:arial;
	font-size:9px;
	color:#996600;
}
.footertext2 a:hover {
	color:#000000;
}
.rule {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:14px;
	margin-right:14px;
	height:1px;
	background:#996600;
}
.verticalRule {
	width:12px;
	border-left:solid 1px #CCCCCC;
}
#content .faqQ {
	float:left;
	width:100%;
}
#content .faqQuestion {
	float:right;
	width:95%;
	font-weight:bold;
}
#content .faqQuestion a {
	color:#336633;
	font-weight:normal;
}
#content .faqQuestion a:hover {
	color:#000000;
	font-weight:normal;
}
#content .faqA {
	float:left;
	width:100%;
	padding-bottom:18px;
}
#content .faqAnswer {
	float:right;
	width:95%;
}
