body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
#pageblock {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#littlenav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 30px;
	margin-right: 30px;
	text-transform: uppercase;
}
#littlenav a:link {
	color: #999999;
	text-decoration: none;
}
#littlenav a:visited {
	color: #999999;
	text-decoration: none;
}
#littlenav a:hover {
	color: #F8991D;
	text-decoration: none;
}
#nav1box {
	height: 2em;
	width: 760px;
	background-color: #BBB;
	margin: 0px;
	padding: 0px;
}
#nav1spacer {
	float: left;
	height: 6px;
	width: 38px;
}
.sidebarA {
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	background-color: #F8991D;
}
.sidebarA p {
	margin: 24px 0px;
}
.sidebarA a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarA a:visited {
	color: #FFF;
	text-decoration: none;
}
.sidebarA a:hover {
	color: #666666;
	text-decoration:none;
}
.ruleabove {
	margin-top: 1.3em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8991D;
	padding-top: 1em;
}
#content {
	padding-left: 130px;
	padding-right: 118px;
	line-height: 1.5em;
	padding-top: 20px;
}
#content h1 {
	font-size: 2em;
	color: #F8991D;
	line-height: 2em;
}
#content h2 {
	font-size: 1.5em;
	margin-top: 1.3em;
	border-top: 2px solid #F8991D;
	padding-top: 0.75em;
	line-height: 1.1;
}
.maincolor {
	color: #F8991D;
}
#content blockquote {
	color: #666666;
	font-size: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
.attribution {
	text-align: right;
	margin-top: -.5em;
}
#content h3 {
	font-size: 1.25em;
}
.spectable {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	margin-top: 6px;
}
.spectable td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999;
	border-right-color: #999;
	vertical-align: top;
}
#content.contentfull {
	padding-right: 30px;
	padding-left: 30px;
}
#clearer {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.tblspace {
	font-size: 3px;
	line-height: 3px;
}
#copyright {
	font-size: 9px;
	color: #333333;
	margin-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.smaller_inline {
	font-size: smaller;
	margin-left: 1em;
	color: #999999;
}
#content h2 a:link {
	text-decoration: none;
	color: #000000;
	}
#content h2 a:visited {
	text-decoration: none;
	color: #000000;
	}
#content h2 a:hover {
	text-decoration: none;
	color: #F8971F;
	}
