/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
body {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 100%;
}
#container {
  margin: 0 auto;
  padding: 0px 30px;
  color: #000000;
  background-image: url(images/shadow.jpg);
  background-repeat: repeat-y;
  text-align: left;
  voice-family: inherit;
  width: 640px;
  background-position: left top;
}
#container:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
}
#header {
  margin: 0;
  background: transparent url(images/left2.jpg) no-repeat scroll left top;
  color: #000000;
  width: 640px;
  height: 150px;
}
#header h1 {
  padding: 10px 0 0 10px;
  color: #ffffff;
  font-size: 150%;
  float: left;
}
#header p {
  border: 1px solid #c8b7ff;
  padding: 5px;
  background: #e5ddff none repeat scroll 0%;
  float: right;
  font-size: 90%;
  margin-top: 5px;
  height: 128px;
  text-align: justify;
  color: #00103e;
  voice-family: inherit;
  width: 228px;
}
html > body #header p {
  width: 228px;
}
#header img {
  float: right;
  margin-top: 5px;
}
#header-menu {
  font-size: 75%; 
  clear: both;
  text-align: center; 
  margin-bottom: 4px;
}
#introduction {
  border: 1px solid #c2d1ff;
  padding: 10px;
  float: right;
  height: 150px;
  background-color: #dbe4ff;
  margin-bottom: 0px;
  overflow: auto;
  font-size: 80%;
  voice-family: inherit;
  width: 618px;
}
html > body #introduction {
  width: 618px;
}
#one h2 {
  border: 1px solid #cccccc;
  padding: 2px 0px 2px 2px;
  background: #ffffff none repeat scroll 0%;
  color: #00103e;
  font-size: 130%;
}
#one h3 {
  padding: 10px 4px 4px;
  font-size: 110%;
}
#one p {
  margin: 5px 2px;
}
#mainBody {
  border: 1px solid #dbe2ff;
  padding: 10px;
  background-color: #f5f7ff;
  margin-top: 5px;
  font-size: 90%;
  float: right;
  voice-family: inherit;
  width: 463px;
}
html > body #mainBody {
  width: 463px;
}
#mainBody h4 {
  border: 1px solid #cccccc;
  padding: 2px 0px 2px 2px;
  background: #ffffff none repeat scroll 0%;
  color: #00103e;
  font-size: 110%;
}
#mainBody p {
  margin: 10px 3px 10px 2px;
}
#left {
  border: 1px solid #d1c2ff;
  padding: 10px;
  float: left;
  background-color: #f0ebff;
  margin-top: 5px;
  font-size: 80%;
  voice-family: inherit;
  width: 128px;
}
html > body #left {
  width: 128px;
}
#left h3 {
  margin: 0px;
  padding: 10px 2px 5px 0;
  background: transparent none repeat scroll 0%;
  color: #001d8f;
  font-size: 120%;
}
#left p {
  margin: 5px 2px 10px 0;
  font-size: 90%;
}
#left a {
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
}
#left a:hover {
  text-decoration: underline;
}
ul {
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 5px;
  padding-left: 15px;
}
#footer {
  background: #dbe4ff none repeat scroll 0%;
  color: #336666;
  text-align: center;
  font-size: 70%;
  height: 20px;
  padding-top: 6px;
  float: left;
  clear: both;
}
#footer a {
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #336666;
}
#footer a:hover {
  color: #000000;
}
body {
  margin: 0;
  padding: 0;
  background: #eeeeee none repeat scroll 0%;
  text-align: center;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 100%;
}
a {
  background: transparent none repeat scroll 0%;
  color: #666666;
}
a:hover {
  background: transparent none repeat scroll 0%;
  color: #990000;
  text-decoration: underline;
}
ul.makeMenu, ul.makeMenu ul {
  width: 130px;                 
  border: 1px solid #000;     
  background-color: #dbe4ff;  
  padding-left: 0px;        
  cursor: default;         
  margin-left: 0px;       
}
ul.makeMenu li {
  list-style-type: none; 
  margin: 0px;         
  position: relative;
  color: #000;                 

}
ul.makeMenu li > ul {         
  display: none;               
  position: absolute;          
  top: 2px;                    
  left: 130px;                 
}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
  background-color: #999;      
  color: #fff;                 
}
ul.makeMenu ul.CSStoShow {     
  display: block;              
}
ul.makeMenu li:hover > ul {    
  display: block;              
}

ul.makeMenu li a { color: #000; display: block; width: 100%; text-decoration: underline; }
ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #fff; }
ul.makeMenu li:hover > a { color: #000; } 

