.pagetitle {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
	padding-bottom: 0;
}
.pagesubtitle {
	font: bold small-caps 11px verdana, arial, helvetica, sans-serif;
	color: #336699;
}
hr.blue {
	border: none;
	border-top: 1px solid #336699;
	padding: 0;
}
body {
	background: #eeeeee;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
}
a {
	color: #336699;
}
a:hover {
	color: #6699cc;
}
hr {
	height: 5px;
	border-top: 1px solid #336699;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.main {
	background: #ffffff;
	font: 11px verdana, arial, tahoma, sans-serif;
	color: #000000;
	vertical-align: top;
	padding: 15px 40px 10px 40px;
	text-align: left;
}
p {
	background: #ffffff;
	font: 11px verdana, arial, tahoma, sans-serif;
	color: #000000;
	vertical-align: top;
	padding: 0;
	margin: 8px 0 5px 0;
}

a.link {
	color: #336600;
	text-decoration: underline;
}
a.link:hover {
	color: #339900;
	text-decoration: underline;
}

.footer {
	background: #ffffff;
	width: 766px;
	height: 30px;
	font: 10px  verdana,helvetica, arial, tahoma, sans-serif;
	color: #003366;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

.footerlinks {
	background: #ffffff;
	padding: 15px 0px 10px 0px;
}

a.footerlink {
	color: #000000;
	text-decoration: underline;
}

h1 {
	color: #425929;
	font-size: 14px;
}

h2 {
	color: #76685D;
	font-size: 18px;
}

.pic {
	border: 1px solid #336699;
}

.red {
	color: #ff0000;
}
