@charset "utf-8";
a:link {
	color: #003;
}
a:visited {
	color: #003;
}
a:hover {
	color: #006;
}
a:active {
	color: #003;
}

.imborder {
	border:#FFF solid 1px;
}
#block2 { 
    width: auto;
	height: auto;
    padding: 0px;
	border-left: solid 1px #384683; 
    border-right: solid 1px #384683;
	
   }
   
  #linediv {
	width:auto;
	border-top:solid thin #384683;
	padding-bottom:10px;
	padding-top:10px;
	
	
} 

	#container
	  {
		  width:800px;
		  margin-top:0px;
          margin-left: auto;
	      margin-right: auto;
		    
   border: 1px solid #cccccc;
   
   border-radius:0px;

		 		 
   }
   
  
   
 
   .announc {
	   width:auto;
	   font-size:11pt;
	   font-weight:normal;
	   font: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; background: #f0f0f0; padding:2px;
	   text-align:left;
	
   }
   
   .announc1 {
	   width:auto;
	   font-size:11pt;
	   font-weight:normal;
	   font: "Trebuchet MS", Arial, Helvetica, sans-serif ; color:red; background: #f0f0f0; padding:2px;
	   text-align:left;
	
   }
   
#rek {
	font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background-color: #E5E7EF;
  color: #003;
  text-align: left;
   margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom:0px;
  border-bottom: 1px solid #999;
  padding-top:10px;
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
}
#rek1 {
	font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  background-color: #f0f0f0;
  color: #003;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
   border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  
  padding-top:10px;
  padding-left: 10px;
  padding-right:10px;
  padding-bottom: 10px;
}

#rek2 {
	font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  background-color: #E6E6FA;
  color: #003;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
   border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  
  padding-top:10px;
  padding-left: 10px;
  padding-right:10px;
  padding-bottom: 10px;
}


#person {
	font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  background-color: #f5f5f5;
  color: #003;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
   border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  
  padding-top:10px;
  padding-left: 10px;
  padding-right:10px;
  padding-bottom: 10px;
}

#person1 {
	width:1260px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  background-color: #F5F5F5;
  color: #003;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
   border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  
  padding-top:10px;
  padding-left: 10px;
  padding-right:10px;
  padding-bottom: 10px;
}
.stwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #E5E7EF;
	padding-left:5px;
}

.stwhite1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #E5E7EF;
}

.stblue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #006;
	
}

.stbluesmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003;
	
}


.stblack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#003;
	
}

.stblacksmall {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:7pt;
	font-style: normal;
	font-weight: bold;
	color:#003;
	
}
.stblackbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:#003;
	
}

.headtext {
	font-family: Tahoma, Geneva, sans-serif;
	color: #E5E7EF;
	font-style: normal;
	font-weight: normal;
	font-size:22pt;
}

.tabtop {
	border-top:1px #f0f0f0;
	
}

.button {
background: #122534;
padding: 5px 15px;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border: solid 1px #386A98;
cursor: pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: -moz-linear-gradient(0% 100% 90deg, #122534, #386A98);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#386A98), to(#122534));
box-shadow: inset 0 1px 0 0 #cccccc;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
border-bottom: 1px solid rgba(0,0,0,0.25); 
text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 

}

.button1 {
background: #f0f0f0;
padding: 5px 15px;
font-size: 13px;
font-weight: bold;
color: #122534;
text-align: center;
border: solid 1px #386A98;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: -moz-linear-gradient(0% 100% 90deg, #f0f0f0, #e0e0e0);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0),to(#e0e0e0));
box-shadow: inset 0 1px 0 0 #cccccc;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
border-bottom: 1px solid rgba(0,0,0,0.25); 
text-shadow: 0 -0px 0px rgba(0,0,0,0.25); 

}