/* BIT */
.bit .breadcrumbs a:link, .bit .breadcrumbs a:visited {
	color: #005A8C;
}
.bit .breadcrumbs a:active, .bit .breadcrumbs a:hover {
	color: #009CF2;
	background-color: #D4EBF7;
}
.bit .col1 h1,
.bit .col1 h2,
.bit .col1 h3,
.bit .col1 h4,
.bit .col1 h5,
.bit .col1 h6,
.bit .col2 h1,
.bit .col2 h2,
.bit .col2 h3,
.bit .col2 h4,
.bit .col2 h5,
.bit .col2 h6,
.bit .col3 h1,
.bit .col3 h2,
.bit .col3 h3,
.bit .col3 h4,
.bit .col3 h5,
.bit .col3 h6,
.bit .side h1,
.bit .side h2,
.bit .side h3,
.bit .side h4,
.bit .side h5,
.bit .side h6,
.bit .main h1,
.bit .main h2,
.bit .main h3,
.bit .main h4,
.bit .main h5,
.bit .main h6,
.bit .col1 a:link,
.bit .col1 a:visited,
.bit .col2 a:link,
.bit .col2 a:visited,
.bit .col3 a:link,
.bit .col3 a:visited,
.bit .side a:link,
.bit .side a:visited,
.bit .main a:link,
.bit .main a:visited
{
	color: #005A8C;
}
.bit .side ul {
	border: 1px #005A8C solid;
	background-color: #D4EBF7;
}
.bit .col1 a:active,
.bit .col1 a:hover,
.bit .col2 a:active,
.bit .col2 a:hover,
.bit .col3 a:active,
.bit .col3 a:hover,
.bit .side a:active,
.bit .side a:hover,
.bit .main a:active,
.bit .main a:hover
	{
		color: #009CF2;
		background-color: #D4EBF7;
	}
.bit .h_f_title {
	background-color: #005A8C;
	padding: 1.4em 0 1.3em 25px;
}
.bit .sections {
	background-image: none;
}
.bit .col1, .bit .col2 {
	margin: 0 3px 0 0;
	background-image: none;
}
.bit .col3 {
	margin: 0;
	background-image: none;
}