<style>
<!--

/*** #3333CC is blue ***/
/*** #FFFFFF is white ***/
/*** #CCCCCC is gray ***/

/*** Body Attributes ***/

body	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size:10pt;
  background-color: white;
  color: black; 
}

.bodyText	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  background-color: white;
  color: black; 
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.bodyText10	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  background-color: white;
  color: black; 
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.calendarHead
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 8pt;
  background-color: silver;
  color: black; 
  border: 1 solid silver;
  font-weight: bold;
  text-align: center;
}

.calendarText
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 8pt;
  background-color: white;
  color: black; 
  border: 1 solid silver;
}

.missionText	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: brown; 
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
  font-weight: bold;
}

.missionBackground	
{
  background-image: url(images/hands2.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

.missionText2	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: brown; 
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.teacherCommentText	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: brown; 
}

.principalCommentText	
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: brown; 
  font-weight: bold;
}

.pageHeader 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  color:  #3333CC;
  background-image: url(images/background4.jpg);
  background-position: center top;
  background-repeat: repeat-x repeat-y;
}

.pageHeader2 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  color:  #3333CC;
  background-image: url(images/background4.jpg);
  background-position: center top;
  background-repeat: repeat-x repeat-y;
  border-top: 1 solid #3333CC;
  border-right: 1 solid #3333CC;
  border-bottom: 1 solid #3333CC;
}

li
{
  list-style-image: url(images/reddiamond.gif);
  vertical-align: super;
}

li.pushpin
{
  list-style-image: url(images/pushpinblue.gif);
  vertical-align: sub;
}

li.checkred
{
  list-style-image: url(images/checkred.gif);
  vertical-align: super;
}

.textHeader 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 16pt;
  text-align: center;
  color: #3333CC;
}

.subHeader 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #3333CC;
}

a:link 
{
  color: blue;
  cursor: hand;
} 	
a:hover 
{
  color: blue;
  cursor: hand;
}

a:visited 
{
  color: blue;
  cursor: hand;
} 	

hr 
{
  color: #3333CC;
  align: center;
}

hr.nav
{
  color: #FFFFFF;
  align: center;
}

/********** Style for Letter of Intent Form ************/

.formHeader 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #000099;
}

.formLabel 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

/********** Left Navigation ************/

.MainMenuNavTable
{
  width:150px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border: 0;
  cellpadding: 0;
  color: #3333CC;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

.MainMenuNavTable2
{
  width:150px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border: 0;
  cellpadding: 0;
  background-color: #3333CC;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

.MainMenuItemSelected
{
  color: #3333CC;
  background-color:  #CCCCCC;
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.MainMenuItem
{
  color: #FFFFFF;
  background-color:  #3333CC;
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 6px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 2px;
  padding-bottom: 2px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

a.MainMenuItem:link 
{
  color: #FFFFFF;
  text-decoration: none;
}  

a.MainMenuItem:visited 
{
  color: #ffffff;
  text-decoration: none;
} 	

a.MainMenuItem:hover 
{
  color: #3333CC;
  text-decoration: none;
  cursor: hand;
  background-color: #CCCCCC;
} 	

.SubMenuItemSelected
{
  color: #3333CC;
  background-color:  #FFFFFF;
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 5px;
  padding-bottom: 2px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
}

.SubMenuItem
{
  color: #3333CC;
  background-color:  #CCCCCC;
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 5px;
  padding-bottom: 2px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
}

a.SubMenuItem 
{
  color: #3333CC;
  background-color: #CCCCCC;
  text-decoration: none;
}  

a.SubMenuItem:link 
{
  color: #3333CC;
  background-color: #CCCCCC;
  text-decoration: none;
}  

a.SubMenuItem:visited 
{
  color: #3333CC;
  background-color: #CCCCCC;
  text-decoration: none;
} 	

A.SubMenuItem:hover
{
  color: #3333CC;
  background-color: #FFFFFF;
  cursor: hand;
}

-->
</style> 

