<style type="text/css" media="all">

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
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: #c0c0c0;
  color: #2b2728;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

p {
	margin-bottom:15px;
    text-align:left;
}

h1 {
	color: #8cad28;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}
h2 {
  color:#ee1c5d;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.5em;
  text-decoration: none;
}
a,  a:link {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
a:visited {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
a:hover {
  color: #3a32c4;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
a:focus {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  text-decoration: underline;
}
a:active {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  max-width: 800px;
  min-width: 800px;
  text-align: left;
  width: 800px;
}
#outerWrapper #header {
  background-color: #9ea3aa;
  font-weight: bold;
  width:800px;
  height:auto;
  padding: 0px 0px 0px 0px;
  width: 800px;
}
#outerWrapper #contentWrapper {
  background-color: #f3f3f3;
  margin-top: 0px;
  padding-top: 23px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #f3f3f3;
  float: right;
  padding: 0px 0px 17px 17px;
  width: 277px;
}

#outerWrapper #contentWrapper #rightColumn1 ul li{
  padding-left:5px;
  margin-left:-25px;

}

#outerWrapper #contentWrapper #rightColumn1 .homepage-right-imagefloat {
  float: right;
  margin-left: 61px;
  padding: 0px 17px 0px 0px;
  width: 103px;
  height:76px;
}


#outerWrapper #contentWrapper #content {
  background-color: #f3f3f3;
  margin: 0px 17px 0 17px;
  padding: 0px 0px 23px 0px;
  width:444px;
  vertical-align:top;
}

#outerWrapper #contentWrapper #content #openingparagraph-top {
  background:url(../images/rounded-white-box-top.jpg);
  background-repeat:no-repeat;
  height:18px;
  width:444px;
}

#outerWrapper #contentWrapper #content #openingparagraph-main {
  background:#ffffff;
  width:444px;
}

#outerWrapper #contentWrapper #content #openingparagraph-main p {
  background-color:#FFFFFF;
  color: #2b2728;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  text-align:left;
}


#outerWrapper #contentWrapper #content #openingparagraph-main h1 {
  background-color:#FFFFFF;
  color: #8cad28;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  margin:0px 0px 0px 0px;
}

#outerWrapper #contentWrapper #content #openingparagraph-bottom {
  background:url(../images/rounded-white-box-bottom.jpg);
  background-repeat:no-repeat;
  height:18px;
  width:444px;
  margin:0px;
  padding:0px;
  margin-bottom:30px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	height: 148px;
	margin:-12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: no-repeat;
}

#outerWrapper #footer #textblock {
	padding-top:65px;
}
#outerWrapper #footer .addresstext {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color: #2b2728;
  text-align:center;
  vertical-align:middle;
  display:block;
  margin:0px;
  padding:0px;
  
}

#outerWrapper #footer a:link, #outerWrapper #footer a:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color:#ee1c5d;
  text-align:center;
  vertical-align:middle;
  display:inline;
  margin-top:0px;
  margin-bottom:0px;
}

#outerWrapper #footer a:hover, #outerWrapper #footer a:active {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color:#75aa00;
  text-align:center;
  vertical-align:middle;
  display:inline;
  margin-top:0px;
  margin-bottom:0px;
}


</style>
[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]
