body {
padding:0;
	margin: 0px;
	background-image: none;
	background-color: #fff;

	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	page-break-inside: avoid;
}
h1 {
color:#666666;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* strict text styles for activeedit */
.smaller {
	font-size: smaller;
/*	font-size: 8px; */
/*	line-height: 14px; */
}
.larger {
	font-size: larger;
/*	font-size: 12px; */
/*	line-height: 18px; */
}
#subhead {
	padding: 5px 30px 5px 0px;
	text-align: left;
	width: auto;
	display: block;
	font-size: 10pt;
	font-weight: bold;

}

/* styles mostly for page layout */
img {
	border-width: 0px;
}

#leftmenu {
	margin: 6px 0px 0px 13px;
	display: none;
}
#rightmenu {
	margin: 5px 0px 10px 5px;
	display: none;
}

#crumbs, div.footertext, #leftmenu, #leftmenulower, #rightmenu, #rightmenulower, input.searchInput, input.mailingListInput, input.mailingListSubscribe, input.mailingListUnsubscribe {
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
#crumbs {
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

#crumbs a:link, #crumbs a:visited, #crumbs a:active, #crumbs a:hover, #leftmenulower a:link, #leftmenulower a:visited, #leftmenulower a:active, #leftmenulower a:hover, #rightmenu a:link, #rightmenu a:visited, #rightmenu a:active, #rightmenu a:hover, #rightmenulower a:link, #rightmenulower a:visited, #rightmenulower a:active, #rightmenulower a:hover {
	color: #000000;
	text-decoration: none;
}
#crumbs a:hover, #leftmenulower a:hover {
	text-decoration: underline;
}
#bodycontent {
	padding: 5px 10px 15px 0px;
	text-align: left;
	width: auto;
	display: block;
}
#bodycontent a:link:after, #bodycontent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
div.footertext {
	color: #fff;
}
div.footertext a:link, div.footertext a:visited, div.footertext a:active, div.footertext a:hover {
	color: #fff;
	text-decoration: none;
	margin: 0px 4px;
}
div.footertext a:hover {
	text-decoration: underline;
}
#rightmenulower {
	margin: 4px 0px 24px 5px;
	display: none;
}
#rightmenulowerinner {
	background-image: none;
	padding: 10px 6px 10px 5px;		
}

.notForPrint {
	display: none;
}
#container {
	width: 100%;
	float: none !important;
}
#printHeader {
	text-align: left;
	display: block;
	width: auto;
}
#crumbs {
	background-image: none;
	float: none !important;
	font-size: 10pt;
	line-height: 14pt;
}
#footer {

}