a:link 
{
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
a:hover 
{
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}
a:active 
{
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
a:visited 
{
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
blockquote {
	text-indent: 25px;
	background: url(../Images/quote_left.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(../Images/quote_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
h1
{
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: 700;
  margin-bottom: 8pt;
  margin-top: 12pt;
}
p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 2pt;
	margin-top: 6pt;
}
ul
{
  list-style-type: square;
}
ul li
{
  margin-top: 2pt;
}
.ContentDiv
{
  border-left: solid 15px #DFDBDB;
  border-right: solid 15px #DFDBDB;
  border-top: none;
  border-bottom: none;
  border-collapse: collapse;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1px 15px 10px 15px;
  text-align: left;
  width: 665px;
}
.Footer 
{
	font-size: x-small;
}
.More 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.TextBoxes
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.Green
{
  color: #669933;
}
.Green a:link 
{
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
.Green a:hover 
{
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}
.Green a:active 
{
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
.Green a:visited 
{
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
