.clear {
    clear: both;
}
.css1only {
    display: none;
}
.dspl { margin: 0.5em 5%; }
pre.dspl { font-size: 0.9em }

.navlink {
	vertical-align: middle;
       padding:3px 0 2px 0;
}

.barlink a, .navlink a {
		text-decoration: none;
	    }
	    .barlink a img, .navlink a img {
		border: 0;
	    }
	    .barlink a {
		color: #fff;
	    }
	    .flyout td {
		white-space: nowrap;
	    }

a.pulldown:link {
	font-size: 11px;
	font-weight: bold;
	color: #057DC4;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
}

a.pulldown:visited {
	font-size: 11px;
	font-weight: bold;
	color: #057DC4;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
}
			
a.pulldown:hover {
/*	background: #057DC4; */
	font-size: 11px;
	font-weight: bold;
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
}

a.pulldown:hover span {
/*	background: #057DC4; */
	font-size: 11px;
	font-weight: bold;
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
	padding: 0;
}


a.pulldownover {
	font-size: 11px;
	font-weight: bold;
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
	padding: 0;

} 


a.pulldown span.normaltext, a.pulldownover span.normaltext {
	font-size: 11px;
	font-weight: bold;
	color: #057DC4;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
	padding: 0;
}

a.pulldown span.whitetext, a.pulldownover span.whitetext {
	font-size: 11px;
	font-weight: bold;
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;
	padding: 0;	
}

.rowOver {
	
	background: #057DC4;
	font-size: 11px;
	font-weight: bold;
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
	text-decoration: none;



}

.rowOutOver {
	background: #f0f0f0;
}
