.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-position: center;
	font-weight: bold;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-right: 100px;
	padding-left: 20px;
	text-align: justify;
	width: 600px;
}
body {
	background-color: #8E9172;
	margin: 0px;
	background-repeat: repeat;
}
.highlight {
	color: #D9C58C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin double #000000;
	padding-right: 10px;
	padding-left: 10px;
	visibility: visible;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4C70B3;
	padding-bottom: 5px;
}
.required {
	font-size: 12px;
	color: #FF0000;
}
.courses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
	width: 300px;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	padding-right: 35px;
	padding-top: 35px;
}
.pics {
	clip: rect(auto,auto,241px,auto);
}
.textAbout {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	text-align: justify;
	width: 670px;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
#legend{
	border: thin solid #015A40;
}

.box_line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}