.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #1D2286;
}
.cursive {
	font-family: Gigi, "Monotype Corsiva", "script MT Bold";
	font-size: 24pt;
	font-weight: bold;
	color: #60C638;
}
.mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #343092;
	text-align: center;
	vertical-align: bottom;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #1D2286;
	text-align: left;
	margin: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #EBC411;
}

.navbar {
	background-color: #1D2286;
}

.header-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #1D2286;
}
.slogan {
	font-family: "Monotype Corsiva";
	font-size: 24pt;
	color: #343092;
}

.cursive-header {
	font-family: Gigi, "Monotype Corsiva", "script MT Bold";
	font-size: 36pt;
	font-weight: bold;
	color: #60C038;
}

.header-home {
	font-family: "Times New Roman", Times, serif;
	font-size: 60pt;
	color: #1d2286;
}
.cursive-header-home {
	font-family: Gigi, "Monotype Corsiva", "script MT Bold";
	font-size: 60pt;
	font-weight: bold;
	color: #60C038;
}
.img {
	border: thick solid #1d2286;
}
.img-navbar {
	margin-right: 3px;
}
.hotkey {
	text-decoration: underline;
}
table {
	color: #1D2286;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
#tblContact {
	font-size: 10pt;
}
.cursive-body {
	font-family: Gigi, "Monotype Corsiva", "script MT Bold";
	font-size: 18pt;
	color: #60C038;
}

#tblList {
	text-align: center;
}
#tblContact a:link {
	text-decoration: none;
	color: #60C038;
}
#tblContact a:visited {
	color: #60C038;
	text-decoration: underline;
}
#tblContact a:hover {
	text-decoration: none;
	color: #EBC411;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	background-color: #1D2286;
	text-align: center;
}
#tblInfo {
	font-size: 12pt;
	color: #1D2286;
	padding: 5px;
	margin: 5px;
}
#tblPrograms a:link {
	text-decoration: none;
	color: #60C038;
}
#tblPrograms a:visited {
	color: #60C038;
	text-decoration: none;
}
#tblPrograms a:hover {
	text-decoration: none;
	color: #EBC411;
}
