/* --- body ----------------------------------- */

body {
      text-align: center;
      margin: 0px;
      padding: 0px;
      background-color: #999999;
      font-family: arial, helvetica, sans-serif;
      font-size: 10pt;
     }

/* --- hyperlinks ----------------------------- */

a:link {
      color: #FF0000;
      }
a:visited {
      color: #FF0000;
      }
a:active {
      color: #FF0000;
      }
a:hover {
      color: #FF0000;
      }

#infonav a:link {
      color: #FFFFFF; text-decoration: none;
      }
#infonav a:visited {
      color: #FFFFFF; text-decoration: none;
      }
#infonav a:active {
      color: #FFFFFF; text-decoration: none;
      }
#infonav a:hover {
      color: #FFFFFF; text-decoration: none;
      }

#nav a:link {
      color: #FF0000; text-decoration: none;
      }
#nav a:visited {
      color: #FF0000; text-decoration: none;
      }
#nav a:active {
      color: #666666;
      }
#nav a:hover {
      color: #666666;
      }

#nava a:link {
      color: #FF0000; text-decoration: none;
      }
#nava a:visited {
      color: #FF0000; text-decoration: none;
      }
#nava a:active {
      color: #666666;
      }
#nava a:hover {
      color: #666666;      
      }

/* --- layout --------------------------------- */

#top
    {
    background-image: url('images/banner.gif'); width: 780px;



    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;

    height: 100px;

    voice-family: "\"}\""; /* http://www.tantek.com/CSS/Examples/boxmodelhack.html */
    voice-family: inherit;
    height: 98px;
    }
html>body #top
    {
    height: 98px;
    }

#container {
      width: 780px;
      text-align: center;
      padding: 0px;
      margin: 0 auto;
      background: #999999 url(./images/white.gif) repeat-y 24% 0;
      border-style: solid;
      border-color: #000000;
      border-width: 1px;
      border-top: 0px;
      border-right: 0px;
      border-left: 0px;
      }

#header {
      font-family: arial, helvetica, sans-serif;
      font-size: 48pt;
      width: 780px;
      background-color: #FFFFFF;
      text-align: left;
      padding: 0px;
      margin: 0px;
      }

#content {
      float: left;
      width: 580px;
      font-family: arial, helvetica, sans-serif;
      font-size: 10pt;
      background-color: #FFFFFF;
      padding: 9px 9px 9px 9px;
      text-align: left;
      margin: 0px;
      border-style: solid;
      border-color: #000000;
      border-width: 1px;
      border-right: 1px;
      voice-family: "\"}\""; /* http://www.tantek.com/CSS/Examples/boxmodelhack.html */
      voice-family: inherit;
      width: 580px;
      }

#contents {
      float: left;
      width: 500px;
      font-family: arial, helvetica, sans-serif;
      font-size: 10pt;
      background-color: #FFFFFF;
      padding: 9px 9px 9px 9px;
      text-align: left;
      margin: 0px;
      border-style: solid;
      border-color: #000000;
      border-width: 1px;
      voice-family: "\"}\""; /* http://www.tantek.com/CSS/Examples/boxmodelhack.html */
      voice-family: inherit;
      width: 500px;
      }


#navigation {
      text-align: center;
      float: left;
      font-family: arial, helvetica, sans-serif;
      font-size: 12pt;
      width: 180px;
      padding: 0;
      margin: 0 auto;
      }

img {
      border: 1px white solid; 
      margin: 1px;
      }

.img_left
    {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    }



#infonav {
      text-align: center;
      border: 1px black solid;
      background-color: #FFFFFF;
      font-family: arial, helvetica, sans-serif;
      padding: 10px 0px;
      line-height: 18pt;
      margin: 30px auto;
      width: 130px;
      color: #CC0000;
      font-size: 8pt;
         }

#nav {
      text-align: center;
      border: 1px black solid;
      background-color: #FFFFFF;
      font-family: arial, helvetica, sans-serif;
      padding: 10px 0px;
      line-height: 18pt;
      margin: 30px auto;
      width: 130px;
      color: #FFFFFF;
      font-size: 10pt;
     }

#nav a:hover, #nav a:active, #nav #selected
    {
    color: #666666;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
    border-bottom-width: 4px;
    }

#nava {
      text-align: center;
      border: 1px black solid;
      background-color: #FFFFFF;
      font-family: arial, helvetica, sans-serif;
      padding: 10px 0px;
      line-height: 18pt;
      margin: 30px auto;
      width: 130px;
      color: #FFFFFF;
      font-size: 10pt;
     }

#admin {
      width: 150px;
      font-family: arial, helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      border: 1px solid black;
      border-right-width: 2px;
      border-bottom-width: 2px;
      background-color: #FFFFFF;
      margin: 30px auto;
       }

#disclamer {
      width: 778px;
      font-family: arial, helvetica, sans-serif;
      font-size: 9pt;
      background-color: #cccccc; clear: both;
      padding: 2px 0px 5px 0px;
      border-style: solid;
      border-color: #000000;
      border-width: 1px;
      border-top: 0px;
      border-bottom: 0px;
           }



.pagetitle {
      float: left;
      background-color: #999999;
      width: 590px;
      color: #ffffff;
      font-family: arial, helvetica, sans-serif;
      font-size: 10pt;
      font-style: Italic;
      margin: 0 0 0px 0;
      padding: 0px 6px 0px 2px;
      border: 1px solid #000000;
      border-right: 1px;
      border-bottom: 0px;
      border-top: 0px;
           }

.float_rights
    {
    float: right;
    }
	
.float_rite
    {
    float: right;
    }

.float_right
    {
    float: right;
    padding: 0px 10px 0px 0px;
    }

.float_left
    {
    float: left;
    padding: 0px 0px 0px 10px;
    }
	
.float_lefts
    {
    float: left;
	border: 1px solid #000000;
    }
	
.tb
    {
	border: 1px solid #000000;
    }
	
.red
    {
    color: #ff0000;
    font-size: 8pt;
	font-weight: bold;
    }

#breakline
	{
    padding: 100px;
	}
	
#breakdowns
	{
    padding: 115px;
	}

#breaklines
	{
    padding: 20%;
	}

#break
	{
    padding: 5px;
	}

#box
	{
	 background-color: #999999;
	}

h1
    {
    font-size: 18pt;
    color: #666666;
    }

h2
    {
    font-size: 12pt;
    color: #666666;
    }

h3
    {
    font-size: 11pt;
    color: #666666;
    }

div.hr
    {
    clear: left;
    height: 1px;
    }

#splashbreak {
      padding: 100px;
	}

#splashcontainer {
	text-align: center;
	}

#breakin
	{
    padding: 5px 0px 0px 0px;
	}

#breakout
	{
    padding: 1px;
	}

#containerindex
{
text-align: center;
}

#topbanner
    {
    background-image: url('images/comingsoon.gif'); width: 500px;

    border-style: solid;
    border-color: #ffffff;
    border-width: 1px;

    height: 100px;

    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
}

#error
    {
    background-image: url('images/error.gif'); width: 167px;

    border-style: solid;
    border-color: #ffffff;
    border-width: 1px;

    height: 74px;

    margin-left: auto;
    margin-right: auto;
}

.error
    {
      font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
    color: #FF0000;
    }
	
.bad {
    color: #f00;
    font-weight: bold;
}

#headered {
    font-size: 0pt;
    color: #999999;
}

#footered {
    font-size: 0pt;
    color: #999999;
}

#title
    {
		font-weight: bold;
    font-size: 18pt;
    color: #666666;
    }
	
	#cpie {
	      text-align: center;
		  }
		  
		  
#scroll
	{
	width:570px;
	height:300px;
	position:relative;
	overflow:auto;
	padding-right:10px;
	}
	
#edu_scroll {
width:570px; height:234px; position:relative; overflow:auto; padding-right:10px;
}
