/*presets
-----------------------------------------------------------------------------*/
p {
	margin-bottom: 0.5em;
	}

img {
	border: 0px;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	color: #90a468;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	}

h3 {
	color: #6E8146;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	}

h4 {
	color: #505050;
	font-size: 1.1em;
	padding: 1em 0em 0em 0em;
	}

h5 {
	color: #444444;
	font-size: 0.75em;
	}

sup {
	margin-right:0.2em;
	vertical-align: top;
	}

sub{
	font-size:0.75em;
	margin-left:0.2em;
	}

ul {
	font-size: 0.75em;
	list-style-image: url(../images/bullet4.gif);
	margin:0 0 1.0em 1.5em;
	
	}
	
ul ul{
	font-size: 100%;
	list-style-image: url(../images/bullet2.gif);
	margin:0 0 0.5em 1.5em;
	}
	
li{
	margin:0;
	padding:0;
	}

abbr {
	border-bottom: 1px dotted #EC7A00;
	cursor: help;
	}
	
blockquote{
  background: #FFFFFF url(../images/bgBlockquote.png) top left repeat-x;
  border-left:4px solid #53692B;
  color: #53692B;
  font-family: Times New Roman, Verdana, Helvetica, Arial, Tahoma, Courier;
  font-size:1em;
  padding:1em;
  }

dl {
	margin-top: 0.5em;
	}

dt {
	font-weight: bold;
	}

dd {
	margin: 0.5em 0 1em 1em;
	}

td {
	vertical-align: top;
	}

/* extra text formating
-----------------------------------------------------------------------------*/
.abstract {
	color: #6E8146;
	font-size: 1.2em;
	}

.c {
	text-align: center;
	}

.r{
	text-align: right;
	}

.inv{
	background: transparent url(../images/bullet5.gif) no-repeat 0% 55%;
	color: #FFFFFF;
	padding-left: 8%;
	}

.light{
	color:#999999;
	}


/*newsItem
----------------------------------------------------------------------------*/
.newsItem{
	padding: 0.3em 0em 0.3em 0em;
	}

.newsItem .pubDate{
	background: url(../images/icoNews2.gif) no-repeat 0% 70%;
	color: #999999;
	font-size: 0.7em;
	padding: 0em 0em 0em 1em;
	}

.newsItem .description{
	color: #6f6f6f;
	font-size: 100%;
	padding: 0.2em 0em 0.5em 0em;
	}

.newsItem .fulltext{
	color: #6f6f6f;
	font-size: 100%;
	padding: 0.2em 0em 0.5em 0em;
	}

.newsItem .operations{
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;	
	}

.newsItem a,a:link,a:visited,a:active {
	color: #ec7a00;
	margin: 0;
	text-decoration: none;
	}

.newsItem a:hover {
	border-bottom: 1px #cfd8b9 solid;
	color: #a1ba87;
	margin: 0;
	text-decoration: none;
	}


.newsItemHome{
	}

.newsItemHome .title{
	color: #ffffff;
	font-size: 0.8em;
	padding: 0em 0em 0.2em 0em;
	}

.newsItemHome .pubDate{
	background: url(../images/icoNews1.gif) no-repeat 0% 70%;
	color: #aaaaaa;
	font-size: 0.7em;
	padding-left: 4%;
	}

.newsItemHome .description{
	color: #ffffff;
	font-size: 0.95em;
	padding: 0.2em 0em 0.7em 0em;
}

.newsItemHome .operations{
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	}

.newsItemHome a,a:link,a:visited,a:active {
	color: #ec7a00;
	margin: 0;
	text-decoration: none;
	}

.newsItemHome a:hover {
	/*border-bottom: 1px #cfd8b9 solid;*/
	color: #a1ba87;
	margin: 0;
	text-decoration: none;
	}

/*boxOrange
-----------------------------------------------------------------------------*/
.boxOrange {
	background: #eb7900 url(../images/bgBoxOrange2.gif) top left repeat-x;
}

.boxOrange h1 {
	border-bottom: 0.1em solid #ffffff;
	color: #ffffff;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	height: 1.31em;
	padding: 0.1em 0.5em 0.1em 0.5em;
	
	}

.boxOrange .content{
	background: #ffffff url(../images/containerSection1.gif) repeat-x top center;
	color: #505050;
	padding: 0.5em 0.8em 0.8em 0.8em;
	text-align: left;
	}

#swfobject2{
	background:#ffffff;
	font-size:100%;
	padding:0;
	}

#prodsShowcase2{
	height: 17.87em;
	vertical-align:top;
	width: 100%;
	}

/*boxGreen
-----------------------------------------------------------------------------*/
.boxGreen {
	background: #6F8846 url(../images/bgBoxGreen.gif) repeat-x;
}

.boxGreen h2 {
	/*background: transparent url(../images/bgBoxCornerGreen.jpg) no-repeat top right;*/
	border-bottom: 0.12em solid #ffffff;
	color: #ffffff;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	height: 1.37em;
	padding: 0.3em 0.5em 0.3em 0.5em;
}

.boxGreen .content {
	background: #ffffff url(../images/containerSection3.gif) repeat-x;
	color: #505050;
	padding: 1em;
	text-align: left;
}



/*slideshow
-----------------------------------------------------------------------------*/
#slideshowItemMetaLeft {
	color: #ffffff;
	float: left;
	padding-bottom: 1em;
	width: 30em;
}

#slideshowItem ul {
	list-style-image: url(../images/bullet1.gif);
	margin: 0;
}

#slideshowItemMetaRight {
	float: right;
	text-align: center;
}

#slideshowPager {
	padding: 0 2em 0 0;
	text-align: right;
}

#slideshowPager a:link,#slideshowPager a:visited,#slideshowPager a:active
	{
	border-top: 1px solid #555555;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #555555;
	color: #ffffff;
	margin: 0;
	padding: 0.1em 0.3em 0.1em 0.3em;
	text-decoration: none;
}

#slideshowPager a:hover {
	background-color: #EC7A00;	
	color: #fff;
	margin: 0;
	padding: 0.1em 0.3em 0.1em 0.3em;
	text-decoration: none;
}

/*_TODELETE-------------------------------------------------_TODELETE*/
a.pagerActive:link,a.pagerActive:visited,a.pagerActive:active {
	font-size: 1em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	font-weight: bold;
	color: #ffffff;
	background-color: #A1BA87;
	text-decoration: none;
	margin: 0;
}

#slideshowItemDesc {
	color: #A1BA87;
}

#slideshowItemDetails {
	margin: 5px 0 5px 0;
	color: #cccccc;
	font-size: 0.80em;
}







/*bread crumbs
-----------------------------------------------------------------------------*/
#bread {
	font-family: Verdana, Arial, Tahoma, Helvetica;
	margin-left: 0.5em;
	padding: 0 0 0.8em 0.5em;
	font-size:0.7em;
	}

#bread ul {
	list-style-type: none;
	}

#bread li {
	background: transparent url(../images/bullet1.gif) no-repeat center right;
	display: inline;
	list-style-type: none;
	padding: 0em 1em 0em 0.4em;
	}


#bread .first {
	display: inline;
	list-style-type: none;
	padding: 0em 1em 0em 0em;
	}

#bread .last {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	
	}
 
#bread a,#bread a:link,#bread a:visited,#bread a:active,#bread a:hover {
	font-weight: bold;
	}


/*lists
-----------------------------------------------------------------------------*/
.list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}

.list li {
	background: transparent url(../images/bullet1.gif) no-repeat 0 6px;
	padding-left: 6px;
	}







/*links
-----------------------------------------------------------------------------*/
a.linkButton:visited,a.linkButton:link {
	background: transparent url(../images/bgButton.png) no-repeat center center;
	color: #6f6f6f;
	font-weight: bold;
	height: 29px;
	margin: 0;
	padding: 1em 4.5em 2em 4.5em;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

/*primary*/
a.primary,a.primary:link,a.primary:visited,a.primary:active {
	color: #EC7A00;
	margin: 0;
	text-decoration: none;
	/*border-bottom: 1px #EC7A00 solid;*/
	padding-bottom:1px;
}

a.primary:hover {
	border-bottom: 1px #CFD8B9 solid;
	color: #A1BA87;
	margin: 0;
	text-decoration: none;
}

/*
back links
-----------------------------------------------------------------------*/
a.back,a.back:link,a.back:visited,a.back:active{
	background: transparent url(../images/bgBackOff.gif) no-repeat left center;
	color:#6F6F6F;
	font-size:0.7em;
	font-family:  Verdana, Arial, Tahoma, Helvetica;
	font-weight: bold;
	margin: 0;
	padding: 0.6em 0em 0.6em 2.3em;
	text-decoration: none;
}

a.back:hover{
	background: transparent url(../images/bgBackOn.gif) no-repeat left center;
	color: #A1BA87;
	font-family:  Verdana, Arial, Tahoma, Helvetica;
	font-size:0.7em;
	font-weight: bold;
	margin: 0em;
	padding: 0.6em 0em 0.6em 2.3em;
	text-decoration: none;
}

a.totop,a.totop:link,a.totop:visited,a.totop:active {
	background: transparent url(../images/bgBackToTopOff.gif) no-repeat right center;
	float: right;
	padding: 0.5em 2.3em 0em 0em;
}

a.totop:hover {
	background: transparent url(../images/bgBackToTopOn.gif) no-repeat right center;
	float: right;
	padding: 0.5em 2.3em 0em 0em;
}

/*
bullet links
-----------------------------------------------------------------------*/
a.bulletlink:hover,a.bulletlink:link,a.bulletlink:visited,a.bulletlink:active
	{
	background: transparent url(../images/bgBulletLinkOff.gif) no-repeat left 30%;
	display: block;
	float: none;
	padding: 0.5em 0 0.5em 3em;
}

a.bulletlink:hover {
	background: transparent url(../images/bgBulletLinkOn.gif) no-repeat left 30%;
	display: block;
	float: none;
	padding: 0.5em 0 0.5em 3em;
}

/*
footer links
-----------------------------------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active {
	border: none;
	color: #ececb8;
	font-weight:bold;
	font-size:1em;
	margin: 0;	
	text-decoration: none;
}

a.footer:hover {
	border-bottom: 1px solid #EB7A00;
	color: #ffffff;
	font-weight:bold;
	font-size:1em;
	margin: 0;
	text-decoration: none;
}

/*tables
-----------------------------------------------------------------------------*/
.partners {
	
}

.partners td img {
	padding-left: 1.3em;
}



.partners td {
	/*	background: transparent url(../images/containerSection2.gif) repeat-x bottom center;*/
	border-bottom: 1px solid #E2E2E2;
	padding: 1em 0 1em 0;
}


/*
-----------------------------------------------------------------------------Icons
*/
.icoVcard{
	background: url(../images/icoVcard.gif) center left no-repeat;
	padding-left:15px;
	}

.icoPerson{
	background: url(../images/icoPerson.gif) center left no-repeat;
	padding-left:10px;
	}
	
.icoBri{
background: url(../images/icoBri.gif) center left no-repeat;
padding-left:16px;
}

.icoLinkOut{
background: url(../images/icoLinkOut.png) center right no-repeat;
padding-right:11px;
}

/*fix
-----------------------------------------------------------------------------*/
.clear {
	clear: both;
	/*** these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 ***/
	font-size: 0px;
	height: 1px;
	line-height: 1%;
	margin: 0;
	overflow: hidden;
}


/*TODELETE*/
.tbd{/*TOBEDEFINED*/
	border:1px dashed #cc6666;
	background: #ffffcc;
	color: #ff0000;	
}
