/**************** body and tag styles ****************/
	body {
	  font-size: 80%;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }
    
    * {
    text-shadow: #000000 0 0 0px;
      }
        
	#container {
      page-break-before:avoid;
      page-break-after:avoid;
	  width: 730px;
	  margin: 0 auto;
	  font-size: 12px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	   
	  }
      
     
	#container2 {
	  page-break-before:avoid;
      page-break-after:avoid;
	  width: 730px;
	  margin: 0 auto;
	  font-size: 12px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
	  }
      
    #container_wp {
      width: 730px;
	  margin: 0 auto;
	  font-size: 12px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
	  } 
    
	#content_date {
	font-style: italic;
	color: Gray;
	text-shadow: 0.2em 0.2em;
}
     
    #content_left {
      float: left;
      padding: 0 10em 4em 3em;
      
	  }     
		
    #content_right {
      float: right;
      width: 30em;
      margin: 0 0 4em -18em;
    
	  }  
      
            
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 2em;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
          text-shadow: 0.2em 0.2em 
	  }
		
	h2 {
	  color: #666666;
	  font-size: 1.5em;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
	  
	h3 {
	  color: navy;
	  font-size: 1em;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  font-weight: bold;
	  }  
		
	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  text-decoration: underline;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 150px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }	  
	
         
/**************** images styles ****************/	
	
	a img{
	  border: none;
	  }
	  
	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	form {
	  float: left;
	  font-size: 1em;
      font-weight: bold;
      }
      
    
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 1em;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 1.2em;
	  }

/**************** header styles ****************/
	#header {
     page-break-before:avoid;
     page-break-after:avoid;
	  float: center;
	  width: 730px;
	  border: 0px;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** update styles ****************/

    #update {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 160px;
	  background:url("images/tabright10.gif") no-repeat right top;
	  font-color: #FFFFFF
	}

	#update p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
	  
	#updated p {
	  color: navy;
	  text-decoration: italic;
	 
	  }  

/**************** menu styles ****************/
    #tabs10 {
      page-break-before:avoid;
      page-break-after:avoid;
      float:left;
      width:730px;
      font-size:93%;
	  padding-bottom: 1px;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:position;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:50;
      }
    #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:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/**************** content styles ****************/
	#content {
	  page-break-before:avoid;
      page-break-after:avoid;
	  width: 730px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
	
      	
	
	  

	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 730px;
	  background-color:#2763A5;
	  float: left;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }


