@charset "utf-8";
body {
	background-color: #a3cde6;
	margin-top: 0px;
}
body,td,th {
	font-family: Calibri;
	color: #23364E;
}
a:link {
	color: #5580B3;
	text-decoration: none;
}
a:visited {
	color: #5580B3;
	text-decoration: none;
}
a:hover {
	color: #291A13;
	text-decoration: overline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #799AC3;
	font-size: 18px;
	font-family: Calibri;
	text-transform: capitalize;
	font-weight: 400;
}
.footer_text {
	color: #23364E;
	font-size: 14px;
}

#navigation a {
	color: #5580B3;
	text-decoration: none;
	padding: 0px;
	font-family: Calibri;
	font-size: 14px;
	}
.box {
	border: thin solid #003366;
}
.box #form1 input {
	background-color: #C8E6DE;
	color: #0066CC;
	border: 1px solid #3081B1;
}
.small_text {
	font-family: Calibri;
	font-size: 14px;
}
