@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}
body {
	background-color:#23a136;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body {overflow-x: hidden;}


a {
	font-size: 12px;
	color: #00CC33;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC33;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #00CC33;
}
h1 {
	font-size: 18px;
	color: #114601;
	font-weight:normal;
}
h2 {
	font-size: 14px;
	color: #7ba001;
	font-weight:normal;
	line-height:36px;
}

h3 {
	font-size: 12px;
	color:#666666;
	font-weight:normal;
	line-height:24px;
}

h4 {
	font-size: 12px;
	color: #7ba001;
	font-weight:bold;
	text-transform:capitalize;
	letter-spacing:.5pt;
}

h5 {
	font-size: 14px;
	color: #7ba001;
	font-weight:normal;
	line-height:24px;
}
.homebg {
background:url(images/body_bg.jpg) no-repeat;
}

.subbg {
background:url(images/sub_body_bg.jpg) no-repeat;
}

.borderright {
border-right:#cae1a1 1px solid;
}

.action1 {
background:url(images/action1.jpg) no-repeat;
height:200px;
vertical-align:top;
padding:10px;
line-height: 18px;
color: #114601;
}

.action2 {
background:url(images/action2.jpg) no-repeat;
height:200px;
vertical-align:top;
padding:10px;
line-height: 18px;
color: #114601;
}

.action3 {
background:url(images/action3.jpg) no-repeat;
height:200px;
vertical-align:top;
padding:10px;
line-height: 18px;
color: #114601;
}

.footer {
font-size:10px;
color:#FFFFFF;
}

a.footerlink {
color:#0e8a20;
font-size:10px;
}

a:hover.footerlink {
color:#cae1a1;
}

.caps {
text-transform:uppercase;
font-size:12px;
}

