/* CSS Document */

/* Styles for every page */

hr {
	color:#0033ab;
	width:400px;
	background-color:#0033ab;
	text-align: center;
	margin: 5px auto 15px auto;
}
#interiorContent h2 {
	color: #0033ab !important;
	font-size: 16px !important;
}
.topnote {
	font-size:10px;
	text-align:center;
	padding-bottom:0;
	margin-bottom:0;
	font-style: italic;
}
