/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 1em;
	background: #0E7D30;
	text-align: center;
	}

a {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
a:visited {
	color: #FFFFFF;
	}
	
img {
	border: none;
	}

sup {
	font-size: 70%;
	line-height: 0px;
	}

.forward {
	float: right;
	}

.clearBoth {
	clear: both;
	}

.mainWrapper {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	/* border: 1em solid #006400; */
	/* background: #0F7E31; */
	text-align: left;
	position: relative;
	}

.mainLogo {
	width: 221px;
	height: 95px;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	left: 4.5em;
	top: 4em;
	}

.mainContent {
	padding-top: 5em;
	height: 38em;
	}
	
.mainContentBody {}

.mainNav {
	text-align:center;
	}

.mainFooter {
	text-align: center;
	padding: 3.5em 0em 1em 0em;
	}

.mainFooterNav {
	display: inline;
	width: 8em;
	}

.mainPopup {
	float: right;
	}
	
/***** bof Content BG *****/
#mainContentLanguage {
	background: url(../images/bgLanguage.jpg) no-repeat center;
	}
/***** eof Content BG *****/

/***** bof Products *****/

#productsMenuIc, #productsMenuLf, #productsMenuWc {
	position: absolute;
	width: 11em;
	font-weight: bold;
	}

#productsMenuIc {
	top: 18em;
	left: 17em;
	}
	
#productsMenuLf {
	top: 33em;
	left: 33.5em;
	}

#productsMenuWc {
	top: 30em;
	left: 50.5em;
	}
	
ul, li {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
	line-height: 1.3em;
	}

.liNew {
	color:#FFFF00;
	}

li {
	padding-bottom: .5em;
	}

/***** eof Products *****/
/***** bof Questions *****/

.questionsMenuIc {}
	
#liMenuQ {
	list-style-type: disc;
	margin-left: 1.7em;
	}

.liEven a {}

.liOdd a {
	color: #00FF00;
	}

/***** bof Popup Settings *****/
.mainPopup {}
	
.mainPopupClose {
	position: absolute;
	top: 33.5em;
	left: 42em;
	width: 15.8em;
	color: #FFFFFF;
	font-weight: bold;
	}
/***** eof Popup Settings *****/

defaultWrapper {}

.defaultWrapper .yesYouCan {
	margin: -20px -20px -20px -20px;
	}

.environmentWrapper {}

.environmentWrapper a, .environmentWrapper a.visited {
	color: #237615;
	text-decoration: underline;
	}

.environmentWrapper ul li {
	background: url(Icons/16/Leaf.gif) no-repeat left 1px;
	padding-left: 20px;
	line-height: 20px;
	}
