body {
	background-color:#FFFFFF;
	font-size: 10pt;
	text-align: left;
	margin: 10px;
	color: #000000;
}


.bookCover, #secondaryNav, #top, #mainNav, #sidebar, #footer, .noprint {
	display:none;
}

#content {
	background-color:#FFFFFF;
	padding:0px;
	margin: 0px 10px;
	border:none;
	color:#000000;
	clear: both;
	width: 680px;
}

#page {
	width: 700px;
}

#page {
	background: none;
	border: none;
}

#headerPrint {
	border-bottom: 2px solid #000000;
	display: block;
	width: 700px;
}

#headerPrint h1 {
	margin:5px 0px;
	display: inline;
	font-size: 14pt;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:10px;
	font-size:9pt;
}

#headerPrint a {
	font-weight: normal;
	text-decoration: none;
}

h1, h2, h3, #highlights h3, legend, p.pullouts {
	color: #000000;
	margin: auto;
	border:none;
}

#highlights, #portfolio {
	border: 1px solid #000000;
}


h1 {
	margin-top:10px;
}

h2 {
	background-image: none;
	padding-left: 0px;
}

h6 {
	font-size:90%;
	border-top:1px solid #000000;
}

#content {
	line-height:120%;
}

#content ul li {
	list-style-image: none;
	list-style-type: square;
}

hr {
	color: #333333;
	background-color: #333333;
}

#highlights, #portfolio	{
	background-color:#FFFFFF;
}

#content #highlights li {
	list-style-image: none;
	list-style-type: square;
}

#highlights a:link, #highlights a:active, #highlights a:visited, #highlights a:hover, #webwordsHome a:link, #webwordsHome a:visited, #webwordsHome a:focus, #webwordsHome a:hover, #webwordsHome a:active {
	text-decoration : underline;
	color : #000000;
}

#webwordsHome {
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

#webwordsHome h2 {
	background-color:#FFFFFF;
	color:#000000;
}

p.pullouts {
	border:none;
}

fieldset {
	border:none;
}

.formbuttons {
	color: #000000;
	background-color: transparent;
}

a:link, a:active, a:visited, a:hover {
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}

#footer {
	background-image: none;
	background-color:#FFFFFF;
}

