﻿h1 {
	color: #44AA33;
	font-size: 25px;
	font-weight: bold;
	text-align:center;
	margin-bottom: 15px;
}

h2 {
	background-color:#44AA33;
	color:#000000;
	font-size: 13px;
	font-weight:bold;
	margin: 0 0 20px 0;
	padding:1px;
	text-align:left;
}

a {
	color:#44AA33;
  font-weight:bold;
	font-size: 12px;
}

.cFrame p.bodytext {
	margin-bottom: 15px;
	font-size: 12px;
}

.cFrame .csc-frame-frame1 {
	border:2px solid #EDEDED;
	margin-bottom: 15px;
}

.cFrame .csc-frame-frame1 h2{
	font-size: 15px;
	margin-bottom: 0;
	text-align: left;
	background-color: #EDEDED;
	padding:2px;
}

.cFrame .csc-frame-frame1 h2 a {
	text-decoration: none;
	color: black;
	font-size: 15px
}

.cFrame .csc-frame-frame1 h2 a:hover {
	text-decoration: underline;
}

.cFrame .csc-frame-frame1 p.bodytext{
	margin-bottom: 0;
	padding: 2px;
}

.right .csc-frame-frame1 {
	border: 1px solid #44AA33;
	margin-bottom: 10px;
}

.right .csc-frame-frame1 h2, .right .csc-frame-frame1 h2 a {
	background-color: #44AA33;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	text-align: center;
}

.right h2 {
	margin-bottom:0;
}


.right .csc-frame-frame1 p.bodytext{
	padding: 2px;
}

.right .csc-frame-frame1 h3{
	background-color:#EDEDED;
	font-size:12px;
	padding:2px;
	color: #000000;
}

.right .csc-frame-frame1 h3 a {
	font-size:12px;
	text-decoration:none;
	color: #000000;
}

.right .csc-frame-frame1 h3 a:hover {
	text-decoration: underline;
}