/* Sitewide */
body, td, .ticker, a:link, a:visited, a:hover, a {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: normal;
}

br#clrFlt { clear: left }
h1 {display: none;} 
h2 img {vertical-align: middle;}

hr.hidden { display: none; }
br.hidden { display: none; }

.content { font-size: small; padding-left: 4px; }

form {margin: 0 0 0 0;}

/* Standard banner and footer */
.accessKey { vertical-align: middle; font-size: xx-small; font-weight: normal; color: #666666;}
.bannerSml {
	padding: 2px;
	background-repeat:no-repeat;
	background-color: #ffffff;
	background-position: right;
	border-top: 1px solid #000000;
}
.subNav {
	font-size: small;
	margin: 8px 0 0 0;
	border-top: 1px dashed #006595;
	padding-left: 2px;
	padding-top: 8px;
}
.subNav a:link, .subNav a:visited, .subNav a:active {font-weight: normal; font-size: small;}

a.backTopLnk:link, a.backTopLnk:visited, a.backTopLnk:active {
	color: #113466;
	font-weight: normal;
	margin: 4px 0 0 0;
	text-decoration:none;
}
a.backTopLnk:hover {
	color: #113466;
	font-weight: normal;
	margin: 4px 0 0 0;
	text-decoration:underline;
}

.optorNav {
	font-size: small;
	margin: 8px 0 0 0;
	border-top: 1px dashed #1E679B;
	padding-left: 2px;
	padding-top: 8px;
}
.optorNav a:link, .optorNav a:visited, .optorNav a:active {font-weight: bold;}

.footer a:link, .footer a:visited, .footer a:active {
	font-weight: bold; font-size: small; text-decoration: none;
}
.footer a:hover { text-decoration: underline; }
.footer {
	margin: 8px 0 0 0;
	padding-top: 8px;
	padding-bottom: 4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #EBEBEB;
}
