@charset "utf-8";
.smallerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #102042;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #102042;
	text-align: center;
}
#tdtopborder {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #102042;
	border-bottom-color: #102042;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #CECFCE;
	text-align: center;
}
body {
	background-color: #142245;
}
#tdlinkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A8694;
	padding-left: 5px;
}
#tdfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #102042;
	text-align: right;
}
#tdfooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A8694;
	background-color: #102042;
	text-align: center;
}
#tdfooterlinks a {
	color: #849EBD;
	text-decoration: none;
}
#tdfooterlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tdlinkbox a {
	color: #849EBD;
	text-decoration: none;
}
#tdlinkbox a:hover {
	color: #102042;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5A8694;
	padding-left: 5px;
	background-color: #CCCCCC;
	padding-right: 5px;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A8694;
	font-weight: normal;
	vertical-align: top;
	background-color: #CCCCCC;
	text-align: center;
}
a {
	color: #102042;
}
