@charset "utf-8";
/* CSS Document */

body {
	background-color: #C9DEBE;
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7c7b;
	font-size: 12px;
	font-weight: bold;
}
.content-internal {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.content-home {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title-internal {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.content-home td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7e7c7b;
	line-height: 18px;
}
.content-internal td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7e7c7b;
	line-height: 18px;
}
.content-home-column1 {
	padding-right: 15px;
}
.content-internalteaching-right {
	padding-right: 25px;
}
.content-internalschool-right {
	padding-right: 15px;
}
.title-green {
	font-size: 30px;
	color: #139d70;
	font-weight: normal;
	line-height: 30px;
}
.subtitle-green {
	color: #139d70;
}
.table-header {
	font-size: 11px;
	color: #5f5d5c;
}
.table-content {
	font-size: 11px;
	color: #7e7c7b;
}
.table-content-singlespace {
	font-size: 11px;
	color: #7e7c7b;
	line-height: 15px;
}
.table-bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
a:link {
	color: #7E7C7B;
}
a:hover {
	color: #00839A;
}
a:visited {
	color: #7E7C7B;
}
.text-articles {
	line-height: 25px;
}
ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}
