
img.logo {
	width: 176px;
	height: 136px;
}

a {
	color: #0054A2;
	text-decoration: underline;
}
a:hover {
	color: #003773;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

.cmsGallery {
	border: 1px solid #003773;
}

input, textarea, select {
	border: 1px solid #003773;
}

input.submit {
	background-color: #003773;
	color: #FFFFFF;
}

input.reset {
	background-color: #EEB65D;
	color: #000000;
}