body {
	background:#CECECE;
	font-family:Tahoma;
	font-size:12px;
	color:#313422;
	margin:0;
	padding:0;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s;
}
b *, strong * {
	font-weight:bold;
}
a {
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
* {
	border:none;
	outline:none;
	padding:0;
	margin:0;
}
input {
	-webkit-appearance:none;
}
b {
	color:#000000;
}
a {
	text-decoration:none;
}
.white {
	color:#FFFFFF;
}
.blk {
	color:#000000 !important;
}
.wrapper {
	width:900px;
	margin-top:0 !important;
	margin-bottom:0 !important;
	margin-left: auto !important;
	margin-right:auto !important;
}
.company-info {
	height:200px;
	background:#e9e9e9;
}
.logo-left-column {
	width:300px;
	text-align:left;
	float:left;
	padding:8px 0 0 50px;
}
.grn-bold {
	color: #B1CC3A;
	border: 0 none;
	font-size: 55px;
	font-weight: normal;
	margin: 0;
	outline: 0 none;
	padding: 0;
	font-family:'Yellowtail';
}
.blk-bold {
	border: 0 none;
	font-weight: normal;
	margin: 0;
	outline: 0 none;
	padding: 0;
	color: #282828;
	font-family: 'Yellowtail';
	font-size: 55px;
}
.logo-right-column {
	padding-top:10px;
	width:303px;
	float:left;
	text-align:right;
	background:url(../images/col-left-bg.png) no-repeat #e9e9e9;
}
.logo-right-column p, .logo-left-column p {
	margin-bottom:5px;
	font-family:Arial;
	color:#838383;
	margin:3px 0 0 0;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
.logo-center-column {
	width:247px;
	background:url(../images/center-bg.png);
	float:left;
	height:200px;
}
.logo-left-column p {
	margin-left:25px;
	color:#393185;
}
.logo-right-column p {
	margin-bottom:2px;
}
.logo-clip {
	height:100px;
	width:315px;
	margin:25px 0 0 0;
}
.logo-clip .top {
	width:100%;
	height:80px;
	background:#ef7f1a;
	text-align:center;
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
.logo-clip .top .top-first {
	background:#393185;
	width:60px;
	color:#FFFFFF;
	padding:3px 5px;
	margin:15px auto 0 auto;
}
.logo-clip .top .top-sec {
	background:none;
	color:#FFFFFF;
	padding:3px 5px;
	margin: 0 auto;
}
.logo-clip .bottom {
	width: 0;
	height: 0;
	border-left: 6px solid #666666;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	border-bottom: 6px solid transparent;
	float:right;
}
.divider, .bottom-divider {
	height:8px;
	background:#EF7F1A;
}
.bottom-divider {
	background:#000000;
}
.contents {
	margin:8px 0 0 0;
	display:inline-block;
	width:900px;
}
.bar-container {
	background:#e9e9e9;
	width:293px;
	float:left;
}
.bar-block {
	background:#fefefe;
	text-align:left;
	height:auto;
	min-height:445px;
	padding:0 0 10px 0;
	margin:8px;
}
.home-img {
	height:130px;
	width:277px;
}
.bar-block p, .bar-block a {
	margin:0 20px;
}
.heading-container {
	margin:0;
	height:55px;
	width:285px;
}
.heading {
	font-size: 14px;
	color:#FFFFFF;
	text-align:left !important;
	font-weight:bold;
	background:#ef7f1a;
	padding:10px 20px;
	letter-spacing:1px;
}
.flipped {
	width: 0;
	height: 0;
	border-left: 4px solid #727271;
	border-right: 4px solid transparent;
	border-top: 4px solid #727271;
	border-bottom: 4px solid transparent;
	float:right;
}
.footer {
	background:#EF7F1A;
	border-radius: 0 0 4px 4px;
	height: 39px;
	margin-bottom:40px;
}
.footer-half {
	width:45%;
	float:left;
	text-align:left;
	padding:10px 20px 0 20px;
}
.footer-half p {
	color:#FFFFFF;
	font-weight:lighter;
}
.footer-half-right {
	text-align:right;
	float:right;
}
.footer-half a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer-half a:hover {
	text-decoration:underline;
}
.read-more {
	width:110px;
	height:23px;
	border:1px solid #616261;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	margin-top:20px;
	text-align:center;
	display:inline-block;
	padding-top:8px;
}
.read-more span {
	background:url(../images/marker_read_more.png) no-repeat right center transparent;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding-right:10px;
}
.list-item {
	background:url(../images/right-arrow.png) no-repeat left 2px transparent;
	padding-left:20px;
	line-height:20px;
	padding-bottom:5px;
}
.bottom-block1, .bottom-block2, .bottom-block3 {
	margin:20px 0 0 0;
	height:235px;
	width:253px;
	float:left;
	text-align:left;
	padding:50px 20px 0 20px;
	line-height:20px;
}
.bottom-block1 {
	background:url(../images/1page_bottom1.png) no-repeat center top transparent;
}
.bottom-block2 {
	background:url(../images/1page_bottom2.png) no-repeat center top transparent;
}
.bottom-block3 {
	background:url(../images/1page_bottom3.png) no-repeat center top transparent;
}
.bottom-block1 .heading, .bottom-block2 .heading, .bottom-block3 .heading {
	font-family: 'News Cycle' !important;
	font-size: 22px;
	font-weight:bold;
}
#map_canvas {
	width: 248px;
	height: 173px;
	background-color: #FFFFFF;
	margin-top:20px;
}
.full_width {
	text-align:left;
	height:auto;
	min-height:300px;
	width:900px;
}
.full_width .bar-block {
	padding:10px 0 0 0;
}
.full_width .bar-block .heading-container {
	margin-left:-8px;
	width:40%;
}
.full_width .bar-block .flipped {
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid #727271;
	border-top: 4px solid #727271;
	border-bottom: 4px solid transparent;
	float:left;
	margin-right:-8px;
}
.full_width .bar-block .heading {
	padding:10px 60px;
}
.full_width .list-item {
	margin-bottom:10px !important;
}
.paragraph {
	margin: 0 52px 20px 52px !important;
	text-align:justify;
}
.paragraph img {
	float:left;
	margin:0 15px 15px 0;
}
.list-paragraph {
	padding-left:20px;
}
.social-links {
	margin:15px 10px 0 0;
	width:250px;
	float:right;
}
.social-links a {
	margin-right:5px;
	height:32px !important;
	width:32px !important;
	display:inline-block;
	box-shadow: 0 8px 6px -9px black;
}
.social-links a.fb {
	background:url(../images/social1.png) no-repeat;
}
.social-links a.twitter {
	background:url(../images/social3.png) no-repeat;
}
.social-links a.linkedin {
	background:url(../images/social5.png) no-repeat;
}
.social-links a.orkut {
	background:url(../images/social4.png) no-repeat;
}
.social-links a.feed-burner {
	background:url(../images/social2.png) no-repeat;
}
.FormContainer table {
	line-height:30px;
}
.FormContainer table td {
	vertical-align:top;
}
.FormContainer label {
	vertical-align:top;
}
td.label-txt {
	text-align:right;
	padding-right:5px;
}
.FormContainer input[type="text"], .FormContainer input[type="password"], .FormContainer textarea, .FormContainer select {
	background:#FFFFFF;
	border: 1px solid #E9E9E9;
	border-radius: 3px 3px 3px 3px;
	color: #6D6D6D;
	display: inline-block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 4px 12px;
	text-align: left;
	width: 200px;
}
.FormContainer textarea {
	width:300px;
	margin-bottom:5px;
}
.FormContainer select {
	width: 226px;
}
.FormContainer input[type="submit"] {
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	font-family:Arial;
	font-weight:bold;
	margin: 10px 10px 10px 0;
	padding: 5px 15px;
	text-decoration: none;
	letter-spacing:1px;
}
.FormContainer .ErrorMessage {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.FormContainer .ValidationError {
	background:url(../images/red_arrow.PNG) no-repeat 2px 2px transparent;
	padding-left:6px;
	margin-left:5px;
}
.FormContainer .ValidationError span {
	background: none repeat scroll 0 0 #F00000;
	border: 1px solid #F00000;
	border-radius: 5px 5px 5px 5px;
	font-size: 0.875em;
	height: auto;
	min-height: 50px;
	padding: 5px 11px;
	position: relative;
	width: 250px;
	margin:0;
	color:#FFFFFF !important;
}
.hide {
	display:none;
}
.keeplogin {
	margin-left:65px;
}
.ErrorContainer {
	background: url("../images/error.png") no-repeat scroll 2px 5px #FFBABA;
	color: #900;
	padding: 5px 20px 5px 20px;
	text-align: left;
	width: 300px;
	border: 4px solid #F00;
	border-radius:10px;
	z-index:1000;
	box-shadow: 0 2px 10px black;
	margin:15px auto;
	font-family:sans-serif;
}
.SuccessMsg {
	background: url("../images/success.png") no-repeat scroll 2px 5px #DFF2BF;
	color: #4F8A10;
	padding: 5px 20px 5px 20px;
	text-align: left;
	width: 300px;
	border: 4px solid #4F8A10;
	border-radius:10px;
	z-index:1000;
	box-shadow: 0 2px 10px black;
	margin:15px auto;
	font-family:sans-serif;
}
.grn-link {
	text-decoration:none;
	color:#000000;
	margin-top:5px;
}
.grn-link:hover {
	text-decoration:underline;
}
#page-nav {
	float: left;
	margin: 20px 0 10px 0;
	width:100%;
}
#page-nav a, #page-nav strong, .Submtbtn {
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(0, 0, 0, 0.2);
	border-radius:3px;
	padding: 3px 8px 3px 8px;
	background: none repeat scroll 0 0 #A7C718;
	color:#FFFFFF;
	margin:0;
}
.Submtbtn {
	margin:5px 0 5px 0;
	cursor:pointer;
	padding: 2px 3px;
}
#page-nav strong {
	background:#FCFCFC !important;
	color:#666666;
	font-weight:bold;
}
.bold-txt {
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
}
.anual-link {
	margin-left:10px;
}
a:hover {
	text-decoration:underline;
}
.read-more, #page-nav a, .FormContainer input[type="submit"]  {
	background-color: #7d7e7d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
	background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}
.read-more:hover, #page-nav a:hover, .FormContainer input[type="submit"]:hover  {
	border:1px solid #4a4b4a;
	background-color: #646464;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
	background-image: -webkit-linear-gradient(top, #646464, #282828);
	background-image: -moz-linear-gradient(top, #646464, #282828);
	background-image: -ms-linear-gradient(top, #646464, #282828);
	background-image: -o-linear-gradient(top, #646464, #282828);
	background-image: linear-gradient(to bottom, #646464, #282828);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#646464, endColorstr=#282828);
}
.contentBox.marquee-showing > a {
    color: #313422;
    text-decoration: none;
}