@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bgr.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #496921;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}
img{
	border: 0;
	outline: 0;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0C4273;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C4273;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contact ul{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#contact li{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#contact, ul, h2{
	margin-top: 0px;
	margin-bottom: 0px;
}
.moduletable, .contentpaneopen, td, tr{
	margin: 0px;
	padding: 0px;
}
.welcome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top {
	margin: 0px;
	width: 1000px;
	height: 100px;
	padding: 0px;
	position: relative;
}
#logo {
	height: 51px;
	width: 136px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_link{
	color: #FFFFFF;
	width: 156px;
	background-image: url(../images/top_link_bgr.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	height: 26px;
	text-align: left;
	text-indent: 12px;
	margin: 0px;
}
#top_link a{
	color: #FFFFFF;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-decoration: none;
}
#top_link a:hover{
	color: #FFFFFF;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-decoration: underline;
}
#nav {
	width: 650px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	position: absolute;
	top: 70px;
	right: 0px;
}
#banner {
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#wrapper {
	width: 980px;
	margin: 0px;
	padding: 10px;
}
#left-box {
	width: 730px;
	float: left;
	background-image: url(../images/contents-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right-box {
	margin: 0px;
	width: 240px;
	float: right;
	background-image: url(../images/sidelinks-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents {
	margin: 0px;
	width: 708px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C4273;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
/*#contents p{
	margin-top: 10px;

}*/
#contents h1 img{
	margin: 6px;
	padding: 5px;
	border: 4px solid #CCCCCC;
}
#contents p img{
	margin: 6px;
	padding: 6px;
	
}
#contents hr{
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#contents-bottom {
	background-image: url(../images/contents-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 730px;
}
#news {
	margin: 0px;
	width: 240px;
	background-image: url(../images/sidelinks-bgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#news-hd p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
	text-indent: 12px;
	width: 210px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#news-bottom {
	background-image: url(../images/sidelinks-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 240px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 1000px;
	background-image: url(../images/main-tbl-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#banner1{
	background-color: #FFFFFF;
	display: none;
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#banner2{
	padding: 0px;
	height: 40px;
	width: 151px;
	float: right;
	margin-top: -30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 700px;
	display: block;
	background-image: url(../images/main-hd-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 14px;
	margin: 0px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
strong{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents .ccs{
	color: #5A8528;
}
#news .article_separator{
	padding: 0px;
	height: 1px;
	background-color: #CCCCCC;
	width: 240px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.p-solutions {
	margin: 0px;
	padding: 0px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C4273;
	text-decoration: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.readmore:hover{
	color: #0066FF;
	text-decoration: underline;
}
#news ul {
	padding: 0px;
	list-style-type: none;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news li{
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#news ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	display: block;
	height: 24px;
	width: 238px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #0C4273;
}
#news ul li a:hover{
	color: #333333;
	text-decoration: underline;
}
#news #current a{
	color: #333333;
	text-decoration: none;
}
#news #current a:hover{
	color: #333333;
	text-decoration: none;
}
#news h3{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sidelinks-up.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
	width: 238px;
	text-indent: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: -9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.jobs-msg p{
	background-color: #F0F9FF;
	padding: 10px;
	border: 1px solid #CAF4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}
/*--------------- Contact Styles Start here------------------------*/
.contact_email{
	padding: 0px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cf-label {
	color: #005A88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.ce-cf-container{
	background-image: url(../images/input-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	}
.ce-cf-container input{
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 150px;
	margin-left: 2px;
	}
#requiredsign{
	color: #FF0000;
	
}
#ce-cf-container-1,#ce-cf-container-5,#ce-cf-container-6,#ce-cf-container-7,#ce-cf-container-8,#ce-cf-container-9,#ce-cf-container-10{
	padding:0;
	height: 55px;
	width: 211px;
	margin: 0;
}
#ce-cf-container-1,#ce-cf-container-5, #ce-cf-container-6,#ce-cf-container-7, #ce-cf-container-8,#ce-cf-container-9{
	display: inline-block;
	float: left;
}
#ce-cf-container-10{
	clear: left;
	float: left;
}
#ce-cf-container-11{
	clear: left;
	float: left;
	border-style:none;
	background-image: url(../images/textarea-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
	height: 160px;
	width: 365px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#ce-cf-container-11 .text_area{
	height: 130px;
	width: 358px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 2px;
}
.contact_email button{
	clear: both;
	float: right;
	margin-right: 140px;
}
.cf-label{
	display: inline-block;
}
.validate-email,.required{
	border-style:none;
}
.validate, button{
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	background-image: url(../images/send-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
}
#component-contact .contentheading{
	color: #FFFFFF;
	background-image: url(../images/contact-hd-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	height: 30px;
	width: 680px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.contact_msg{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 10px;
	background-image: url(../images/contact-msg-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 660px;
}
.contact_msg strong{
	color: #009900;
}
form{
	margin-bottom: 10px;
}
.location{
	display: block;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.location p {
	margin: 0px;
	padding: 20px;
}
.location img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*--------------Contact Styles End Here----------------*/
.back-button{
	background-image: url(../images/back-btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 24px;
	width: 50px;
	clear: both;
} 
/*.blog_more div strong{
	margin: 0px;
	height: 22px;
	width: 700px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 12px;
}*/
.partners-logos{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.partners-logos img {
	margin: 10px;
	padding: 0px;
}
.tradeshow_tbl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/li-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tradeshow_tbl tr {
	margin: 0px;
	padding: 0px;
}
.tradeshow_tbl td {
	background-color: #E6E6E6;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tradeshow_tbl_bottom{
	background-image: url(../images/li-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	height: 10px;
	display: block;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.main-hd{
	background-image: url(../images/main-hd-top.jpg);
	display: block;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main-hd p{
	background-image: url(../images/main-hd-bottom.jpg);
	margin: 0px;
	display: block;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 680px;
}
.blog_more ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.blog_more li{
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
/*#contents .blogsection{
	
}*/
#contents .blog_more a{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006600;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contents .blog_more a:hover{
	color: #333333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.login_bgr{
	background-image: url(../images/login-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px;
	height: 190px;
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login_bgr h1{
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.login_bgr img{
	border-style:none;
	margin: 10px;
	padding: 0px;
}
.alert_msg{
	background-color: #E1FFE1;
	padding: 10px;
	border: 1px solid #AAFFAA;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*#news .item197, .item199, .item198, .item200, .item201, .item202, .item203, .item204, .item205 a{
	color: #006600;
}*/
#news .item197 a, #news .item199 a, #news .item198 a, #news .item200 a, #news .item201 a, #news .item202 a, #news .item203 a, #news .item204 a, #news .item205 a{
	color: #006600;
	padding-left: 20px;
	width: 218px;
}
.jobs_tbl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.jobs_tbl td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents .blog_more strong{
	display: none;
}
#contents .applynow a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/applynow-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 28px;
	width: 224px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
#contents .applynow a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCFF;
	text-decoration: none;
	background-image: url(../images/applynow-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 28px;
	width: 224px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
