﻿body {
   background: white;
   font-size: 75%;
   font-family:Sans-Serif Arial verdana;
   }
#nav{display:none;}
div#container{text-align:center;width:100%;}
#Textcontainer{width:100%;margin-left:auto;margin-right:auto;text-align:left;}

#textBucket
{
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   text-align:left;
   width:100%;
   line-height:110%;
		}
#schoolimages{display:none;}		
#content h2 { margin-top: 0; }
div#footer{clear:both; width:100%;display:block; color:black;} 
div#footer p{margin:0;padding:5px 10px}
div#header, div#PageFooter, div#footerImage, div#footerLinks,div#footerLinksDeclaration
{
display:none;
}
/*The styles for the top navigation...please dont change below this - Abhilasha Sharma - Friday the 13th, Oct 2006*/
div#TopMenu
{
	display:none;
		}
h1, h2, h3 { background-color:Transparent; border: none; color:#000000; }
h3{ font-size:medium}
h3{ font-size:small; font-weight:bold}
	
/****/		
/*Home page styles*/
div.imageDisplay{display:none;}div.textDisplay{width:100%;vertical-align: top;min-height:auto;}

table.sofT
{
    text-align: left;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    width: 90%;
    background-color: #CCCCCC;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 10px 10px 10px 10px;
}
table.sofT td
{
    background-color: #E0E0E0;
    border-color: #000000;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    padding: 5px;
    text-align: left;
    /*width: 50%;*/
}
table.sofT td.helpHed
{
    border-bottom: 2px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    background-color: #000000;
    text-align: left;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #404040;
}

table.sofT td.helpHed a
{
    font-weight: bold;
    text-decoration: none;
}
table.sofT td.helpHed a:hover
{
    font-weight: bold;
    text-decoration: underline;
}
table.sofT td.SubClass
{
    border-bottom: 2px solid #000000;
    border-left: 1px solid #000000;
    background-color:  #CFCFCF;
    text-align: left;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #404040;
}

table.sofT td.SubClass a
{
    font-weight: bold;
    text-decoration: none;
}
table.sofT td.SubClass a:hover
{
    font-weight: bold;
    text-decoration: underline;
}
table.sofT a
{
    text-decoration: none;
}
table.sofT a:hover
{
    text-decoration: underline;
}

table.sofT td.sup
{
    background-color: #FAFAFA;
}

