﻿body{
	font-size: 1em;	
}
/*took span out of next class defn */
body, p, div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
td {
	font-size: .84em;
}
body {
	background-color: #FFFFFF;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF !important;
	background-color: #5D9E7E;
	text-align: left;
}
a:hover {
	color: #339966;
}
a:link {
	color: #003399;
}
a:visited {
	color: #663399;
}
.tbnr-buttonbar {
	background-color: #666666;
	height: 1.3em;
}
.footer-linksbar {
	background-color: #999999;
}
.footer-ownerbar {
	line-height: 1.4em;
	background-color: #808080;
}
.pad-edges {
	padding-left: 10px;
	padding-right: 10px;
}
.pad-left {
	padding-left: 10px;
}
.pad-right {
	padding-right: 10px;
}
.sidebar-leftnav {
	background-image: url(images/sidenav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	margin: 10px;
}
.sidebar-rightnav {
	background-image: url(images/rightnav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	margin-top: 10px;
}
.sidebar-feature {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 165px;
	background-image: url(images/sidenav_rule.gif);
	background-repeat: no-repeat;
}
.rightbar-feature {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 152px;
	background-image: url(images/sidebar_rule.gif);
	background-repeat: no-repeat;
}
li.sidebar {
	list-style-image: url(images/sidenav_bullet.gif);
	list-style-type: disc;
	list-style-position: inside;
	line-height: 14px;
	left: 10px;
	font-size: .88em;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul {
	list-style-image: url(images/bullet_grey.gif);
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
ul.exdent {
	position: relative;
	left: -20px;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.indent {
	margin-left: 47px;
}
.main-indent {
	padding-left: 15px;
}
.highlight-indent {
	padding-left: 10px;
}
.main-header {
	background-image: url(images/rule_title.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	color: #006633;
	width: 570px;
	color: #006633;
	font-size: 18px;
	font-weight: bold;
	width: 570px;
}
.main-header-smaller {
	background-image: url(images/rule_title.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 3px;
	color: #006633;
	width: 570px;
	color: #006633;
	font-size: 18px;
	font-weight: bold;
	width: 500px;
}
.section-title-home {
	background-image: url(images/rule_wide.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	color: #006633;
	font-weight: bold;
	width: 344px;
}
.section-title-greenbg {
	background-image: url(images/rule_wide_greenbg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	width: 500px;
}
.section-linktitle {
	background-image: url(images/rule_wide.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	width: 240px;
}
.alt1 {
	background-color: #F1F1E3;
}
.alt2 {
	border-bottom: 1px solid #C7C7A0;
}
.highlight-content {
	background-color: #DBEAE3;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-image: url(images/rule_wide.gif);
	background-repeat: no-repeat;
}
.highlight-content-interior {
	background-color: #C1DACD;
	margin-top: 10px;
}
.highlight-content-interior-padded {
	background-color: #C1DACD;
	margin-top: 10px;
	padding-left: 10px;
}
.accessible-links {
	position: absolute;
	left: -50px;
	top: -100px;
}

