/* CSS Document */
a:link {
	color: #003300;
	text-decoration: underline;
}
a:hover{
	color: #666666;
}
a.hover2:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #006600;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	font-weight: normal;
}
.headline {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.headlinemini {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.headlinesmall {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.headlinebig {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  display: block;
}
.byline {
	color: #003300;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.underbig {
	color: #003300;
	font-style: italic;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-decoration: underline;
}
.undersmall {
	color: #003300;
	font-style: italic;
	font-weight: normal;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: underline;
	text-align: center;
}	
.italred {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
}
.under {
	color: #003300;
	font-style: italic;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: underline;
}
.bold {
	color: #000000;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.small {
	color: #000000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	list-style-position: inside;
}
.tocFaq {
	color: #003300;
	font-style: italic;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.Section1Green {
	color: #003300;
	font-style: italic;
	font-weight: bold;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.faqSection {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	background-color: #006600;
	letter-spacing: 5px;
	width: 100%;
	white-space: pre;
}
.smallSpace {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
.link2 {
	color: #FFFFFF;
	font-style: italic;
	display: block;
	border-top: medium solid #006600;
	border-bottom: medium solid #006600;
	padding-top: 5px;
	padding-bottom: 5px;
}
.whiteBig {
	font-family: Copperplate;
	font-size: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteSmall {
	font-family: Copperplate;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteMedium {
	font-family: Copperplate;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.topNavLinks {
	border: thin solid #999933;
	padding: 2px 8px;
	color: #999933;
	letter-spacing: 1px;
	text-decoration: none;
}
.outsideLine {
	border: thin solid #999933;
	padding: 4px;
}
.benefits {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
