body {
  background: #EBEBEB;
  background-repeat: repeat-y;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-color: #333333;
  font-size: 11px;
  }
  
li {
	padding-bottom: 6px;
}
  
hr {
  height: 1px;
  margin: 0 5px 0px 5px;
  color: #CCCCCC;
  }

a:link {
  color: #00466B;
  text-decoration: underline;
  }
  
a:visited {
  color: #00466B;
  text-decoration: underline;
  }
  
a:hover {
  color: #000000;
  text-decoration: none;
  }
  
a:active {
  color: #7B7959;
  text-decoration: underline;
  }
  
#neighborpower {
  background: #002C69 url('images/neighborpower.gif') bottom left no-repeat;
  height: 205;
  min-height: 205;
  max-height: 205;
  padding-left: 230;
  padding-top: 10;
  padding-rigth: 5;
  }

#topback {
  background: #EBEBEB url('images/backtop.gif') bottom center no-repeat;
  height: 25px;
  }
  
#midback {
  background: #EBEBEB url('images/backmid.gif') center repeat-y;
  height: auto;
  }
    
#bottomback {
  background: #EBEBEB url('images/backbottom.gif') top center no-repeat;
  height: 25px;
  }
  
#wrapper {
  width: 670px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  margin: 0 auto 0px auto;
  text-align: left;
  }
  
#mastertable {
  width: 670px;
  background: #FFFFFF;
  margin: 0 auto 0px auto;
  }

#squares {
  background: url('images/squares.gif') top left repeat-x;
  height: 22px;
  }
  
#squares_single {
  background: url('images/squares.gif') top left repeat-x;
  height: 8px;
  }
  
#spacer_single {
  background: transparent;
  height: 8px;
  }

#title {
  background: url('images/background_title1.gif') top left no-repeat;
  height: 20px;
  width: 404px;
  }

#title2 {
  background: url('images/background_title1.gif') top right no-repeat;
  height: 19px;
  }

#documentright {
  width: 250px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #8A1A04;
  padding-left: 5px;
  vertical-align: top;
  }
  
#documentleft {
  width: 390px;
  color: #000000;
  vertical-align: top;
  }
  
#documentnote {
  vertical-align: top;
  background: url('/documents/workbook/images/noteback.gif');
  background-repeat: repeat-y;
  }

#highlights_title {
  background: #48742A;
  height: 20px;
  width: 245px;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #FFFFFF;
  }
  
#subtitle_red {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #8A1A04;
  height: 20px;
  width: 100%;
  }
  
#subtitle_green {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #48742A;
  height: 20px;
  width: 100%;
  }
  
#menubar {
  background: url('images/background_menu.gif') top left repeat-x;
  height: 22px;
  }

#footerbar {
  background: url('images/background_footer.gif') bottom left repeat-x;
  }

#homebox {
  color: #00466B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 17px;
  }
  
#content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  }
  
#question {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #00466B;
  font-size: 11px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  }
  
#answer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  padding-left: 40px;
  padding-bottom: 10px;
  }
  
.footer {
  font-size: 11px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
  }
  
#highlights_box {
	background: #48742A;
	}
	
.documentnote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  padding-left: 5px;
  }
  
.menu  {
	color: #00466B;
	letter-spacing: 0pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-variant: small-caps;
	margin-right: 3px;
	}

.menu  a:link {
	color: #00466B;
	letter-spacing: 0pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-variant: small-caps;
	margin-right: 3px;
	}

.menu  a:hover {
	color: #000000;
	letter-spacing: 0pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-variant: small-caps;
	margin-right: 3px;
	}
	
.menu  a:visited {
	color: #00466B;
	letter-spacing: 0pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-variant: small-caps;
	margin-right: 3px;
	}
	
.menu  a:active {
	color: #000000;
	letter-spacing: 0pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-variant: small-caps;
	margin-right: 3px;
	}
.title {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 3px;
	padding-left: 3px;
	}
	
.subtitle_red {
	color: #8A1A04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 1px;
	padding-left: 1px;
	}
	
.subtitle_green {
	color: #48742A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 1px;
	padding-left: 1px;
	}
	
.highlights_box {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 15px;
	}
	
.highlights_title {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 1px;
	padding-left: 1px;
	}

.highlights_box a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 1px;
	padding-left: 1px;
	}

.highlights_box a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 1px;
	padding-left: 1px;
	}

.highlights_box a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 1px;
	padding-left: 1px;
	}

.highlights_box a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 1px;
	padding-left: 1px;
	}
	
.neighborpower  {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px
	font-weight: bold;
	}

.neighborpower a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.neighborpower a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.neighborpower a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.neighborpower a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tableline {
	border-top: 1px dotted #999;
	line-height: 18px;
}