@charset "UTF-8";
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006;
}


a.topnav:link { color: white; text-decoration: none;  }
a.topnav:active { color: #BDDDFF; text-decoration: none }
a.topnav:visited { color: white; text-decoration: none }
a.topnav:hover { color: #BDDDFF; text-decoration: underline }

.topnav_bk {
	
	
	background-image: url(images/topnav_bk.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	font-size: 12px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3761cf;
	text-align: center;
	line-height: 17px;	
	
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color: #006;
}
twocolumn {
	padding-right: 5px;
	padding-left:50px;
	margin-right: 5px;
}

.img_right {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 10px;
}

