<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #main template css begin */


/* start reset css */
html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* end reset css */

a {
	outline: 0;
}
h1 {
	color:#7C9120;
	font-size:27px;
	font-weight:lighter;
	line-height:1.2;
	padding:0;
	margin:0px 0px 10px 0px;
}
h2 {
	color:#222;
	font-size:20px;
	font-weight:normal;
	line-height:1.2;
	padding:5px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}
h3 {
	color:#222;
	font-size: 17px;
	font-weight: normal;
	padding:0;
	margin:5px 0px 5px 0px;
}
p {
	color:#555;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:1.7;
}
a {
	color:#666;
	font-size:13px;
	text-decoration:none;
}
a:hover {
	color:#7C9120;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
blockquote {
	color:#999;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1.8;
}
/* start navigations css */

.horizontalNav {
	text-align:center;
	float:right;
	padding:0;
	margin:0;
	height:38px;
}
.horizontalNav a {
	float:left;
	display:block;
	width: 90px;
	height:38px;
	color:#fbfbfb;
	text-decoration:none;
	padding:12px 0px 0px 0px;
	margin:0;
}
.horizontalNav a:hover {
	background-color:#7C9120;
	float:left;
	display:block;
	width: 90px;
	height:38px;
	color:#fbfbfb;
}
.verticalNav {
	width:100%;
	text-align:right;
}
.verticalNav a {
	font-size:14px;
	height: 20px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #A7C02D;
	padding:15px 5px 0px 0px;
	margin:0px;
	color:#212121;
}
.verticalNav a:hover {
	background-color:#A7C02D;
	color:#fbfbfb;
}
/* end navigations css */


.showcase_text {
	text-align:right;
	padding:2px 0px 5px 10px;
}
.showcase_text p {
	color: #FFF;
	font-size:14px;
	margin:0;
	padding-top:30px;
}
.showcase_text #title {
	color: #FFF;
	font-size:36px;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:0;
}
.showcase_text #subtitle {
	color:#A3BA27;
	font-size:18px;
	padding:0;
	line-height:1;
	margin:0px 2px 0px 0px;
	font-weight:normal;
}
.screens p {
	color:#fff;
	padding:0;
	margin-top:12px;
}
.newsImage {
	clear:left;
	padding:5px 2px 0px 2px;
	float:left;
}
.newsImage img {
	border:1px solid #000;
}
.newsArticle {
	float:left;
	margin-left:8px;
	padding:0px;
	width:80%;
	font-size:12px;
}

/* #main template css end */
</pre></body></html>