html, body, .page {
	height: 100%;
	margin: 0;
	border: none;
	text-align: left;
	}
body {
	background-color: #9cd2e4;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Helvetica, Sans-Serif;
	font-size: 10pt;
	}
.page {
	width: 100%;
	}
.pagecenter {
	width: 750px;
	vertical-align: top;
	}
.main {
	height: 100%;
	width: 750px;
	}
.header, .links, .content, .footer {
	border: 0;
	}
.header {
	color: #ffffff;
	background-image: url(images/topmountains.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 15pt;
	font-weight: 600;
	letter-spacing: 1pt;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	height: 60px;
	}
.links {
	color: #ffffff;
	background-color: #071108;
	letter-spacing: 1pt;
	font-size: 9pt;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 1px;
	text-align: center;
	}
.linkspacer {
	width: 10px;
	height: 2px;
	}
.content, .footer {
	width: 748px;
	background-color: #ffffff;
	vertical-align: top;
	padding-left: 50px;
	padding-right: 50px;
	}
.content {
	color: #000000;
	font-size: 10pt;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 100%;
	}
.footer {
	color: #6e6e6e;
	padding-bottom: 2px;
	padding-top: 2px;
	}
.heading2, .heading3, .heading4 {
	font-weight: 600;
	}
.heading2 {
	font-size: 9pt;
	letter-spacing: 2pt;
	}
.heading3 {
	color: #1152a5;
	font-size: 11pt;
	letter-spacing: 1pt;
	}
.heading4 {
	color: #000000;
	font-size: 10pt;
	letter-spacing: 0pt;
	}
.side {
	background-color: #e0e6ef;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	}
.grey {
	background-color: #e0e6ef;
	}
.dark {
	background-color: #071108;
	}
a:link, a:visited, a:hover {
	color: #1152a5;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.paragraph {
	text-indent: 30px;
	margin-left: 0px;
	}
.blockquote {
	text-indent: -30px;
	margin-left: 90px;
	font-style: italic;
	}
.hang {
	text-indent: -30px;
	margin-left: 30px;
	}
.fineprint {
	font-size: 7pt;
	letter-spacing: 1pt;
	}
