/***** New Cace *****/
/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:92% Comic Sans MS;
background:#FFFFFF;
margin:  5px  0px 10px 0px;	
color:#000000;
}
  
#wrap {
background:#ffffff; 
color:#303030;
margin:0 auto;
width:802px;
border-left:3px solid #C0C0C0;
border-right:3px solid #C0C0C0;
border-top:3px solid #C0C0C0;
border-bottom:3px solid #C0C0C0;
}

#startbody {}
#welcomemember {}
#noprint {}
/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:blue;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#FF0000;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
margin:-0 auto;
width:802px;
background:#e7edf6;
padding: 0px;

border-bottom:3px solid #C0C0C0;
}

#header table.center {
border:0;
color:#330099;
background:#ffffff;
font-size:14px;
font-weight:bold;
}

#header h1 {
color:#505050;
background-color:inherit;
width:800px;
margin:0 0 0px;
font-size:1.6em;
float:left;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:800px;
float:left;
text-align:left;
color:#FF0000;
font-size:1.0em;
font-weight:bold;
line-height:1.0em;
background-color:inherit;
}

#banner {
margin:  0  0 -4px 0px;
}
 
/***** Right sidebar *****/

#extras {
font:85% Comic Sans MS;
color:#555555;
float:right;
width:700px;
padding:2px;
margin:  3px  0px  0 2px;
}

#extras img {
margin:  8px  0  0 2px;}


#extras table 
{line-height:1.4em;
text-align:left;
font-weight:normal;}

#extras hr
{width:100px;}


/***** Main content *****/
#printerheading {
color:#3D3D3D;
padding:10px;
}

#contentnonews {
color:#3D3D3D;
margin:-0px 0px 5px 10px;
padding:10px;
}

#nomenu {
color:#3D3D3D;
margin:-30px 0px 5px 10px;
padding:10px;
}

#content {
color:#3D3D3D;
margin:0 175px 5px 183px;
padding:10px;
}

#content h1 {
font-size:2.2em;
margin:0 0 20px;
line-height:1.0em;
}

#content h2 {
font-size:1.6em;
margin:0 0 10px;

}

#content h3 {
font-size:1.6em;
margin:0 0 10px;

}

#content img {
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
border:0px;
}

#content ul, #content ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, {
margin:0;
padding:0 0 0 5px;
}

#content ul ul #content ol ol {
margin:0 0 0 16px;
padding:0;
}

#content table 
{line-height:1.4em;
width:490px; 
text-align:left;
font-weight:normal;}

.bottomrow
{font-weight:bold;
color:#C0C0C0;
font-size: 10px;
text-align: left;}

table#class 
{font:88% Comic Sans MS;
background-color:#FFFFFF;
border: solid #DADADA 1px;
width: 580px;
}

table#class td 
{padding: 2px;
border: solid #C0C0C0 1px;}

.data 
{width:450px;
text-align: left;}

.datared
{color: red;
text-align: left;}

.toprow
{font-weight: bold;
color: red;
font-size: 16px;
text-align: top;
background-color: #FFFF99;}

.leftcol 
{font-weight: bold;
text-align: left;
background-color: #B0C4DE;
width:150px;}

.leftcoltutor 
{font-weight: bold;
text-align: left;
background-color: #B0C4DE;
width:350px;}

.leftcolred 
{font-weight: bold;
color:red;
text-align: left;
background-color: #B0C4DE;
width:150px;}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 20px;
border-top:4px solid #f0f0f0;
width:800px;
text-align:center;
}


#footer table.center {
margin-left:auto; margin-right:auto;
border:0;
color:#808080;
background:#ffffff;
font-size:1.05em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:-5px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}
 
.hide {
display:none;
}


 
 /*- Menu Tabs 10-----This for menu tabs in horizontal bar---------- */
 
    #tabs10 {
      float:left;
      width:100%;
      font-size:12px;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:0px 10px 0 0px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:3px 7px 2px 6px;
      color:black;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs10 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
 
 /*- Menu Tabs 11-----This is for top level tabs---------------------- */
 
    #tabs11 {
      float:left;
      width:100%;
      font-size:11px;
      line-height:normal;
      }
    #tabs11 ul {
          margin:0;
          padding:0px 10px 0 0px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../images/tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../images/tabright11.gif") no-repeat right top;
      padding:3px 7px 2px 6px;
      color:black;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }
 
/*- Menu Tabs 12-----This is satellite group tabs---------------------- */
 
    #tabs12 {
      float:left;
      
      font-size:11px;
      line-height:normal;
      }
    #tabs12 ul {
          width:100%;
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #tabs12 li {
      float:left;
      display:inline;
      margin:3px;
      padding:0px;
      }
    #tabs12 a {
      float:left;
      margin:3px;
      padding:0px;
      text-decoration:none;
      }
   
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      text-decoration:underline;
      }
   

      #tabs12 #current a {
   current a {
   


