
body.schPage 
{
		font-size:12pt ;
		text-align:center;
 		background-color:#ECF1F7 ;
		color:#191970;
}
div.schHdr 
{
		font-size:1em ;
		text-align:center ;
		margin:0ex 0em 0ex 0em ;
}
p.schHdrTitle 
{
 		font-size:2em ;
		font-weight:bold ;
		margin:0.5ex 0em 0ex 0em ;
}
p.schHdrAbout
{
 		font-size:1.7em ;
		font-style:italic ;
		margin:0ex 0em 0ex 0em ;
}
div.schMenu 
{
		margin:-0.5ex 0em 1ex 0.5em ;
		width:98% ;
}
div.schContact
{
 		font-size:1em ;
		text-align:justify ;
		text-indent:1.3em ;
		padding:1ex 0em 0ex 0em ;
		margin:0ex 1em 2ex 0.5em ;
}
p.schContact
{
 		display:inline ;
		font-size:1.2em ;
		line-height:2.5ex ;
}
p.schNoScript 
{
 		font-size:1.2em ;
		font-weight:bold ;
		margin:5ex 0em 5ex 0em ;
}
div.schHdrRows
{
 		clear:both ;
		float:none ;
	  font-family:Arial, Helvetica, san-serif; 
  	font-size:1em ;
		font-weight:bold ;
		text-align:center ;
		border-top:thin solid silver ;
		border-bottom:thin solid silver ;
	  margin:0ex 1em 1ex 0.5em ;
		padding:1ex 0em 0ex 0em ;
	  width:97.5% ;
		height:4ex ;
}
div.schHdrList
{
 		clear:both ;
		margin:0 auto ;
	  width:48em ;
}
div.schInstr
{
	  font-family:"Times New Roman", Times, serif;
		font-size:1em ;
		font-style:italic ;
		font-weight:normal ;
		text-align:center ;
		border-top:4pt double silver;
		padding:0.2ex 0.5em 0.5ex 0.5em ;
		margin:0ex 0.5em 0ex 0.5em ;
		width:96% ;
}
span.empInstr
{
 		font-size:1.1em ;
		font-weight:bold ;
}
div.schRows
{
 		clear:both ;
		float:none ;
	  font-family:Arial, Helvetica, san-serif; 
 		font-size:1em ;
		vertical-align:middle ;
		padding:0.5ex 0em 0ex 0em ;
	  margin:0 auto;
	  width:48em ;
		height:5ex ;
}
div.schName
{
 		float:left ;
		font-size:1.2em ;
		text-align:left ;
		padding:0ex 0em 0em 0.2em ;
		width:18em ;
}
div.schDate
{
	  float:left ;
 		font-size:1.2em ;
		text-align:center ;
		padding:0ex 0em 0em 0em ;
		width:9.2em ;
}
div.schSrvSched
{
 	 	float:left ;
 		font-size:1.2em ;
		text-align:left ;
		width:12em ;
}
div.schOtherCond 
{
		font-size:1.1em ;
		text-align:center ;
		padding:1ex 0em 1ex 0em ;
		border-top:4pt double silver;
		margin:0ex 0.5em 0ex 0.5em ;
		width:96% ;
}
p.schOther
{
    display:inline ;
		margin:0ex 0em 0ex 0em ;
}
p.schTop
{
 		float:right ;
 		display:inline ;
		font-size:0.9em ;
		margin:0ex 0.5em 0ex 0em ;
}
p.schTopC
{
 		text-align:center ;
		font-size:0.9em ;
		margin:0ex 0.5em 0ex 0em ;
}
div.schFooter {
		clear:both ;
		float:none ;
		font-size:1em ;
		font-variant:small-caps ;
		padding:0.6ex 0em 4ex 0em ;
		border-top:thin solid silver;
		margin:0ex 0.5em 0ex 0.5em ;
		width:96% ;
}		
p.schFtrTitle 
{
  	font-size:1.2em ;
		font-weight:bold ;
  	margin:0ex 0em 0ex 0em ;
}
p.schFtrSubTitle 
{
  	font-size:1.2em ;
		font-weight:normal ;
  	margin:0ex 0em 0ex 0em ;
}
p.schFtrAddr 
{
  	font-size:1em ;
  	padding:0ex 0em 0.2ex 2em ;
		margin:0ex 0em 0ex 0em ;
}
a.schName
{
		color:blue ;
		text-decoration:none ;
}
a:hover
{
 		color:red ;
}

@media print {
	 body.schPage
	 {
	 		background-image:none;
			background-color:white;
			color:black;
	 }
	 div.schOtherCond
	 {
	 	   display:none ;
	 }
	 div.schInstr
	 {
	 		 display:none ;
	 }
}
	 

