@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	color: #222;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif
}

#wrapper {
	background: none
}

#Inner {
	background: none
}

#CSR #Inner {
	background: none
}

#Home #Inner {
	background: none
}

#Products #Inner, #Investor #Inner, #Contact #Inner, #Disclaimer #Inner {
	background: none
}

#Media #Inner, #AboutUs #Inner {
	background: none
}


#TopHeader {
	display: none
}

#Logo {
	display: none
}

.SearchBox form {
	margin: 0px;
	padding: 15px 0px 0px 10px;
}

input.text {
	border: 1px solid #88c01b;
	background: #fff;
	color: #14992a;
	padding: 2px;
	width: 110px
}

input.submit {
	border: 1px solid #88c01b;
	color: #88c01b;
	padding: 1px 2px;
	background: #0e3a15
}

#Banner {
	display: none
}

#MainContent {
	float: none;
}

.Content {
	
}

#Home .Content, #Markets .Content {
	
}

#AboutUs .Content, #Products .Content, #Media .Content, #CSR .Content, #Careers .Content, #Contact .Content, #Investor .Content, #Disclaimer .Content {
	
}



.ContentFooter {
	display: none;
}

.ContentInner {
	
}

.HomeBanner {
	display: none
}

.HomeLeft {
	display: none
}

.HomeRight {
	display: none
}

#Footer {
	display: none
}

#Footer ul {
	
}

#Footer ul li {
	
}

#Footer ul li.last {
	
}

.FooterContent {
	
}

.Img {
	display: none
}

.NewsAlert {
	display: none
}

.Brochure {
	display: none
}

.Brochure a, .Brochure a:link, .Brochure a:visited, .Brochure a:hover {
	text-decoration: none;
}

#navigation {
	display: none;
}














.clear {
	clear: both;
}

/* styles */

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, arial, sans-serif;
}

h1 {
	font-size: 1.8em;
	color: #19902c;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #f69402;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #19902c
}

h3.White {
	color: #fff;
}

h4 {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-size: 1.2em;
	color: #f69402;
	border-bottom: 1px solid #19902c
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #19902c
}

p {
	margin: 0px;
	padding: 11px 0px 15px 0px;
	line-height: 1.25em
}

p.home {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 21px
}

.larger {
	font-size: 1.2em;
	font-weight: bold;
}

.HomeRight p {
	font-size: 1.2em;
	color: #fff
}

.HomeBanner ul {
	margin: 10px;
	padding: 10px;
	font-size: 1.2em
}

.HomeBanner ul li {
	list-style-image: url(../images/bullet.gif);
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 10px 10px
}

a:link, a:visited {
	color: #19902c;
	text-decoration: underline;
}

a:hover {
	color: #222;
	text-decoration: none
}

#Footer a:link, #Footer a:visited {
	color: #81be16;
	text-decoration: underline;
}

#Footer a:hover {
	text-decoration: none;
}

a.top {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

ul#SiteMap {
	margin: 0px;
	padding: 10px;
	list-style: none;
}

ul#SiteMap li.top {
	margin-bottom: 10px;
}

ul#SiteMap li ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
}

.small {
	font-size: 0.8em;
}

table.Media td.OddRow {
	background: #e6f2d0;
}

table.Media td {
	border: 1px solid #fff;
}

/* RESULTS PAGE */

.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 10px;
	font-size: 1.1em
}

.SearchResult {
	margin-bottom: 20px;
}


.SearchResultAlt {
	background: #baddbf;
	border-top: 5px solid #baddbf;
	border-bottom: 5px solid #baddbf;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 10px;
}

.SearchResultDesc {
	padding: 10px;
	
}

tr.ResultsHeader td {
	padding: 10px;
}



