@charset "utf-8";
#flash_big {
	height: 450px;
	width: 965px;
	background-image: url(../images/loader64.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#buttons {
	height: 70px;
	width: 966px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#buttons img {
	border: 0;
	margin-right: 4px;
}
.col3_txt div {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #293f66;
	font-size: 14px;
}
.col3_txt {
	margin-right: 6px;
	float: left;
	width: 300px;
	font-weight: bold;
	text-align: center;
	height: 200px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: hidden;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003366;
	padding-left: 11px;
}
.sitemap {
	margin: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #0C498D;
	text-align: center;
}
.sitemap a, .sitemap a:visited, .sitemap a:active {
	text-decoration: none;
	color: #0C498D;
}
.sitemap a:hover {
	text-decoration: underline overline;
	color: #0C498D;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

