.pageBG {
	background-color: #babdc6;
}
.pageBORDER {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bodyTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #323232;
	padding-right: 30px;
}
.bodyLISTS {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
.SM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	vertical-align: super;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3d5eb2;
	font-weight: bold;
}
.link {
	color: #3d5eb2;
	text-decoration: underline;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #323232;
	font-weight: bold;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: -10px;
}
.h3 {
	color: #006666;
	font-weight: bold;
}
.subNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3d5eb2;
	text-decoration: none;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subNAVON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffb735;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
