h1, h2 {
   color: #185473;
}

#submenu_header a {
   color: #185473;
}

#submenu_header a:hover {
   color: #185473;
}

#content_menu_active a {
	color: #64C8E9;
	text-decoration: none;
}

#content_menu_active a:hover {
	color: #64C8E9;
	text-decoration: none;
}

.search_row {
	vertical-align: middle;
}


.prev_next {
	float: right;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}

.prev_next a {
	color: #4689AC;
	text-decoration: none;
}

.prev_next a:hover {
	color: #1C6184;
	text-decoration: underline;
}
