*{
    margin: 0;
    padding: 0;
}
A {
	-moz-outline-style:none;
	text-decoration:none;
	outline:none;
}
A IMG{
	border: 0;
}
h1,h3,h4,h5,h6,pre,code {
	font-size:1em;
}

h2
{
	font-size:16px;
	color:#A0A0A0;
}

HTML{
	direction: ltr;
}
BODY {
	font-size:12px;
	font-family:Arial;
	direction: ltr;
	border-top: 5px solid #99CF17;
}


#wrap
{
	width:900px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#header 
{
	height: 95px;
}

div.logo 
{
	width: 251px;
	height: 65px;
	float: left;
	padding: 14px 91px 0 15px;
}

div.menu 
{
	width: 540px;
	float: left;
	height: 36px;

	position: relative;	
}
div.menu ul 
{
	list-style-type: none;
}
div.menu ul li 
{
	float: left;
	padding-right: 16px;
	padding-left: 15px;
	color: #BABABB;
	font-size: 12px;
	font-weight: bold;
	padding-top: 22px;	
}
div.menu ul li a 
{
	color: #929395;
}
div.menu ul li a:hover 
{
	color: #80C010;
}
#flash , #ctl00_flash
{
	height: 133px;
}
div.flashBanner 
{
	width: auto;
	height: 133px;
	float: right;
}
div.flashImageR
{
	float: right;
	width: 150px;
	height: 133px;
	padding-left: 10px;
}
div.FlashImageL
{
	float: left;
	padding-right: 10px;
}

#content 
{
	height: auto;
	padding-top: 10px;
}
div.sideBar 
{
	width: 150px;
	height: 400px;
	direction: ltr;
	float: right;
}
div.serachDiv
{
	padding-bottom:10px;
}
div.searchBox 
{
	border: 1px solid #DEDEDE;
	height: 20px;
	
}
.search 
{
	font-family:Arial;	
	border: 0;
	width: 118px;
	height: 18px;
	float: left;	
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #6B6C6E;
}
.arrow 
{
	border: 0;
	float: right;
	width: 21px;
	height: 20px;
}
div.downHeader
{
	padding-bottom:8px;
}
div.downloads 
{
	padding-top: 10px;
	padding-bottom: 20px;
}
div.downloads ul 
{
	text-align: left;
	padding: 0 9px 0 9px;
	list-style-type: none;
}
div.downloads ul li 
{
	padding: 10px 0 11px 0;
	border-bottom: 1px dotted #B2B2B2;
	font-weight: bold;
	color: #444444;
	margin-bottom:2px;
}
div.downloads ul li a
{
	color: #444444;
	
}
div.downloads ul li.brochure 
{
	
	background-image: url(../_Images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 100px 3px;
}
div.downloads ul li.product 
{
	background-image: url(../_Images/down1.jpg);
	background-repeat: no-repeat;
	background-position: 100px 3px;
	
}
div.downloads ul li.papers 
{
	border: 0;
	background-image: url(../_Images/down2.jpg);
	background-repeat: no-repeat;
	background-position: 100px 3px;
}
div.newsHeader
{
	padding-bottom:8px;
}
div.news
{
	height: 130px;
	overflow: hidden;
}
div.newsInner 
{
	height: 100px;
	overflow: hidden;
	position: relative;
}
div.newsArticle 
{
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 106px;	
}
div.news p a
{
	color: #89898B;
}
div.news h3 a 
{
	color: #6B6C6E;
}
div.news h3 
{
	padding-bottom: 4px;
}
div.news p
{
	line-height: 16px;
}
div.news p, div.news h3
{
	padding-left: 9px;
	padding-right: 9px;	
}
h3.newsDate 
{
	color: #6B6C6E;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 1px;
}

a.learnMore 
{
	color: #229BAA;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
div.beta 
{
	padding-top: 10px;
}
div.mainText 
{
	width: 740px;
	height: auto;
	float: left;
}
div.innerSide 
{
	float: left;
	width: 148px;
	height: auto;
	border: 1px solid #DEDEDE;
	position: relative;
}
div.sideIndex 
{
	padding-bottom: 20px;
}
h2.banner 
{
	color: #6B6C6E;
	font-size: 22px;
	font-weight: normal;
	padding: 18px 8px 0px 12px
}
div.innerSide p.bannerText
{
	color: #6B6C6E;
	font-size: 17px;
	line-height: 29px;
	font-weight: normal;
	padding: 3px 8px 3px 14px;
}

div.innerText 
{
	float: right;
	width: 560px;
	height: auto;
	min-height: 270px;
	background-image: url(../_Images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 10px 0 0;
}
div.innerSide ul 
{
	list-style-type: none;
	_height: 100%;
}
div.innerSide ul li
{
	border-bottom: 1px solid #DEDEDE;
	color: #6B6C6E;
	font-weight: bold;
	font-size: 12px;	
	padding: 7px 0 7px 10px;
}
div.innerSide a 
{
	color: #6B6C6E;
}
div.innerSide ul li ul li 
{
	border-bottom: 0;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 0px;
}
div.innerSide ul li ul 
{
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.pplNav li 
{
	font-weight: bold !important;
	font-size: 13px !important;
	padding-bottom: 2px !important;
}
li.greenNav , li.greenNav a
{
	color: #80C010;
}

div.prodButton 
{
	position: absolute;
	width: 122px;
	height: 31px;
	background-image: url(../_Images/prod_but.jpg);
	background-repeat: repeat-x;
	left: 0;	
	top: 195px;
	border: 1px solid #DEDEDE;
	padding: 6px 10px 10px 15px;
	_padding-bottom: 8px;
}
div.prodButton a 
{
	color: #666668;
	font-weight: bold;
	font-size: 13px;
}
#footer 
{
	clear:both;
	width:900px;
	float:left;
	padding-left:10px;
	margin-top:10px;
	color: #878787;
	font-weight: bold;
}
.greenAr
{
	background-image: url(../_Images/top_ar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
li.greenAr a
{
	color: #80C010 !important;
}

div.innerTextSerach
{
	float: right;
	width: 700px;
	height: auto;
	min-height: 270px;
	background-image: url(../_Images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 10px 0 0;
}
.newsBox
{
	width:620px;
	padding:10px;
	border-bottom:solid 1px #cccccc;
}

.newsp a
{
	line-height:20px;
	color:#878787;
}