/* CSS Document */
body {
	margin:0 auto 0 auto;
	padding:0px;
	background-color:#e7ecd8;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
	 
}
div#page {
	margin:0 auto 0 auto;
	padding:0 11px 0 11px;
	width:778px;
	background-image:url(../images/pageBg.jpg);
	background-repeat:repeat-y;
	height:auto;
}
a:link, a:visited {
	color:#66974b;
	text-decoration:underline;
	font-weight:normal;
}
a:active, a:hover {
	color:#326f10;
	text-decoration:none;
}
/* ------------------------------------------- HEADER STYLES ------------------------------------- */
div#logo {
	float:left;
	margin:0px;
	padding:0px;
}
div#logo img {
	border:0px;
}

div#headerRight  {
	float:right;
	width:530px;
}
div#videoButton  {
	float:right;
	padding:3px 13px 0px 0px;
}
div#login {
	 float:right;
	 color:#66974b;
	 font-size:10px;
	 line-height:12px;
	 padding:0 10px 5px 0;
	 margin:0px;
}
div#login a:link, div#login a:visited {
	color:#66974b;
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline;
	line-height:30px;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
div#login a:active, div#login a:hover {
	color:#326f10;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
div#lang {
	float:right; 
	clear:right;
	color:#85888e;
	padding:0px 10px 0px 0px;
	margin:0px;
	font-size:10px;
	width:500px;
}
div#lang a:link, div#lang a:visited {
	color:#85888e;
	text-decoration:underline;
}
div#lang a:active, div#lang a:hover {
	color:#326f10;
	text-decoration:none;
}
input {
	border:1px solid #85888e;
}
div#flash {
	width:776px; 
	height:auto; 
	padding:1px;
	padding-bottom:1px;
	margin:0px;
}

input.submitForm {
	background-color:#66974b; 
	color:#FFFFFF; 
	cursor:pointer;
	font-size:10px;
	margin:0px;
	padding:0px;

}
input.submitForm:hover {
	background-color:#326f10; 
	color:#FFFFFF; 
	cursor:pointer;
	font-size:10px;	
	margin:0px;
	

}
.searchBox {
	padding:0px 0px;
	margin:0px;
}
span#goButton  {
	font-size:10px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	width:30px;
	height:35px;
	background-color:#66974b;
}

a.goButton:link, a.goButton:visited {
	color:#66974b;
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline;
	line-height:30px;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
a.goButton:active, a.goButton:hover {
	color:#326f10;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
div#smallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #464646;
	padding-left: 5px;
	margin-top:-5px;
}

form {
	margin-top: 0px;
	padding-top: 0px;
}
/* -------------------------------------------------- LEFT NAV MENU STYLES ----------------------------- */
div#leftNavContainer {
	float:left;
	padding-left: 1px;
	height:499px; 	
	background-image:url(../images/leftNavBg3.gif); 
	background-repeat:repeat-y;
}

div#leftNavContent {
	width:131px;  
	height:auto;
	padding:6px 6px 0px 6px;
	line-height:20px;
}

div#leftNavContent a:link {
	color:#464646;
	/*color:#66974b;*/
/*	background-image:url(../images/leftNavArrow1.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
	/*font-size:14px;*/
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div#leftNavContent a:visited {
	color:#464646;
	/*color:#66974b;*/
/*	background-image:url(../images/leftNavArrow1.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
	/*font-size:14px;*/
	font-size:10px;
	font-weight:bold;
	text-decoration:none;

}

div#leftNavContent a:hover {
	color:#326f10;
	/*color:#326f10;*/
/*	background-image:url(../images/leftNavArrow2.jpg);*/
	/*text-decoration:none;*/
	text-decoration:underline;
}

div#leftNavContent p  {
	color:#434343;
	font-size:10px;
	line-height:14px;
	margin:0px;
	padding:28px 0 6px 0px;
}

/*div#leftNavContent #content  {
	float: left;
	width: 150px;
	padding: 2px 0px 2px 10px;
}

div.featureContainer {
	width:200px;
	padding:0 0 4px 0;
}
div.featureTopBottom {
	width:200px;
	background-image:url(../images/leftNavDivider2.jpg);
	background-repeat:no-repeat;
	height:1px;
}
div.featureContent {
	height:auto;
	padding:13px 8px 10px 0;
	color:#326f10;
	text-align:center;
}*/
.dropBox  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#fdfdfd;
	margin-top:2px;
	padding-top:2px;
	width:122px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.wrapSpace  {
	margin-left:12px;
}

.wrapSpaceLineSmall  {
	line-height:12px;
	padding-bottom:5px;
}

.wrapSpaceLineNormal  {
	line-height:25px;
}

div#leftNavContent ul.Products {
	list-style-type:none;
	margin-left:8px;
	padding-left:0px;
	margin-bottom:25px;
	margin-top:8px;

}

div#leftNavProducts ul.Products li  {
	list-style-type:none;
	
}

div#leftNavContent ul.Products li ul  {
	line-height:14px;
	padding-left:0px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:0px;
}





/*div#leftNavContent p  {
	color:#434343;
	font-size:10px;
	line-height:14px;
	margin:0px;
	padding:33px 0 6px 0px;
}

div#leftNavContent #content  {
	float: left;
	width: 150px;
	padding: 2px 0px 2px 10px;
}*/



/* ----------------------------------------- MAIN CONTENT AREA STYLES -------------------------------- */
div#content {
	 width:463px; 
	 float:left;
	 
}
div#content p {
	padding:0px;
	margin:0 0 10px 0;
}
div#content h1 {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	color: #67974B;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
}
div#content h2 {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
}
/* original 
div#indexContentBox {
	width:460px;
	padding:5px 0px 10px 3px;
	border: 1px solid #8FAE72;
	background-color:#F6FBF4;
	margin:15px 0px 0px 0px;
	height:185px;
}*/
div#indexContentBox {
	width:463px;
	padding:0px 0px 5px px;
	border: 1px solid #5B8726;
	background-color:#333333;
	margin:10px 0px 5px 0px;
	height:65px;
	color:#ffffff;
	}


div#indexContentBox-line a:link, div#indexContentBox-line a:visited  {
	padding-left:5px;
	font-size:12px;
	text-decoration:none;
	color:#67974b;
	font-weight:bold;
}

div#indexContentBox-line a:hover, div#indexContentBox-line a:active  {
	color:#556b41;
	text-decoration:underline;
}


div#indexContentBox-line  {
	width:100%;
	padding: 9px 0px 9px 0px;
}

div#indexContentBox-title  {
	padding-right: 5px ;
	width:135px;
	text-align:right;
	padding-left:5px;
}		

div#indexContentBox-text  {
	font-size:11px;
	line-height:12px;
	width: 310px;
	float:right;
	margin-top:-23px;

}

/* Resource Box */
div#resourceBox  {
	margin:10px auto 5px auto;
	padding:5px 0px 5px 0;
	width:780px;
	border: 1px solid #8FAE72;
	background-color:#F6FBF4;
	height:65px;
	text-align:center;
}	

div#resourceTitle  {
	font-size:10px;
	font-weight:bold;
	color:#464646;
	padding-bottom:2px;
}

div#resourceContent-left {
	float:left;
	padding-left:65px;
	width:195px;
	text-align:left;
}
div#resourceContent-center {
	float:left;
	padding-left:55px;
	width:205px;
	text-align:left;
}
div#resourceContent-right {
	float:left;
	padding-left:45px;
	width:195px;
	text-align:left;
	padding-right:10px;
}

a.resourceLinks:link {
	font-size:9px;
	font-weight:normal;
	color:#464646;
	text-decoration:none;
}

a.resourceLinks:visited {
	font-size:9px;
	font-weight:normal;
	color:#464646;
	text-decoration:none;
}

a.resourceLinks:hover  {
	color:#669649;
	text-decoration:underline;
}
/*End resource Box */

a.bold:link, a.bold:visited	{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a.bold:active, a.bold:hover {
	color:#66974b;
	text-decoration:none;
	font-weight:bold;
}

.smallfont	{
font-size:9px;
font-style:italic;
}
/* ---------------------------------------- Right Column Styles ------------------------- */

div#rightContainer {
	 width:156px;
	 height:498px; 
	 float:right;
	 padding-top:3px;
	 padding-right:1px;
	 border-left: 1px solid #7e986f;
	 z-index:0;
 	 background-image:url(../images/rightNavBg3.gif); 
	 background-repeat:repeat-y;
}

div#rightText  {
	padding:5px 5px 5px 5px; /* 5px 5px 5px 5px */
}

div#rightNavContent {
	width:131px;  
	height:auto;
	padding:6px 6px 0px 6px;
	line-height:20px;
}

div#rightNavContent a:link {
	color:#464646;
	/*color:#66974b;*/
/*	background-image:url(../images/leftNavArrow1.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
	/*font-size:14px;*/
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div#rightNavContent a:visited {
	color:#464646;
	/*color:#66974b;*/
/*	background-image:url(../images/leftNavArrow1.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
	/*font-size:14px;*/
	font-size:10px;
	font-weight:bold;
	text-decoration:none;

}

div#rightNavContent a:hover {
	color:#326f10;
	/*color:#326f10;*/
/*	background-image:url(../images/leftNavArrow2.jpg);*/
	/*text-decoration:none;*/
	text-decoration:underline;
}

div#rightNavContent p  {
	color:#434343;
	font-size:10px;
	line-height:14px;
	margin:0px;
	padding:28px 0 6px 0px;
}



/* ------------------------------------------- FOOTER STYLES ----------------------------------------- */
div#footer {
	margin:0px auto 0px auto;
	padding:10px 20px 0px 0px;
	width:780px;
	background-image:url(../images/footerBg3.jpg);
	background-repeat:no-repeat;
	height:28px;
	color:#85888e;
	font-size:10px;
	text-align:center;
}

div#footer a:link, div#footer a:visited {
	color:#85888e;
	text-decoration:underline;
}

div#footer a:active, div#footer a:hover {
	color:#326f10;
	text-decoration:none;
}
/*---------------------------------- FIX FOR FLOATED ELEMENTS WITHIN A CONTAINER DIV --------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*--- Fix for IE on Mac ---*/
.clearfix
{
	display: inline-block;
}

/*--- Hack for bug in IE6 ---*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* end clearfix */
