/* BODY AND CONTENT */

body    {
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    color:  black;
    background-color:   #ffffff;
    font-size: 13px;
	margin: 0px;
	padding: 0px;
	}
    
.T10   {
    font-size: 10px;
	}

.T11   {
    font-size: 11px;
	}

.T12   {
    font-size: 12px;
	}

.bold   {
    font-size: 14px;
	font-weight: bold;
	}

.white   {
    color: white;
	}

.smallwhite   {
    color: white;
	font-size:11px;}

span.SideNav    {
    margin: 0;
    padding:    0;
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    color:  #FFFFFF;
    font-size: 11px;
   }

b.SideNav   {
    font-weight:  bold;
    color:  #FFFFFF;
    font-size: 11px;
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    }
   
span.smaller {
    font-size: 11px;
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
   }
   
a {
	text-decoration: none;
	color:  white;
	font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
    height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);
	}
a:link  {
    color:  white;
	text-shadow: 0.1em 0.1em #333;
    font-size:14px;
    height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);
	}
a:visited   {
    color:  white;
	text-shadow: 0.1em 0.1em #333;
    font-size:14px;
    height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);
    }
a:active    {
    color:  white;
	text-shadow: 0.1em 0.1em #333;
    font-size:14px;
    height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);
    }
a:hover {
    color:  #666666;
    text-shadow: 0em 0em #000;
    font-size:14px;
    height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=0);
    }
    
b.Show {
	color: #333399;
	}
	
strong, b  {
    font-weight:  bold;
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    }
    
H3  {
	color:  #333399;
    font-weight:  bold;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 2px;
    }
     
H4  {
	color:  #000000;
    font-weight:  bold;
    font-size: 12px;
    margin-bottom: 2px;
    margin-top: 2px;
    }
     
H2  {
        color:  #000000;
    font-size: 18px;
    margin-bottom: 0px;
    }
    
body  {
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    }
    
li  {
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 2px;
     padding:    0px;
    }
    
li.text  {
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 2px;
     padding:    0px;
    }
    
ul  {
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding:    0px;
    }
    
div  {
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    }
   
p   {
    margin-top: 0px;
    margin-bottom: 4px;
    text-indent: 9px;
    font-size: 12px;
    line-height: 90%;
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    }

td    {
    margin: 0;
    padding:    2;
    font-family:  "Trebuchet MS", Trebuchet, verdana, arial, helvetica, sans-serif;
    color:  black;
    font-size: 12px;
   }
   
#hiddenlayer { position: absolute; display: none; }
