body {
	font-size: 12px;
	line-height: 140%;
	background-color: #2E4265;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leading140 {
	line-height: 140%;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #003333;
	text-decoration: none;
}



.headerPageTop {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
}
.imgBorder1pxBlk {
	border: 1px solid #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.head {
	font-size: 18px;
	font-weight: bold;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.borderAll {
	border: 1px solid #999999;
}
.borderAllBlack {
	border: 1px solid #000000;
}
.headerFrontPageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #2E4265;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
