@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: auto;
	background-image: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	color: #333333;
}

/* layout regions */
#mainDiv {
}
#outerWrap {
	width: auto;
	margin: auto;
	background-color: #FFFFFF;
	background-image: none;
}
#menuBar {
	display: none;
}
#mainWin {
	background-color: #FFFFFF;
	margin: auto;
	background-image: none;
}
#mainWinInnerWrap {
	background-color: #FFFFFF;
	margin: auto;
	background-image: none;
}
#home #mainWinNoteWrap {
	background-color: #FFFFFF;
	margin: auto;
	background-image: none;
}
#mainWinInner {
	padding: 0;
}
#col1 {
	width: auto;
	float: none;
}
#col2 {
	width: auto;
	float: none;
	padding: 20px 0 0 0;
}
#fullCol {
	float: none;
}
#excerpt #fullCol {
}
#footer {
	background-color: #FFFFFF;
	margin: auto;
	background-image: none;
	height: auto;
}

/* menuBar styles */
#menuBar ul li {
	padding: 0;
	float: none;
}
#menuBar ul li a:link, #menuBar ul li a:active, #menuBar ul li a:visited {
	font-size: 100%;
	text-indent: 0;
	width: auto;
	height: auto;
	overflow: visible;
	background-image: none;
}


/* element styles */
#banner h1 {
}
#banner h1 a {
	height: auto;
	overflow: visible;
	font-size: 200%;
	text-indent: 0;
	margin-bottom: 20pt;
}
.note {
	height: auto;
	overflow: visible;
	text-indent: 0;
	font-size: 100%;
	color: #000000;
}
.note h2 {
	font-size: 160%;
	color: #333333;
	margin-bottom: 10pt;
}
.bookPod {
	margin-bottom: 10pt;
}
.bookPod h2 {
	margin: 10pt 0;
}
#quiz #mainWinInner {
	background-image: none;
}
#quizWrap {
	width: auto;
}
fieldset {
	border-color: #CCCCCC;
}
#portraitGallery li {
	float: none;
	font-size: 100%;
	text-indent: 0;
	width: auto;
	height: auto;
	overflow: visible;
	background-image: none;
}
#footer {
	text-align: left;
}
p {
	margin: 10pt 0;
}
.leftPod, .rightPod, #authors .leftPod, #authors .rightPod {
	float: none;
	width: auto;
	margin: 20pt auto;
}
#excerptNav {
	display: none;
}
object, embed {
	width: 800px;
	height: 600px;
}
