@charset "utf-8";
/* CSS Document */

body {
	background-color: #6EB43F;
}

.style1 {
	width:inherit;
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5d9732;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5d9732;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #5d9732;
	font-weight: bold;
}
.style6 {color: #666666}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.style7important {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e55302;
	text-decoration: none;
	font-weight: bold;
}
.style7bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.style7light {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.style7link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0073ae;
	text-decoration: none;
	font-weight: normal;
}
.style7white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.style9 {
	color: #0073ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style9bold {
	color: #0073ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style9 a:link    {
  /* Applies to unvisited links in class mainNav */
  text-decoration: none;
  color: #0073ae;
}
.style9 a:visited {
  /* Applies to visited links in class mainNav */
  text-decoration: none;
	color: #0073ae;
} 
.style10 {
  position: relative;
  bottom: 0.3em;       
  font-size: 0.8em; 
} 
.style11 img {
	border-style: none;
	text-decoration: none;
}
.style12 {
   margin-right:10px;
}
.ImageWithoutBorder img{
	border-style: none;
	text-decoration: none;
}

  
  /*
.mainNav a:visited {
  /* Applies to visited links in class mainNav 
  text-decoration:  none;
  font-weight:      bold;
  background-color: #ddd;
  color:            #f0f;
  } 
.mainNav a:hover   {
  /* Applies to links under the pointer in class mainNav 
  text-decoration:  underline;
  font-weight:      bold;
  background-color: blue;
  color:            #fff;
  } 
.mainNav a:active  {
  /* Applies to activated links in class mainNav 
  text-decoration:  underline;
  font-weight:      bold;
  background-color: black;
  color: white;
  } 
  */
