/* Force scroll bar */
html {
	min-height: 100%; margin-bottom: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Edit FeedBurner BuzzBoost Feed - */

.feedburnerFeedBlock .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #989C61;
	font-style: italic;
}
div.feedburnerFeedBlock ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#creditfooter { 
       display: none;
}
.blog_cell {
	padding-bottom: 12px;
	padding-right:22pt;
}

/* Control link colors - */
a:link {
	text-decoration: none;
	color: #729E57;
}
a:visited {
	text-decoration: none;
	color: #729E57;
}
a:hover {
	text-decoration: underline;
	color: #729E57;
}
a:active {
	text-decoration: none;
	color: #729E57;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #729E57;
}
.home_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50pt;
	color: #629E58;
	line-height: 46pt;
	letter-spacing: -40%;
}
.home_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #989C61;
	line-height: 16pt;
}
.home_credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #989C61;
	font-style: italic;
	margin-bottom: 20pt;
}

/* Footer - */
.footer{
	color: #808080
}
.footer a:link {
	text-decoration: none;
	color: #808080;
}
.footer a:visited {
	text-decoration: none;
	color: #808080;
}
.footer a:hover {
	text-decoration: underline;
	color: #808080;
}
.footer a:active {
	text-decoration: none;
	color: #808080;
}

