
body
{
	margin: 0px auto;
	background-color: #e2d2a6;
	padding: 64px 58px 10px 58px;
	text-align: center;
	font-size: 12px;
	color: black;
	font-family: Georgia, "Times New Roman", serif;
}

img
{
	border: none;
}

#container
{
	position: relative;
	margin: 0px auto;
	width: 770px;
	text-align: left;
}

#nav
{
	line-height: 1px;
}

#content
{
	clear: both;
	padding: 35px 28px;
	background-image: url(images/contentbg.gif);
	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
{
	padding: 30px 0px 0px 35px;
	background-image: url(images/footer_rule.gif);
	background-repeat: no-repeat;
}

#footer img, #footer div
{
	display: block;
	float: left;
}

#footer #copyright
{
	font-size: 9px;
	padding-left: 32px;
	padding-top: 36px;
	height: 68px;
	color: #716953;
}

p
{
}

p.first, h1.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
{
}

.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 #d1cec3 solid;
}

.inset .rule .img
{
	background-color: #d2cec3;
	line-height: 1px;
	text-align: center;
}

.inset .rule .img img
{
	margin: 0px auto;
}

.inset .caption
{
	background-color: #f1eedf;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #69665d;
	line-height: 12px;
	padding: 8px;
}

#textNav
{
	float :left;
	width: 178px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#textNav img
{
	display: block;
}

.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
{
	text-align: center;
	clear: both;
}