body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: auto;
}
body {
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
a {
	color: #597D63;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5B5780;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #4D795E;
}
h3 {
	font-size: 12px;
}
hr {color:#C8DBCD;
}

blockquote {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt
}
.copyright {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: circle;
}
     .subHeading{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     font-weight: 700;
}
th {
	background-color:#44664E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
	font-size: 14px;
}
.foot {
	font-size: 9px;
}
a.foot {
	font-size: 9px;
}
a.foot:hover {
	font-size: 9px;
}
h1.featured {
	color:#F3F3F3;
	}
table.main {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	z-index:100;
}
table.search {
	background: center;
	margin: 0px;
	padding: 0px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
}
td.main {
	border: 1px none #CCCCCC;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:100;
}


.nav {
	z-index:500;
}
ul.nav {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 300;
  }
li.nav {
	display: block;
	float: left;
	position: relative;
	padding-right: 15px; 
	z-index: 500;
  
  }
 li ul.nav {
  display: none;
  position: absolute; 
  top: 1.0em;
  left: 0;
  background-color:#E9ECEA;
  width:100px;
  	border-bottom: 1px solid #DAE7D8;
		z-index: 500;

  }
  
  li ul li a {
  width:100px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	border: 1px solid #DAE7D8;
	border-bottom: 0;
	z-index: 500;
} /* Sub Menu Styles */
		
li ul li a:hover{
  width:100px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	background-color: #ffffff;
	border: 1px solid #DAE7D8;
	border-bottom: 0;
	z-index: 500;

} /* Sub Menu Styles */
  
  
 li > ul {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{ display: block; }
img {
	border: #86B397;}

a.button {
	display: block;
	background-color:#6A9B79;
	width:10em;
	padding:0.2em;
	line-height:1.4;
	border: 1px solid white;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;

}
a.button:hover {
	color:#FFFFFF;
	display: block;
	background-color:#666666;
	text-decoration:none;
}
input {
	font: 11px Arial, Helvetica, sans-serif;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
}
.feature {
	font-size: 12px;
	color: #D20049;
	background-color: #BAF1F6;
	background-image: url(images/balloon_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.feature {
	display: block;
	background-color:#000066;
	width:20em;
	padding:0.2em;
	line-height:1.4;
	border: 1px solid black;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-image:none;

}
a.feature:hover {
	background-color:#FFFFCA;
	color:#000033;
	display: block;
	text-decoration:none;
}
.featurewide {
	font-size: 12px;
	color: #D20049;
	background-color: #BAF1F6;
	background-image: url(images/balloon_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:440px;

}
.redlink {
	color:#FF0000;
	text-decoration: underline;
	}
a.redlink {
	color:#FF0000;
	text-decoration: underline;
	}
.content {
	width:800px;
	}
.header{
	background-color:#003300;
	font-size:20px;
	color:#FFFFFF;
	height:auto;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.lightbold {
	color:#CCCCCC;
	font-weight:bold;
	}
a.lightbold {
	color:#FFFFFF;
	}
a.lightbold:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
