html {
min-height: 100%;
margin-bottom: 1px;
}

img {
	margin: 0;
	border:none;
	
	}
	
	
	  
	  
	  
	  label, textarea, input {
	  margin-left: 10px;
	  }
	  
	   
	
 
 
  
  
  
   .odd {
  background-color: #C5E8D6;
  }
  .even {
  background-color: #ADD8E6;
  }	
  

	
#left-col-1 {
float:left; 
width:142px;
padding-left:0px; 
margin-top: 22px;
border-top: 2px solid #0092c9;
 
}

#left-col-2 {

float:left; 
width:615px;
margin-top:22px;
padding-left:16px; 
padding-right: 16px; 
font-weight:normal; 
font-size:100%;

}

#left-col-3 {
float:left; 
width:142px;
padding-left:0px; 
margin-top: 22px;

 
}




.address {
color: #e5dd8e;
font-weight:bold;
}


  
 table.res {
 	margin-left:20px;
	
	width: 90%;
	border: 1px solid #F3C8CA;
	background: #fff;
	}
	
	table.res th, table.res td {
	margin:0;
	padding: 4px 8px;
	text-align: left;
	background: #FFEAE1;
	
	}  
	  table.res th {
	background: #E0E7F1;
	} 
	
 .sbox {
  height: 280px; 
  overflow: auto; 
  visibility:visible; 
  padding-right:10px;

  }
		
.ileft {
  float: left;
  padding: 0px 12px 10px 0px;
  }
  
 .iright {
  float: right;
  padding: 0px 0px 10px 12px;
  }
	      
  .left {
  float: left;
  text-align: left;
   
  }

.right {
  float: right;
  text-align: right;
 
 
  
  }

 
 .lege {
 margin-bottom:20px; 
 font-size: 130%; 
 padding-left:5px; 
 padding-right:10px;
 color: #777;
 border-color:#777;
 }
 
 fieldset {
 border :  1px solid #777;
 }
 
.teaser {
padding-left:20px;
width:150px;
}

 .tease-top {
  margin:0; 
  padding:0; 
  background-image:url(../images/teaser.jpg); 
  background-position: top left; 
  background-repeat:no-repeat;
  }
  
  .tease-mid {
  font-size:85%; 
  font-weight:normal; 
  background-image:url(../images/teaser-mid.jpg);  
  background-repeat:repeat-y; 
  padding:5px 5px 5px 10px;
  }
  
  .tease-bottom {
  background-image:url(../images/teaser.jpg); 
  background-position: bottom left; 
  background-repeat:no-repeat;
  }

 .legaltext {
  font-size:70%; 
  color:#aaa; 
  font-family:Arial, Helvetica, sans-serif;
  }
  
.cleardiv {
  height:1px; 
  overflow:hidden; 
  clear:both;
  }

.forminput {
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
}

tr.odd {
background-color: #EDFFE3;
}

tr.even {
background-color: #BFFF9F;
}

#Content div.twoColumnLeft ul.navlist li.pg {
	color:#565656;
	display: block;
	font-size: 0.55em;
	line-height:1.1em;
	width:129px;
	
	
}
#Content div.twoColumnLeft ul.navlist li.pg a {
	color:#565656;
	display: block;
	text-decoration: none;
	padding:4px 7px 4px 12px;
	width:110px;
}
#Content div.twoColumnLeft ul.navlist li.pg a:link, #Content div.twoColumnLeft ul.navlist li.pg a:visited {
	color:#596a7a;
}
#Content div.twoColumnLeft ul.navlist li.pg a:hover, #Content div.twoColumnLeft ul.navlist li.pg a:active {
	background-color: #ddd;
	color:#585858;
}
#Content div.twoColumnLeft ul.navlist li.pg a.active {
	background-color: #dddee2;
	font-weight:bold;
	text-decoration: none;
}

.newsdet {
font-size:100%; 
margin:0px; 
padding:2px 0px 6px 0px;
}

