a:link
{
	color: #555500;
}
a:visited
{
	color: #333300;
}
a:active
{
	color: #666600;
}
body
{
  margin: 0px;
  padding: 0px;
	background-image: url(../images/recycled.gif);
	background-color: #CCCC80;
  background-position: top left;
  margin: 0;
}
div#footer {
  width: 100%;
  clear: both;
  text-align: center;
	padding-top: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
} /* footer does not need height attributes. */
div#home {
  margin-left: 120px;
  padding-left: 2em;
  padding-right: 1em;
}
div#nav {
  padding-left: 2em;
  padding-right: 1em;
  float: left;
}
div.address {
  display: inline;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
}
div.analysis {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	margin-left: 15px;
	margin-right: 30%;
	margin-bottom: 15px;
}
div.ballot {
	font-weight: normal;
	font-style: italic;
	font-size: 14pt;
	width: 70%;
	margin-left: 15px;
	margin-right: 30%;
}
div.chartersection {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	margin-left: 15px;
	margin-bottom: 20px;
}
div.disclaimer {
  width: 80%;
  margin-left: 20px;
	margin-top: 20px;
	margin-right: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
	color: #333300;
  float: left;
}
div.hometext {
  padding-left: 2em;
  padding-right: 1em;
  width: 50%;
  float: left;
}
div.linerow {
  margin-bottom: 5px;
  width: 100%;
  clear:both;
}
div.location {
  margin-right: 10px;
  display: inline;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
}
div.pct {
  margin-right: 15px;
  display: inline;
  width: 120px;
	font-size: 14pt;
}
TABLE {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
TH {	
	color: rgb(0,0,0);
	border-color: rgb(0,51,51);
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
TD {
	border-color: rgb(0,51,51);
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	color: black;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: #333300;
	margin-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
  color: #333300;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #333300;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	color: #333300;
}
p.analysis {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #333300;
}
p.ballot {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	color: #333300;
}
p.charter {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #333300;
}
p.charternote {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #333300;
}
p.chartersec {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color: #333300;
}
p.disclaimer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #333300;
}
p.footer {
  font-family: Palatino, Times, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 8pt;
  color: #444444;
}
p.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
}
td.title {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: rgb(250,250,0);
  width: 200px;
  height: 50px;
}
td.locationsheader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
}
td.locations {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #222222;
}
span.strike {
  text-decoration: line-through;
}
span.underline {
  text-decoration: underline;
  color: #909022;
}


