body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.dashbanner {
	background-attachment: fixed;
	background-image:  url(images/nav/dashbannerlong2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FF6600;
}
#banner {
	width: 100%;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #999999;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 8px;
	padding-left: 8px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer .separator {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
#nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#content {
	padding: 12px;
	font-size: 80%;
	margin-left: 5px;
	margin-right: 15px;

}
h1 {
	font-size: 140%;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 4px;
}
#footer p {
	margin-top: 5px;
	padding-top: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#attractor {
	padding: 0px;
	font-size: 80%;
	border: 1px solid #feba68;
	margin: 0px 0px 10px;
	width: 172px;
	text-align: left;




}
#attractor h1 {
	font-size: 100%;
	border: none;
	color: #000000;
	text-align: center;
	padding: 3px;
}
.dash {
	font-style: italic;
	color: #FF6600;
	font-weight: bold;

}
#attractor p {
	padding: 0px 4px;
	margin: 0px;
}


#attractor .more {
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	padding-right: 3px;
	margin-right: 3px;
}
#attractor a.link {
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.top {
	font-weight: normal;
	color: #FF9900;
	text-align: center;
}
a.top {
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	text-decoration: underline;
}
#subnav {
	border: 1px solid #Feba68;
	width: 172px;
	font-size: 80%;
	background-color: #FFFAF4;
	text-align: left;



}
#subnav h1 {
	font-size: 100%;
	color: #000000;
	background-color: #Feba68;
	text-align: center;

}
#subnav ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1em;
	padding-left: 1em;




}
h2 {
	font-size: 120%;
}
#subnav a {
	color: #000000;
	text-decoration: underline;
}
#subnav a:hover {
	text-decoration: none;
}
#content td {
	font-size: 80%;
}
#content a {
	color: #FF6600;
	text-decoration: underline;
}
#content a:hover {
	color: #666666;
	text-decoration: none;
}
.button {
	border: 1px solid #FFCC99;
	color: #000000;
	background-color: #FFCC99;
	font-weight: bold;



}
hr {
	color: #FFCC99;
	height: 1px;
}
.required {
	font-weight: bold;
	color: #FF0000;
	padding-top: 4px;
	margin-top: 0px;
}
