/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }

	#container {
	  width: 759px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 759px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
	  }
		
	#footer {
	  width: 759px;
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 0px;
	  padding-right: 0px;
	  clear: both;
	  background-color:#2763A5;
	  }

	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
	  
	h5.style2 {
      color: #005AB5;
      font-size: 18px;
      }
	
    h5.style1 {color: #0084AD}
	
	span.style8 {font-size: 9px}	
	
	span.style9 {
	  color: #005AB5;
	  font-weight: bold;
	  }	

	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }


/**************** 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;
	border: none;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	float: right;
	margin: 0 0 5px 12px;
	border: none;
	  }

/**************** form styles ****************/
/*
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

 */ 
/**************** bar styles ****************/
    #bar {
      float:left;
      width:759px;
      font-size:2;
	  padding-bottom: 1px;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
      }
	  
/**************** menu styles ****************/
    
    #menu {
      margin:0;
      padding:0;
      }
	  
	#menu a {
	float:left;
	background:url("images/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0;
	text-decoration:none;
      }
    #menu a span {
	width: 14em;
	float:left;
	background:url("images/tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }


/**************** left styles ****************/
	#leftheader {
	  width: 173px;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 0px;
	  float: left;
	  }
		
	#leftheader p {
	  border-bottom: 1px solid #DDDDDD;
	  }

	#sidebarleft {
	  width: 173px;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#sidebarleft p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }	
	  
/**************** center styles ****************/
	#header {
	  width: 410px;
	  padding-left: 10px;
	  padding-right: 5px;
	  float: left;
	  }
		
	#header p {
	  border-bottom: 1px solid #DDDDDD;
	  }
 
 	#content {
	  width: 410px;
	  padding-left: 10px;
	  padding-right: 5px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
/**************** right styles ****************/

	#rightheader {
	width: 150px;
	padding-top: 10px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	  }
		
	#rightheader p {
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
	#sidebar {
	  width: 150px;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

/**************** footer styles ****************/
		
	#footer p {
	  color:#FFFFFF;
	  padding: 0px;
	  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;
	  }

