
body
{
	margin: 0px auto;
	background-color: white;
	font-size: 12px;
	color: black;
	font-family: Georgia, "Times New Roman", serif;
}

img
{
	border: none;
}

#container
{
	position: relative;
	margin: 0px auto;
	width: 100%;
	text-align: left;
}

#nav
{
	display: none;
}

#content
{
	clear: both;
	line-height: 18px;
}

#content table
{
	border-collapse: collapse;
}

#content th
{
	padding: 3px 10px;
	border-bottom: 1px black solid;
	font-weight: bold;
	text-align: left;
}

#content td
{
	padding: 3px 10px;
	vertical-align: top;
}

td ul
{
	padding-left: 15px;
}

#footer
{
	display: none;
}

p.first
{
	margin-top: 0px;
}

a
{
	color: #a4810d;
	text-decoration: none;
	border-bottom: 0px solid white;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin: 15px 0px;
	padding: 0px;
	font-size: 14px;
}

h2
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	clear: both;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

div.intro
{
	border-left: 1px #e0dede solid;
	border-right: 1px #e0dede solid;
	border-top: 1px #e0dede solid;
	padding: 10px 15px;
}

div.pagenav
{
	border: 1px #e0dede solid;
	line-height: 1px;
	text-align: center;
}

.blockCenter
{
	clear: both;
	margin: 0px auto;
}

.insetGroup
{
}

.insetGroup .clear
{
	clear: both;
}

.inset
{
	width: 164px;
	margin-bottom: 15px;
}

.inset.left
{
	float: left;
	margin-right: 20px;
}

.inset.right
{
	float: right;
	margin-left: 20px;
}

.inset .rule
{
	padding: 1px;
	border: 1px black solid;
}

.inset .rule .img
{
	background-color: white;
	line-height: 1px;
	text-align: center;
}

.inset .rule .img img
{
	margin: 0px auto;
}

.inset .caption
{
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: black;
	line-height: 12px;
	padding: 8px;
}

#textNav
{
	display: none;
}

.creditNo
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7px;
}

ol.imageCredits
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #69665d;
	line-height: 12px;
	clear: both;
	margin-left: 9px;
	padding-left: 9px;
}

img.blocker
{
	position: absolute;
}

p.continue
{
	display: none;
}