@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}
#rightHead{
	text-align: right;
	vertical-align: middle;
}
#newsCell{
	width: 193px;
	background: url(images/news_back.jpg);
}
#cols {
	height: 356px;
	margin-top: 20px;
}
#col1{
	background: url(images/about_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col2{
	background: url(images/technology_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col3{
	background: url(images/products_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col4{
	background: url(images/oled_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#col5{
	background: url(images/shareholders_back.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
}
#leftHead{
	text-align: left;
}
#flashCell{
	text-align: left;
}
input{
	margin: 0px;
	padding: 0px;
}
ul.aboutList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.aboutList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/about_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.aboutList a{
	text-decoration: none;
	color: #999999;
}
ul.aboutList a:hover{
	color: #00aad5;
}
ul.technologyList a{
	text-decoration: none;
	color: #999999;
}
ul.technologyList a:hover{
	color: #d70b7d;
}
ul.productsList a{
	text-decoration: none;
	color: #999999;
}
ul.productsList a:hover{
	color: #556800;
}
ul.oledList a{
	text-decoration: none;
	color: #999999;
}
ul.oledList a:hover{
	color: #f6a90a;
}
ul.shareholdersList a{
	text-decoration: none;
	color: #999999;
}
ul.shareholdersList a:hover{
	color: #4a4c4c;
}
ul.technologyList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.technologyList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/technology_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.productsList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.productsList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/products_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.oledList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.oledList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/oled_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
ul.shareholdersList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	padding-left: 0px;
	margin-left: 26px;
	color: #999999;
}
ul.shareholdersList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/shareholders_bullets.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
}
#newsCell{
	vertical-align: top;
	text-align: left;
	width: 263px;
}
ul.newsList{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	padding-left: 0px;
	margin-left: 26px;
	color: #ffffff;
}
ul.newsList li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 0px;
	padding-right: 15px;
}
ul.newsList img{
	padding-top: 10px;
}
.subNews{
	font-size: 10px;
}
.bolded{
	font-size: 11px;
	font-weight: bolder;
}

#leftNav{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_about.jpg);
	background-repeat: no-repeat;
}
#leftNavTechnology{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_technology.jpg);
	background-repeat: no-repeat;
}
#leftNavProducts{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_products.jpg);
	background-repeat: no-repeat;
}
#leftNavOled{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_oled.jpg);
	background-repeat: no-repeat;
}
#leftNavShareholders{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_shareholders.jpg);
	background-repeat: no-repeat;
}
#leftNavNewsroom{
	vertical-align: top;
	text-align: left;
	background: url(images/leftNav_newsroom.jpg);
	background-repeat: no-repeat;
}
#contentCell{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/mainImage_about.jpg);
	background-repeat: no-repeat;
	padding-top: 225px;
}
#contentCellTechnology{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/technologyImage_about.jpg);
	background-repeat: no-repeat;
	padding-top: 225px;
}
#contentCellProducts{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/productsImage_about.jpg);
	background-repeat: no-repeat;
	padding-top: 225px;
}
#contentCellOled{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/oledImage_about.jpg);
	background-repeat: no-repeat;
	padding-top: 225px;
}
#contentCellShareholders{
	vertical-align: top;
	text-align: left;
	width: 680px;
	background: url(images/shareholdersImage_about.jpg);
	background-repeat: no-repeat;
	padding-top: 225px;
}
#contentCell p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCell p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCellTechnology p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCellOled p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#contentCellShareholders p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#contentCellProducts p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#mouseTip{
	width: 200px;
	position: absolute;
	margin-left: 80px;
	display: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#technologyTipContent{
	background-color: #e85194;
	margin:0px;
}
#bottomRow{
	height: 8px;
	margin:0px;
	padding:0px;
}
ul.techNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.techNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/techNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.techNav a:hover{
	color: #000;
}
.techNav a{
	color: #fff;
	text-decoration: none;
}


#aboutTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
#aboutTipContent{
	background-color: #1ab2ea;
	margin:0px;
}
ul.aboutNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.aboutNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/aboutNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.aboutNav a:hover{
	color: #000;
}
.aboutNav a{
	color: #fff;
	text-decoration: none;
}





#productsTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 200px;
}
#productsTipContent{
	background-color: #79873e;
	margin:0px;
}
ul.productsNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.productsNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/productsNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.productsNav a:hover{
	color: #000;
}
.productsNav a{
	color: #fff;
	text-decoration: none;
}






#oledTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 385px;
}
#oledTipContent{
	background-color: #f8b533;
	margin:0px;
}
ul.oledNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.oledNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/oledNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.oledNav a:hover{
	color: #000;
}
.oledNav a{
	color: #fff;
	text-decoration: none;
}




#shareholdersTip{
	width: 200px;
	position: absolute;
	display:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 560px;
}
#shareholdersTipContent{
	background-color: #808081;
	margin:0px;
}
ul.shareholdersNav{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #ffffff;
	margin-top: 15px;
}
ul.shareholdersNav li{
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 18px;
	background: url(images/shareholdersNav_bullets.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 30px;
	padding-right: 15px;

}
.shareholdersNav a:hover{
	color: #000;
}
.shareholdersNav a{
	color: #fff;
	text-decoration: none;
}

#leftNav li{
	list-style-type: none;
}

h3{
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 10px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 a{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#aboutAccordion h3{
	background: url(images/about_bullets.jpg);
	background-repeat: no-repeat;
}
#aboutAccordion h3 a:hover{
	color: #00aad5;
}



 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
