h1 {
	color: #3e5064;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: -5px;
	
}

hr {
	background: #c7c7c7;
	color: #c7c7c7;
	height: 1px;
	border: 0;

}

.blue {
	color: #375b76;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 85%;
	font-weight: bold;
	color: #304359;
	margin-bottom: 6px;
	
}

*:first-child+html h2 {
	margin-bottom: -3px;
}

*html h2 {
	margin-bottom: -3px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #304359;
	margin-bottom: 0px;
}

.download_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304359;
	line-height: 12px;
}

.download_blue {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0077a7;
		line-height: 12px;
}

.float {
	float: right;
	margin-top: -28px;
	padding-left: 4px;
}



.center img {
	margin-left: 20px;

}

h4 {
	font-weight: bold;
	color: #304359;
	font-size: 13px;
	margin: 0;
	padding: 0;
	display: inline;
}

h5 {
	font-weight: bold;
	color: #304359;
	font-size: 14px;
	margin-bottom: 0px;
}


a {
	font-size: 11px;
	color: #5298ea;
	text-decoration: underline;
	
}

a:active {
	font-size: 11px;
	color: #5298ea;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #00418d;	
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
	
}

.left_image {
	float: left;

	
	
}

.border {
	border: 1px solid #ccc;
	padding: 2px;
}

.read_more a {
	text-decoration: none;
}

.float_image_right {
	float: right;
	padding: 10px;
}

.float_image_right img {

	padding: 1px;
	border: 1px solid #ccc;
}

.float_image_left {
	float: left;
	padding: 10px;
}

.float_image_left img {

	padding: 1px;
	border: 1px solid #ccc;
}
