body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px;
	padding: 0px;
}
.mainNavText, .mainNavText a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	display: block;
}
.mainNav a:hover {
	color: #003399;
	display: block;
}
.mainNav {
	background-color: #3399FF;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cornerNWlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainNavFocus {
	background-color: #003399;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cornerNWdark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainNavNewsletter {
	background-color: #0066CC;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cornerNWmedium.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer, .footer a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0066CC;
	text-decoration: none;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.footer a:hover {
	color: #003399;
}
h1 {
	font-weight: normal;
	color: #003399;
	font-size: 26px;
	line-height: 32px;
	margin: 4px 0px 0px 10px;
	padding: 0px 0px 8px;
}
h3 {
	font-size: 15px;
	line-height: 20px;
	color: #003399;
	margin: 0px;
	padding: 0px 0px 4px;
	font-weight: normal;
}
h4, h4 a {
	font-size: 20px;
	line-height: 28px;
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
h4.focus {
	color: #3399FF;
}
h5 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 2px 12px;
	font-weight: normal;
	text-indent: -12px;
}
p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 6px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.introTextNoIndent {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 6px;
	margin: 0px;
}
p a {
	color: #003399;
}
.lightGreyBackground {
	background-color: #EEEEEE;
	background-image: url(../images/cornerNWwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.listing {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 3px;
	text-indent: -10px;
	display: block;
}
.smallText, .smallText a {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 0px;
	margin: 0px;
	text-decoration: none;
}
.mediumText {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 3px 11px;
	margin: 0px;
	text-indent: -10px;
}
.mediumTextNoIndent {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
.dateText {
	color: #003399;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 3px 21px;
	margin: 0px;
	text-indent: 0px;
	font-style: italic;
	text-align: right;
}
.legalText {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 0px;
	margin: 0px;
}
input#contactname, input#contactcompany, input#contactemail {
	height: 16px;
	width: 211px;
}
input#newsletter {
	height: 20px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 20px;
	font-size: 10px;
	color: #333333;
	text-indent: 4px;
}
input#signup {
	height: 20px;
	width: 54px;
	font-size: 10px;
	color: #333333;
	background-color: #EEEEEE;
}
textarea#contactmessage {
	height: 64px;
	width: 211px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.highlight {
	color: #003399;
}
.newsList p, .newsList p a {
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
	color: #003399;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 14px;
	padding: 0px;
	float: left;
	width: 220px;
}
.newsList p.newsDate {
	float: right;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	width: 78px;
	text-align: right;
}
.newsList .newsSpacer {
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 298px;
}
.newsList p a:hover {
	color: #3399FF;
}
.newsList p.focus {
	color: #3399FF;
}
