html, body {
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #adc0c6 url(images/2_b.jpg) no-repeat center top;
}

img, div {
	behavior: url(iepngfix.htc);
}

/* @group LAYOUT */

#container {
	width: 800px;
	height: auto;
	min-height: 760px;
	margin: 40px auto 0px;
	text-align: left;
}

#header {
	width: 800px;
	height: 174px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	background: url(images/mast_top.png) no-repeat left top;
}

#pagecontent {
	height: auto;
	width: 800px;
	background-color: #fff;
}

#leftcol	{
	display: none;
}

.edition {
	display: none;
}

#leftnav {
	display: none;
}

#leftnav img {
	display: none;
}

#leftnav a:link {
	display: none;
}

#main	{
	width: 800px;
	height: auto;
	min-height: 760px;
}

.forward {
	display: none;
}

.emailicon {
	display: none;
}

.maincontent {
	width: 715px;
	margin-left: 35px;
	margin-right: 50px;
	padding-top: 16px;
	clear: both;
	color: #000;
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
}

.maincontent h1 {
	color: #000;
	font: 28px/23px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

.maincontent h2 {
	color: #000;
	font: italic 20px/23px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	padding-bottom: 10px;
}

.maincontent h3 {
	color: #000;
	font: 18px/23px Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: -10px;
}

.maincontent p {
	margin-top: 20px;
}

.maincontent ol {
	margin: 20px 0px 20px 45px;
	list-style-type: decimal;
}

.maincontent ol.roman {
	margin: 20px 0px 20px 45px;
	list-style-type: lower-roman;
}

.maincontent ol li {
	margin-bottom: 8px;
}

.maincontent blockquote {
	color: #000;
	font: bold 20px/28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 20px 0px 20px 15px;
}

.maincontent blockquote.boxquote {
	color: #000;
	font: bold 20px/28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 20px 0px 10px 20px;
	float: right;
	display: inline;
	width: 200px;
}

.maincontent p a:link {
	color: #736e21;
	text-decoration: underline;
}

.maincontent p a:hover {
	color: #d11349;
	text-decoration: underline;
}

.maincontent p a:active {
	color: #d11349;
	text-decoration: underline;
}

.maincontent p a:visited {
	color: #736e21;
	text-decoration: underline;
}

.maincontent p a:visited:hover {
	color: #d11349;
	text-decoration: underline;
}

.inlinepic {
	padding: 1px;
	border: 1px solid #736e21;
	margin: 5px 0px 5px 0px;
}

#pageend {
	width: 800px;
	height: 105px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

#footer {
	width: 800px;
	height: 105px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

.footlogo {
	width: 94px;
	height: 45px;
	float: left;
	display: inline;
	margin-left: 32px;
	margin-top: 4px;
}

.footinfo {
	width: 644px;
	height: 45px;
	float: right;
	display: inline;
	margin-left: 30px;
	padding-top: 0px;
	color: #000;
	font: 11px/17px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.footinfo a:link {
	color: #516270;
	text-decoration: none;
}

.footinfo a:hover {
	color: #516270;
	text-decoration: underline;
}

.footinfo a:active {
	color: #516270;
	text-decoration: underline;
}

.footinfo a:visited {
	color: #516270;
	text-decoration: none;
}

.footinfo a:visited:hover {
	color: #516270;
	text-decoration: underline;
}

/* @end */
