<!--

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #fff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background-image: url(/images/pagefill3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#outerWrapper {
background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left; 
  width: 815px;
}
#outerWrapper #header {
	padding: 0px;
	background-image: url(/images/homeplate5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	
}
#outerWrapper #contentWrapper {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90D705;
	border-bottom-color: #90D705;
	border-left-color: #90D705;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; 
  padding: 10px 39px 10px 39px;
}
.bigblurb {
	font-size: 14pt;
	line-height: 17pt;
	color: #80AC2A;
text-align: center;
	
}
#outerWrapper #footer {
	text-align: center;
	padding: 10px 10px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90D705;
	border-bottom-color: #90D705;
	border-left-color: #90D705;
}

.navbar {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 39px;
	margin-left: 39px;
	letter-spacing: .1em;
}
.navbar a:link{
	color: #228DCF;
}
.navbar a:visited{
	color: #228DCF;
}
.navbar a:hover{
	color: #90B448;
}


h1 {
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	margin-top: 10px;
}

h2 {
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  line-height: 14pt;
}

a,  a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #84D514;
	text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}


.hrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009FD9;
	margin-top: 5px;
}
.hilite {
	font-size: 105%;
	font-weight: bold;
	color: #003366;
}

.title {
	font-size: 130%;
	font-weight: bold;
	color: #003366;
}
.entry {
	margin-top: 10px;
}
img {
margin: 0;
padding: 0;
border: 0;
}
.bullet1 {
	color: #90B448;
}
.picright {
float: right;
	margin-left: 20px;
	margin-top: 10px;
}
.picleft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.tableright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DDC03;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.smalltext {
	font-size: 10pt;
	line-height: 12pt;
	color: #666666;
}
.tableleft {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.factbox {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ABDEF0;
	border-bottom-color: #ABDEF0;
	border-left-color: #ABDEF0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
.facttitle {
	background-image: url(/images/facttitle.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
}

.linkentry {
	margin-top: 20px;
	margin-bottom: 20px;
}
.accordion_toggle {
	display: block;
	width: 100%;
	padding: 0px;
text-align: right;
	color: #006699;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	line-height: 20pt;
		}
		
		.accordion_toggle_active {
	color: #666;
	border-bottom: 1px solid #D2CCC2;
		}
.accordion_content {
			overflow: hidden;
		}
			
			
			
		
		.vertical_accordion_content {

			overflow: hidden;
		}

.footlight {
	font-size: 90%;

	color: #666666;
}
.subhead {
font-size: 110%;
color: #666666;
font-weight: bold;
}
-->