	  /* CSS Document */
/* discard?	  .page-container {width: 766px; margin: 0px auto; padding: 0px; border-left: solid 1px rgb(125,125,125); border-right-image:url(img/bullet.gif); border-bottom: solid 0px rgb(125,125,125); background-color: rgb(255,255,255);} */
	  
.bodyLayer {
	background-color: #CCCCCC;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.mainTable {
	background-color: #FFFFFF;
	border: 1px solid black;
}
  	  .tdleft{background: url(img/shadow_left.gif); background-repeat: repeat-y}
	 .tdright{background: url(img/shadow_right.gif); background-repeat: repeat-y}
	  ul
	  {
	  list-style-image: url(img/bullet.gif);
	  list-style-type: circle;
	  }
	  
h1	  {
	font-size: 160%;
	font-weight:bolder;
	color:#009B46;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 12px;
	padding-left: 5px;
	  }
h2
	  { 
	  padding-top: 10px;
	  font-size: 100%;
	  font-weight:bolder;
	  border-top:thin  #999999 solid;
	  }

h3	  { 
	  font-size: 100%;
	  font-weight:bolder;
	  color:#000000;
	  }
	  
a 	  {
	  color: #007A3D;
	  text-decoration:none;
	  font-weight:bold;
	  }
	  
  a:hover
	  {
	color: #009B46;
	text-decoration:underline;
	  }
	  
.breadcrumb	{
	vertical-align: text-bottom;
	text-decoration: none;
	font-size: 80%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	color: #666666;
	padding-left: 7px;
	border-bottom-color: #CCCCCC;
 }


 #bread	{
	border-bottom-color: #009966;
	display: none;
 }



	  
 #bread img { 
	  vertical-align: bottom;
	  padding-bottom: 2px;
	  padding-left:2px;
	  }
#bread a  {
	  color: #76A73A;
	  text-decoration:none;
	  font-weight:normal;
	  }
	  
#bread a:hover  {
	color: #ffff;
	border-bottom: 1px thin #000;
	  }	  	 
	  
	  
	  #secondary-header h1
	  {
	  border:0;
	  margin:0;
	  background: #76A639;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  font-size: 120%;
	  padding: 0px;
	  font-weight: strong;
	  color:#FFFFFF;
	  vertical-align:top;
	  }
	  #campaigns h1
	  {
	  border:0;
	  margin:0;
	  background: #949293;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  font-size: 120%;
	  padding: 0px;
	  font-weight: strong;
	  color:#FFFFFF;
	  vertical-align:top;
	  }
	  #footer							
	  {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 80%;
	color: #333333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	  }
.bottom_menu {
	font-size: 80%;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

	  #leftnav
	  {
	  font-family: Tahoma;
	  text-decoration: none;
	  line-height: 1.9em;
	  font-size: 110%;
	  padding: 0px 0px 0px 0px;
	  font-weight: bold;
	  }
	  #leftnav a
	  {
	  text-decoration: none;
	  color: #6A6869;
	  padding-left:8px;
	  }
	  #leftnav a:hover
	  {
	  color: #204E00;
	  background:  url(img/bullet2.gif) no-repeat;
	  }

#content  {
	margin:0px;
	padding: 0px 5px 0px 5px;
	line-height: 150%;
	  }
	  
	  #useful
	  {
	  padding: 1px 0px 0px 0px;
	  }
	  #useful h1
	  {
	  border:0;
	  margin:0;
	  background: #76A639;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  font-size: 120%;
	  padding: 0px;
	  font-weight: strong;
	  color:#FFFFFF;
	  vertical-align:top;
	  }
	  ul#useful
	  {
	   list-style-position: outside;
	   margin:0px 0px 0px 20px;
	   font-size: 80%;
	  }
	  #headline
	  {
	  font: Verdana, Arial, Helvetica, sans-serif #ffcc00;
	  font-weight:bolder;
 	  font-size: 130%;
	  }
	  #useful a
	  {
	  padding: 0px 0px 0px 0px;
	  
	  }
	  #useful a:hover
	  {
	  color: #99CC33;
	  background: #EBE9EA;
	  }
	  
	  /*----------Opacity image LHS---------*/
	  
	  img {border:0;}
	  #menu {width:134px; position:relative; height:; margin: auto;}
	  #menu a:visited, #menu a {text-decoration:none; color:#d00; font-weight:bold;}
	  #menu a:visited img, #menu a img{filter: alpha(opacity=50);
	   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	   -moz-opacity: 0.50; opacity:0.5;
	  }
	  #menu a:hover {background-color:transparent; color:#06a;}
	  #menu a span {display:none;}
	  #menu a:hover span {display:block; position:absolute; top:50px; left:0; font-size:12px; height:18px; padding:4px; font-weight:normal; color:#a40;}
	  
	  #menu a:hover img { filter: alpha(opacity=100);
	   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	   -moz-opacity: 1.00; opacity:1;
	   }
.faq_answer {
	margin: 0px;
	padding: 0px;
}
.faq_title {
	font-weight: bold;
	padding: 0px;
	color: #006600;
}
.news_topic {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.menu_bottom_title {
	background-color:#DFDDDE; 
	border-top: dashed #76A639 1px; 
	padding-top:5px;
}

.menu_bottom_content {
	background-color:#DFDDDE;
	padding-top:5px;
	display: inline;
}
.contents {
	padding-left: 5px;
	background-color: #FEFFF9;
	font-size: small;
	padding-top: 0px;
/*	background-color: black; */
}
.headline {
	font-size: large;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#top-header  {}
#top-header h1 {
	margin-top: 0px;
}

.linkDescripHidden {
	display: block;
}
.header {
	background-color: #FFFFFF;
	background-image: url(/images/flowers_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 162px;
}
.top_menu {
	height: 22px;
	background-color: #E8F1D5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007A3D;
	border-right-color: #007A3D;
	border-bottom-color: #007A3D;
	border-left-color: #007A3D;
}
.header_text {
	padding-right: 6px;
	padding-bottom: 4px;
	font-size: 90%;
}
.header img {
	padding-left: 7px;
}
.contentTable {
	background-color: #FBFFF1;
	background-image: url(/images/contents_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftBar {
	width: 18em;
	font-size: 70%;
	padding-left: 8px;
	padding-top: 8px;
	line-height: 1.5;
	border-right-style: ridge;
	border-right-color: #A6CE39;
	border-right-width: 2px;
	padding-right: 7px;
}
.sponsorbar {
	padding-left: 7px;
	background-color: #FFFFFF;
}
#lilly {
	z-index: auto;
	position: absolute;
	left: auto;
	visibility: visible;
	right: 5px;
	bottom: 5px;
	width: 145px;
	height: 98px;
	top: auto;
	border: 1px solid #666666;
}
#container {
	display: block;
	position: relative;
}
#advert {
	font-size: 80%;
	text-align: center;
	padding-top: 7px;
}
.leftBar ul {
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0.8em;

}

.leftBar li {
	padding: 0em;

}
.contents img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.bodyLayer .mainTable .contentTable #advert img {
	border: 1px solid #666666;
}
