/* Start of CMSMS style sheet 'style' */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-image: url(uploads/images/bg-btm.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
}
.small_text{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	text-decoration: none;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.footerLink:hover {
	color: #1FAF34;
	text-decoration: none;
		font-size: 11px;

}.PageHeading , h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1FAF34;
	text-decoration: none;
	line-height: 40px;
	font-weight: bolder;
	margin: 0px;
	text-transform: uppercase;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1FAF34;
	text-decoration: none;
	line-height: 40px;
	font-weight: bolder;
	margin: 0px;
	text-transform: uppercase;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8e8e8e;
	text-decoration: none;
	line-height:14px;
	font-weight: bolder;
}
.img-right{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img-left{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.green {
	color: #078641;
}
.blue {
	color: #2A52AA;
}

/* End of 'style' */

