.searchindent {
	padding-left: 12px;
}
body {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td, li {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 1em;
	padding-left: 1.2em;
	line-height: 1.3em;
	padding-bottom: 1.2em;
}
.undernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-right: .5em;
	padding-left: .5em;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 1em;
	font-size: .6em;
	font-weight: bold;
	color: #005DAD;
}
.a:link { 
	color: #000000; 
}
.a:visited { 
	color: #666666; 
}
.a:hover { 
	color: #005DAD; 
}
.a:active { 
	color: #075684; 
}

.bsb { 
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	}
.bsb a:link {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: underline;
	color: #FFFFFF;
	}
.bsb a:visited {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: underline;
	color: #DAE9F5;
	}
.bsb a:hover {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: none;
	color: #D1E4F3;
	}
.bsb a:active {
	font-size: 8pt;
	font-family: Arial, Helvetica; 
	text-decoration: underline;
	color: #C5DBEC;
	}
a.navitem { 
	display: block; 
	white-space: nowrap; 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	text-decoration: none; 
}
a.navitem:link { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 150px; 
	height: 14px; 
	background: #ffffff; 
	border: 1px solid #ffffff;
	font-size: 10px; 
}
a.navitem:visited { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 150px; 
	height: 14px; 
	background: #ffffff; 
	border: 1px solid #ffffff;
	font-size: 10px; 
}
a.navitem:hover { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 150px; 
	height: 14px; 
	background: #cccccc; 
	border: 1px solid #ffffff;
	font-size: 10px; 
}
a.navitem:active { 
	color: #ffffff; 
	display: block; 
	white-space: nowrap; 
	width: 150px; 
	height: 14px; 
	background: #ffffff; 
	border: 1px solid #ffffff;
	font-size: 10px;
}