/* CSS Document */
a.homesub:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#184943;
	text-decoration:none;
	font-weight:normal;
}
a.homesub:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#184943;
	text-decoration:none;
	font-weight:normal;
}
a.homesub:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99CC00;
	text-decoration:none;
	font-weight:normal;
}
a.home:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#184943;
	text-decoration:none;
	font-weight:normal;
}
a.home:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#184943;
	text-decoration:none;
	font-weight:normal;
}

a.home:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a.menu:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.menu:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.menu:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99CC00;
	text-decoration:none;
	font-weight:normal;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#18396B;#679ED6
	line-height:170%;
}
.headingsmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#18396B;#679ED6
	line-height:170%;
}
.headingspan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#679ED6;
	line-height:170%;
}
.headingspan1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#6A9320;
	line-height:170%;
}
.headingspan2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#6A9320;
	line-height:170%;
}

.headingtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#62881A;
	line-height:170%;
	text-align:left;
}
.abouttxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:160%;
	text-align:left;
}

a.more:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#62881A;
	font-weight:bold;
	text-decoration:none;
}
a.more:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#62881A;
	font-weight:bold;
	text-decoration:none;
}
a.more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#62881A;
	font-weight:bold;
	text-decoration:underline;
}
.headingabout{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#2963B8;
	line-height:140%;
}
.headingschool{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	line-height:140%;
	text-align:left;
}
.schooltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:190%;
	text-align:left;
	text-align:justify;
}
a.footermenu:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#99CC00;
	text-decoration:none;
}
a.footermenu:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#99CC00;
	text-decoration:none;
}
a.footermenu:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
A.commonlinks:link {color: #660000;font-family:verdana; font-weight:bold; text-decoration:none; font-size:8pt}
A.commonlinks:visited {color: #660000;font-family:verdana; font-weight: bold; text-decoration:none; font-size:8pt}
A.commonlinks:hover {color: #000099;font-family:verdana; font-weight: bold; text-decoration:none; font-size:8pt}

#popUpDiv {
	position:absolute;
	width:50%;
	height:82%;
	z-index: 9002;
	
}

#popUpDiv a {position:relative; top:20px; left:20px}

#blanket {
   background-color:black;
   opacity: 0.65;
   *background:none;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   width:100%;
}