p {
	font-size: 0.7em;
}

#tinymce p {
	font-size: 1.0em;
}

.font {
	font-size: 0.7em;
}

a {
	text-decoration: underline;
	color: #3398d4;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: url(../grfx/ul_li.jpg);
	font-size: 0.7em;
}

#tinymce ul {
	font-size: 1.0em;
}

li {
	padding: 3px 0 3px 0;
}

ul li ul li {
	font-size: 11px;
}

.product-link {
	display: inline;
}

hr {
	border:0;
	height: 1px;
	color: #147510;
	background-color: #147510;
	margin-top: -5px;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.7em;
	font-weight: bold;
}

a img {
	border: 0;
}

a .blue {
	color: #3398d4;
}

.table {
	font-size: 0.7em;
}

.no_dots li {
	list-style: none;
}

.letter li {
	list-style-type: lower-alpha;
}

.number li {
	list-style-type: circle;
}

.number2 ul{
	list-style-type: decimal !important;
}

.btn {

	border: 1px solid #333;
	background: #beeac2;
	color: #fff;
	float: right;
	display: block;
	width: 30px;
	height: 13px;
	padding: 4px;
	text-align: center;

}

	.btn a {
		color: #0a5010;
		text-decoration: none;
		font-weight: bold;
	}


.btn2 {

	border: 1px solid #9da291;
	background-color: #dbed98;
	color: #7f8756;
	font-weight: bold !important;
	font-size: 11px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 60px !important;
	height: 30px !important;
	padding: 7px;
	text-align: center;

}

.no-bg {
	background-color: #fff !important;
	font-weight: normal !important;
	color: #000 !important;
}

	.btn2 a {
		color: #0a5010;
		text-decoration: none;
		font-weight: bold;
	}

.btn3 {

	border: 1px solid #333;
	background:url(../grfx/submit_button_bg.jpg) repeat-x #98e274;
	color: #000;
	text-transform: uppercase;
	font-weight: bold !important;
	font-size: 10px;
	float: right;
	display: block;
	width: 70px !important;
	height: 22px !important;
	padding: 4px;
	text-align: center;

}

	.btn3a {
		color: #0a5010;
		text-decoration: none;
		font-weight: bold;
	}

#debug {
	clear: both;
}

.partners {
	width: 100%;
	clear: both;
	margin: 30px 2px 30px 2px;
}

.news_heading {
	font-size: 1.0em !important;
	font-weight: bold;
	color: #000;
}

.news-title {
	font-size: 0.7em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.read_more {
	margin: 0;
	padding: 0;
}

.publish_date {
	font-weight: bold;
	color: #76796B;
}

.uppercase {
	text-transform: uppercase;
}

.noline a {
	border-right: none !important;
}

.news_item p {
	padding: 0;
	margin: 0;
}

.news_item {
	margin-bottom: 20px;
}
.right {
	float: right;
}