/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer-bar {
	background: url(images/homefooter_bar.gif) no-repeat bottom left;
	line-height: 28px;

}

#footer-bar-subs {
	background: url(images/subscribe_footer.gif) no-repeat bottom left;
	line-height: 28px;

}

#footer-bar-contact {
	background: url(images/green_footer.gif) no-repeat bottom left;
	line-height: 28px;

}

#left-col {
	background-color: #EBEBEB;;
	padding: 10px;

}

#main-content {
	padding: 20px 0px 10px 10px;
	line-height: 18px;

}

.bold{
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inthis-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}