a {
	color: #CC6633;
	text-decoration: none;
}
a.leftNavLink:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
}
p {
	margin: 10px 0px;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .75em;
	color: #333333;
	line-height: 1.25em;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.25em;
}
.breadcrumbCell {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 9px;
	padding-left: 9px;
}
.breadcrumbSides {
	background-color: #D1D1D1;
}
.breadcrumbText {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #CC6633;
	background-color: #F1F1F1;
	line-height: 2em;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .6em;
	color: #336699;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 22px;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .9em;
	color: #333333;
}
.pageHeader {
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -10px; 
/*
	margin-bottom is negative because ewebeditpro can sometimes put extra paragraph breaks before content
*/

}
.tertiaryNav {
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #000000;
	line-height: 1.25em;
}
#leftNav a {
	text-decoration: none;
}
#hideDhtml {
	position: absolute;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.navLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    line-height: .9em;
	text-decoration: none;
	width: auto;
	display: block;
}
.navLinkOff {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    line-height: .9em;
	text-decoration: none;
	width: auto;
	display: block;
}
.navigationMenu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	font-size: .9em;
    line-height: .8em;
	width: 177px;
	z-index: 10;
	visibility: hidden;
	background-color: white;
	border: 6px solid #6699CC;
	padding: 11px;
	margin: 5px;
}
.navigationBase {
	position: relative;
	z-index: 5;
}
.navigationSpace {
	background-color: red !important;
}
.subnavLinkOff {
	font-family: Arial, Helvetica, sans-serif;
   	line-height: 1em;
    text-decoration: none;
    width: auto;
    display: block;
	color: #666666;
}
.navigationMenu a.subnavLinkOn {
	font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
    text-decoration: none;
    width: auto;
    display: block;
	color: #cc6633;
}
.leftNavArrowOff {
	backgroundColor: #ffffff;
}
.leftNavArrowOn {
	backgroundColor: #CC6633;
}
.leftNavLink {
	text-decoration: none;
}