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


body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 90%;
	background-color: #3EB64A;
	text-align: left;
}
strong {
	color: #ED2530;
}
.DivWholePage {
	height: auto;
	width: 1000px;
	margin-top: 20px;
}
.DivBanner {
	height: auto;
	width: auto;
	background-color: #3EB64A;
	padding-top: 20px;
	padding-bottom: 20px;
}
.DivMainContentOuter {
	float: left;
	width: 1000px;
	height: auto;
	display:inline;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AFD89E;
	border-bottom-color: #AFD89E;
	border-left-color: #AFD89E;
}
.DivMainContentInner {
	width: 675px;
	height: auto;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 50px;
	float: left;
	display:inline;
	background-color: #ffffff;
}


/* Text */

h1 {
	font-size: 2em;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 1.75em;
	font-style: italic;
	color: #3EB64A;
	width: 675px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #25AAE2;
	padding-left: 3px;
	clear: both;
}
h2 em {
	font-style: normal;
}
.DivTextBlockFeatureAnnounce h2 {
	font-size: 1.75em;
	font-style: italic;
	color: #3EB64A;
	width: 445px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #25AAE2;
	padding-left: 3px;
}
h3 {
	font-size: 1.25em;
	color: #3EB64A;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}
.DivTextBlockStandard {
	font-size: 1em;
	float: left;
	height: auto;
	width: 600px;
	display: inline;
}
.DivTextBlockMotto {
	float: left;
	height: auto;
	width: 450px;
	display:inline;
	font-style: italic;
	font-size: 1.75em;
	color: #ED2530;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}
.DivTextBlockFeatureAnnounce {
	float: left;
	height: auto;
	width: 450px;
	margin: 0px;
	padding: 0px;
}
.DivTextBlockPhotoCaption {
	font-family: Calibri, Arial, sans-serif;
	font-size: 80%;
	clear:both;
	width:inherit;
}
.DivTextBlockPulloutRight {
	color: #ED2530;
	text-align: right;
	float: right;
	width: 200px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.DivTextBlockPulloutLeft{
	color: #ED2530;
	text-align: left;
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.DivTextBlockStudentQuote{
	color: #AFD89E;
	text-align: left;
	width: auto;
	font-size: 1.15em;
	font-style: italic;
	background-color: #0D0C0B;
	padding: 10px;
	margin-top: 10px;
	font-weight: bold;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.DivTextBlockPhotoCaptionRight {
	font-family: Calibri, Arial, sans-serif;
	font-size: 80%;
	width: 250px;
	float: right;
	text-align:right;
	padding-left: 10px;
}
.DivTextBlockPhotoCaptionLeft {
	font-family: Calibri, Arial, sans-serif;
	font-size: 80%;
	width: 250px;
	float: left;
	text-align: left;
	padding-right: 10px;
}




/* Quick Links Box */

.QuickLinks {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.QuickLinks ul{
	background-color: #25AAE2;
	float: right;
	width: 100px;
	padding:5px;
	text-align: left;
}
.QuickLinks li{
	padding: 3px;
	list-style: none;	
}
.QuickLinks li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display:block;
}
.QuickLinks li a:hover{
	color: #25AAE2;
	background-color: #fff;
}
.QuickLinks li:hover{
	color: #25AAE2;
	background-color: #fff;
}


/* Images */

.ImgPhotoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:auto;
	display: inline;
	font-size: 80%;
	font-weight: normal;
}
.ImgPhotoRight {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	display: inline;
	font-size: 80%;
	font-weight: normal;
}

/* table */
.TableStudentTable {
	width: 600px;
}
.TableStudentTable tr {
	height: 1.5em;
}
.TableStudentTable td {
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.TableStudentTableHeader {
	line-height: 2em;
	font-size: 1.25em;
	font-weight: bold;
	color: #3EB64A;
}


/* side navigation */

.DivSideContent {
	float: left;
	width: 220px;
	padding-left: 10px;
	display:inline;
	background-color: #3EB64A;
}
.DivSideContent ul{
	background-color: #AFD89E;
	width: 210px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	border-top: 2px solid #FFF;
}
.DivSideContent li{
	list-style: none;
	padding-left: 10px;
	border: none;
	border-bottom: 2px solid #FFF;
	font-size: 1.25em;
	background-color: #AFD89E;
}
.DivSideContent h1{
	font-size: 1.5em;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
.DivSideContent li a{
	text-decoration: none;
	color:#000000;
	display: block;
}
.DivSideContent li a:hover{
	text-decoration: none;
	color:#ffffff;
	background-color: #3EB64A;
}
.DivSideContent li:hover{
	background-color: #3EB64A;
}


/* footer */

.DivFooterBox {
	float: left;
	background-color: #fffaff;
}
.DivFooterContent {
	font-family: Calibri, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-top: 30px;
	width: 710px;
	float: left;
	display:inline;
	margin-left: 270px;
	margin-right: 20px;
	padding-bottom: 30px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #3EB64A;
}

.ulStudentLinks {
	text-align: left;
	width: 600px;
}
.ulStudentLinks li {
	display: inline;
	padding-right: 25px;
	font-size: .9em;
}
