.border {
	border: 1px solid #0A2245;
}
.palebluebkd {
	background-color: #B0E0E6;
}
A	{ font-family: Arial; text-decoration: none; font-weight: normal; color: #0000FF; }
A:hover { text-decoration: underline;color: #B0E0E6;}
.homepagecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0A2245;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0A2245;
	text-decoration: none;
	padding: 10px;
}
p.counttext            { font-family: Arial; color: #B0E0E6; font-size:10px }
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0A2245;
	text-decoration: none;
	padding-bottom: 2px;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0A2245;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0A2245;
	text-decoration: none;
	padding-bottom: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0A2245;
	text-decoration: none;
	padding-bottom: 2px;
}
.botadvertpadding {
	padding: 10px;
}
.advertintextpadding {
	padding: 0px 0px 5px 5px;
}
.btn       { font-family: Arial; width: 150px;}
.avbut       { font-family: Arial; width: 150px;}
table     { font-family: Arial; empty-cells: show;}
textarea     { font-family: Arial }
.borderbottom {
	border-bottom-style: dashed;
}
.wcborderbottom {
	border-bottom: 1px dashed #0A2245;
}
p.error            { font-family: Arial; color: #FF0000; font-size:20px }
.primary-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0A2245;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #B0E0E6;
	height: 100%;
	width: 160px;
}
.primary-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #B0E0E6;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #0A2245;
	height: 100%;
}
.primary-nav-rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #B0E0E6;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #0A2245;

	height: 100%;
	width: 160px;
}
.primary-nav-rev:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0A2245;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #B0E0E6;
	height: 100%;
}