BODY {
	color: #000000;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size: 9pt;
	background: #ffffff;
	margin: 0px;
	direction: rtl
}
img
{border:none;}
P,TD,LI {
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size: 9pt;
	line-height:16px;
	text-align: right
}
.redNote {
	font-size: 10px;
	color: #FF0000
}
INPUT, TEXTAREA, BUTTON, SELECT {
	font-family : 'Arial', 'Helvetica', sans-serif;
}
.formatted {
	width: 150px;
	border: 1px solid #616161;
	font-size:9pt;
	padding:2px;
}
.formattedCombo {
	width: 157px;
	border: 1px solid #616161;
	font-size:10pt;
}
.button {
	border:1px solid #2F3E21;
	background-color:#A0A0A0;
	
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	width:110px;
	cursor: hand
}

UL {
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}

LI {
	list-style:circle url('/MediatekHeb/_images/li_arrow.gif');
}

LI LI {
	list-style:square;
	list-style-image:none;
	padding-left:0px;
}


P {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}


H1{
	font-family: 'Tahoma', 'Arial', Sans-Serif;
	font-size:25px;
	font-weight: normal;
	color:#D5000A;
	line-height: 25px;
	margin: 10px 0px;
	text-align: right;
	padding:0px;
	background: #ffffff url(/MediatekHeb/_images/h1_bg.gif) right top repeat-x;
}
H1#nobg { background: transparent}
H1 SPAN {
	color: #D5000A;
	text-align: right;
	padding: 0px;
	background: #ffffff url(/MediatekHeb/_images/h1_separator.gif) left 3px no-repeat;
}

H2 {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	font-size:18px;
	font-weight: normal;
	/*text-align: right;*/
	color:#024EA6;
	line-height: 25px;
	margin: 5px 0px
}
H3 {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	font-size:18px;
	font-weight: normal;
	text-align: right;
	color:#4D7B95;
	line-height: 18px;
	margin: 5px 0px 5px
}
H4 {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	text-decoration: none;
	font-size:13px;
	text-align: right;
	font-weight: bold;
	color:#024EA6;
	margin: 0px 0px 5px 0px
}
H5 {
	font-family: 'Arial', Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	text-align: right;
	color:#A0A0A0;
	margin-bottom:3px;
	margin-top:0px;
}
HR { color: #DBDBDB; height: 1px; border: 1px solid #DBDBDB }


.RIGHT_Aligned { text-align:right;}

.LEFT_Aligned { text-align:left;}


A,A:link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff0000;
	font-weight: normal
}

A:hover {
	text-decoration:none;
}

/* B, STRONG { color: #0023A0 } */
	
/* top line classes ________________________________________________________________________________ */
/* logo line ________________________ */
#logoLineTable { width: 100% }
#newsLineTable { width: 100% }
#contentLineTable { width: 100% }

/* news line ________________________ */
#newsLineTd { height: 48px; padding: 0px 70px; vertical-align: top }
#topNewsDiv { border-top: 2px solid #FFAB00; border-bottom: 2px solid #0023A0; line-height: 12px; padding: 5px 0px; margin: 10px 10px 0px; width: 390px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px }
#topNewsDiv SPAN { font-size: 14px; font-weight: bold; font-style: italic; padding-right: 10px; }


/* top menu line ________________________ */
#topMenuTable { width: 100%; background:#616161 }
#topMenuTable TH { background: url(/MediatekHeb/_images/menu_separator.gif) top center no-repeat; width: 34px; height:24px}
#topMenuTable TD { font-size: 12px; font-family: 'Arial', 'Helvetica', sans-serif; white-space: nowrap }
#topMenuTable A { display: block; font-weight: bold; text-align: center; height: 20px; }
#topMenuTable A:link, #topMenuTable A:visited { background: transparent; color: #ffffff; text-decoration: none }
#topMenuTable A:active, #topMenuTable A:focus, #topMenuTable A:hover,
#topMenuTable A.this:link, #topMenuTable A.this:visited,
#topMenuTable A.this:active, #topMenuTable A.this:focus, #topMenuTable A.this:hover
{ background: transparent; color: #8FB6FF; text-decoration: none }

/* bread crumbs line ________________________ */
#breadCrumbsLineTd { padding: 0px; height: 21px }
#breadCrumbsDiv { text-align: right; background: #ffffff; padding: 0px; color: #3896E0 }
#breadCrumbsDiv A:link, #breadCrumbsDiv A:visited { color: #4D87F9; text-decoration: none }
#breadCrumbsDiv A:active, #breadCrumbsDiv A:focus, #breadCrumbsDiv A:hover { color: #0E3BC5; text-decoration: none }

/* content line ________________________ */
#contentLineTd { padding: 0px 70px; vertical-align: top }

/* footer line ________________________ */
#footerTd { padding: 2px 10px; background:#757575 }

/* Copyright */
#copyright {
	margin:0px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

#copyright A:link, #copyright  A:visited{
	color: #ffffff;
}
 #copyright A:active, #copyright A:hover{
	color: #8FB6FF;
}

#printableLogoDiv { display: none }

#homeBody #logoLineTable, #homeBody #newsLineTable, #homeBody #contentLineTable { width: 770px }
#homeBody #logoLineTd, #homeBody #newsLineTd, #homeBody #topMenuLineTd, #homeBody #contentLineTd, #homeBody #copyright { padding-left: 0px; padding-right: 0px; text-align: center }
#homeBody #topMenuTable { width: 774px }
#homeBody #contentLineTable TD { text-align: justify; padding: 10px 0px }
#homeBody P { font-size: 13px }
/* _________________________________________________________________________________________________ */
	
.P_Start
{ 
	font-size: 11pt;
	color: #3293DA;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}


.GOButton
{
	border: #4080BF 1px solid;
	font-weight: bold;
	font-size: 8pt;
	vertical-align:middle;
	width: 24px;
	color: #E7473D;
	font-family: Verdana, arial, Sans-Serif;
	height: 18px;
	background-color: #E8E8E8;
	text-align: center;
	text-decoration: none;
	cursor:hand;
	margin-left:3px;
}

.GOButton2
{
	border: #ffffff 1px solid;
	font-weight: bold;
	font-size: 8pt;
	vertical-align:middle;
	width: 24px;
	color: #ffffff;
	font-family: Verdana, arial, Sans-Serif;
	height: 16px;
	background-color: #003366;
	text-align: center;
	text-decoration: none;
	cursor:hand;
	margin-left:3px;
}

INPUT.txtLogin
{
	border:solid 1px #4080BF;
	height:14px;
	width:100px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 8pt;
}



.contentTD {
	vertical-align:top;
	padding: 10px;
	text-align: right
}
.illDiv { background: #FFAB00; margin: 10px 0px 10px -7px; clear: both; height: 121px }
.illDiv IMG { display: block; height: 121px; overflow: hidden }
.contentDIV {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-size: 8pt;
	text-align: right
}
.contentDIV TABLE TD.content {
	vertical-align:top;
	text-align: right
}

.leftIll, .contentLIll {
	margin: 3px 20px 7px 0px;
	float: left
}
.rightIll, .contentRIll {
	margin: 3px 0px 7px 20px;
	float: right
}

/* left menu ______________________________________________________________________________________ */
.leftMenuContentTD { width: 180px; vertical-align: top; text-align: right }
.leftMenuDivLEVEL0 {
	border-bottom: 1px solid #52632C;
}
.leftMenuDivLEVEL0 A {
	font-size: 12px;
	padding: 4px 10px;
	font-weight: bold;
	display: block;
	width: 160px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #DADDD4
}
.leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited { color: #ffffff; background: #898989 }
.leftMenuDivLEVEL0 A:active, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:hover, 
.leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited,
.leftMenuDivLEVEL0 A.this:active, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:hover
{ color: #8FB6FF; background: #616161; text-decoration: none }
.leftMenuDivLEVEL1 {
	background: #E2E2E2;
	border: none;
}
.leftMenuDivLEVEL1 A {
	font-size: 11px;
	padding-right: 20px;
	line-height: 12px;
	width: 150px;
	border: none;
	font-weight: normal;
}
.leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited { color: #000000; background: #E2E2E2; }
.leftMenuDivLEVEL1 A:active, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:hover, 
.leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited,
.leftMenuDivLEVEL1 A.this:active, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:hover
{ color: #ffffff; background: #8C8C8C; text-decoration: none; }

.leftMenuDivLEVEL2 {
	padding-right: 10px;
}
.leftMenuDivLEVEL3 {
	padding-right: 10px;
}

/* ______________________________________________________________________________________ */

TABLE .Regular_MAINPAGE_Childs_IMGS
{
	margin-top:10px;
}

TABLE .Regular_MAINPAGE_Childs_IMGS TD
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}
TABLE .Regular_MAINPAGE_Childs_LIST {
	margin-top:10px;
}

TABLE .Regular_MAINPAGE_Childs_LIST TD {
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;	
}

FIELDSET {
	border:1px solid #DBDBDB;
	padding: 5px 10px 5px 0px; 
	margin: 10px 0px;
	clear: both;
}
FIELDSET A { 
	white-space: nowrap;
	display: block;
	float: right;
	hight: 16px
}
FIELDSET IMG.icon {
	border:none;
	margin: 10px;
}
LEGEND {
	padding:0px 10px;
	font-weight: bold;
	color: #044DA9;
	background: #DCDCDC	
}
	
.tableCustomersWriting TD,.tableCustomersWriting TH {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight:normal;
	vertical-align:top;
	background-color:#F5F5F5;
	padding:15px;
	border-left:1px solid #4080BF;
	border-right:1px solid #4080BF;
	border-top:1px solid #4080BF;
	border-bottom:5px solid #4080BF;
}
.tablePressReleasesList#techArticle {
	border-bottom:1px solid #AABDB9;
	border-left:1px solid #AABDB9;
	border-right:1px solid #AABDB9;
}
.tablePressReleasesList {
	width:100%;
	border: none;
}
.tablePressReleasesList TD,.tablePressReleasesList TH {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight:normal;
	padding: 3px 5px;
}
.tablePressReleasesList TH {
	border-top: 5px solid #AEBCBF;
	background-color: #CEE0E4;
	color: #457C93;
	font-weight: bold;
	font-size: 12px
}
.tablePressReleasesList TD {
	vertical-align:top;
	background-color:#ffffff;
	border-bottom:1px solid #AABDB9;
}
.tablePressReleasesList TD#techArticle {
	border: none;
	padding: 0px 10px
}
.tablePressReleasesList TD IMG.icon,.tablePressReleasesList TD IMG.icon	{
	border:none;
	margin: 3px 5px;
}
.tablePressReleasesList DIV#techArticle {
	margin: 5px 0px 10px 0px;
	background: #E5F3F4;
	padding: 5px
}

.docPartTable,.imgPartTable,.lnkPartTable {
	width:100%;
}
.docPartTable TD,.lnkPartTable TD {
	height:21px;
	vertical-align:middle;
}
.imgPartTable TD {
	padding:5px;
}

.pageToolsTable {
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
	clear: both
}
.pageToolsTable TD {
	padding:5px 10px;
	background:#E3F0FF;
}
.pageToolsTable TD IMG {
	margin-right:5px;
}

.imgPartTableSIDE,.docPartTableSIDE,.lnkPartTableSIDE {
	width:180px;
	border:1px solid #A0A0A0;
	margin-right:10px;
	margin-bottom:10px;
}

.imgPartTableSIDE A,.docPartTableSIDE A,.lnkPartTableSIDE A {
	color:#0072D5;
	font-weight:normal;
	text-decoration:none;
	width:130px;
	padding: 0px;
	display:block;
}
.imgPartTableSIDE A:hover, .docPartTableSIDE A:hover, .lnkPartTableSIDE A:hover {
	text-decoration:underline;
}

.imgPartTableSIDE TH, .docPartTableSIDE TH, .lnkPartTableSIDE TH {
	background-color:#A0A0A0;
	color:#ffffff;
	text-align:right;
	padding: 5px 10px
}

.docPartTableSIDE TD, .lnkPartTableSIDE TD, .imgPartTableSIDE TD {
	background-color:#ffffff;
	color:#0072D5;	
	padding: 0px;
	vertical-align:middle;	
}
.imgPartTableSIDE TD IMG { display:block; width: 180px } 
.imgPartTableSIDE TD { 
	text-align: center; 
	padding: 0px;
}
.docPartTableSIDE TD, .lnkPartTableSIDE TD { 
	text-align:right;
	vertical-align:top; 
}
.docPartTableSIDE TD IMG, .lnkPartTableSIDE TD IMG {
	border:none;
}	
.imgCaption {
	font-size: 11px;
	color: #517D98;
	padding:0px;
}

/* ---------------------------    infoBoxTable    ------------------------ */


.infoBoxTableRight, .infoBoxTable {
	width:180px;
}
.infoBoxTableRight HR, .infoBoxTable HR {
	border:1px solid #DADADA;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.infoBoxTableRight TH, .infoBoxTable TH {
	border: none;
	width: 100%;
	font-family:"Arial";
	font-size:15px;
	text-align: right;
	color:#ffffff;
	background: transparent url(/MediatekHeb/_images/infobox_name_bg.gif) center center no-repeat;
	padding: 4px 25px 4px 10px;
}
.infoBoxTableRight TD IMG.Icon, .infoBoxTable TD IMG.Icon {
	margin: 2px 3px 5px 10px;
	border: none
}
.infoBoxTableRight TD, .infoBoxTable TD {
	text-align: right;
	padding: 0px
}
.infoBoxTableRight TD#RMenuTableData, .infoBoxTable TD#RMenuTableData {
	text-align: right;
	padding: 5px 10px 0px 10px
}
.infoBoxTableRight TD#RMenuTableData SPAN A SPAN, .infoBoxTable TD#RMenuTableData SPAN A SPAN {
	color: #ff0000;
}
.infoBoxTableRight TD#RMenuTableData SPAN A SPAN, .infoBoxTable TD#RMenuTableData SPAN A SPAN {
	font-size: 14px
}
.infoBoxTableRight TD#RMenuTableData IMG, .infoBoxTable TD#RMenuTableData IMG { border: 1px solid #A0A0A0 }

.infoBoxTableRight TD DIV#dottedBorder, .infoBoxTable TD DIV#dottedBorder {
	background: transparent url(/MediatekHeb/_images/right_box_separator.gif) center repeat-x;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	height:2px;
}


/* ---------------------------    formTable    ------------------------ */

TABLE.formTable {	
}
TABLE.formTable TEXTAREA.formatted {
	width: 250px;
	height: 100px
}
TABLE.formTable INPUT.formatted {
	width: 250px
}
TABLE.formTable TD {	
	vertical-align: top;
	width: 120px;
	height:21px;
	font-weight:normal;
	color:#000000;
	font-size: 14px;
	padding:1px;
	white-space:normal;
}
TABLE.formTable TD SPAN.mandatoryField {	
	font-weight:normal;
	color:#FF0000;
	padding: 0px 10px;
	white-space:normal;
}

/* __________________________________________________________________________ */







/* ---------------------------    siteMapTable    ------------------------ */
.siteMapTableHeader {
	border:none;
	/*line-height:21px;*/
	padding:0px 5px;
	background: url('/MediatekHeb/_images/bg_right_box.gif') right center repeat-y;
}
.siteMapTableHeader A {
	font-weight: bold;	
	/*padding-right: 10px;*/
}
.siteMapTable UL {
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.siteMapTable LI A {
	color: #000000;
}
.siteMapTable LI {
	list-style:none;
	list-style-image:none;
	background:transparent url('/MediatekHeb/_images/li_arrow.gif') right -3px no-repeat;
	padding-right:35px;
}

.siteMapTable LI LI {
	list-style:none;
	list-style-image:none;
	background:transparent url('/MediatekHeb/_images/li_box.gif') right -3px no-repeat;
	padding-right:35px;
	
}
.siteMapTable LI LI LI {	
    list-style:none;
	list-style-image:none;
	background:transparent url('/MediatekHeb/_images/li_li_box.gif') right -3px no-repeat;
	padding-right:35px;
	/*white-space: nowrap;*/
}

/* __________________________________________________________________________ */


.KBSearchTable {
	width:100%;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.KBSearchTable TD {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:2px;
	background-color:#E8E8E8;
	vertical-align:center;
	border-bottom:1px solid #ffffff;
}
.KBSearchTable TH {
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#E8E8E8;
	text-align:left;
	vertical-align:center;
}
.KBSearchTable TD.borderLEFT,.KBSearchTable TH.borderLEFT {
	border-left:1px solid #FFFFFF;
}
.KBSearchTable TD.borderRIGHT,.KBSearchTable TH.borderRIGHT {
	border-right:1px solid #FFFFFF;
}
.KBSearchTable TD.buttonTD {
	width:30px;
	text-align:left;
	padding:0px;
	vertical-align:top;
}
INPUT.txtBox {
	border:solid 1px #A0A0A0;
	height:14px;
	width:150px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 8pt;
}
SELECT.txtBoxCombo {
	border:solid 1px #4080BF;
	height:14px;
	width:155px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 8pt;
}


/* __________________________________________________________________________ */

.KBSearchResultsTable {
	width:100%;
	border:1px solid #000000;
	margin-top:20px;
	border-left:none;
	border-bottom:none;
}
.KBSearchResultsTable TH {
	padding:3px;
	background-color:#E6463C;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.KBSearchResultsTable TD {
	padding:3px;
	background-color:#FFFFFF;
	color:#000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.KBSearchResultsTable TR.alt TD {
	background-color:#EEEEEE;
}



/* __________________________________________________________________________ */

.KBSearchResultsPagingTable
{
	width:100%;
	border:1px solid #000000;
	margin-top:0px;
	border-left:none;
	border-bottom:none;
	
}

.KBSearchResultsPagingTable TH,KBSearchResultsPagingTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	

}

.KBSearchResultsPagingTable A,.KBSearchResultsPagingTable A:Link
{
	color:#FFFFFF;
}

.KBSearchResultsPagingTable A.this,.KBSearchResultsPagingTable A.this:Link
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}


/* __________________________________________________________________________ */

.KBItemTable
{
	width:100%;
	border:1px solid #DD1C1C;
	margin:0px;
}

.KBItemTable TH,.KBItemTable TD
{
	padding:3px;
	background-color:#F5F5F5;
}

.KBItemTable TH{ width:110px; }
.KBItemTable TH,.KBItemTable TD.TH
{
	color:#000080;
	text-align:left;
	font-weight:bold;
}


.KBItemTable TD
{
	color:#000000;
}



/* __________________________________________________________________________ */

.SearchResultsPagingTable {
	width:100%;
	margin:0px;
}
.SearchResultsPagingTable TH,SearchResultsPagingTable TD {
	padding:2px;
	padding: 0px 10px;
	background-color:#E1E1E1;
	color:#000000;
	font-weight:normal;
	text-align:left;
	vertical-align:center;
}
.SearchResultsPagingTable A.this,.SearchResultsPagingTable A.this:Link {
	font-weight:normal;
	font-size:9pt;
}
.printOnly { display: none }
.simpleTable { border: none; border-top: 1px solid #D9D9D9 }
.simpleTable TD { border-bottom: 1px solid #D9D9D9; padding: 3px 10px }
.simpleTable TH { border-bottom: 1px solid #D9D9D9; background: #7EA1FD; color: #ffffff; text-align: left; font-size: 9pt; padding: 3px 10px }

.hrDiv
{
	height: 1px;
	font-size: 1px;
	border-top: 1px solid ##D9D9D9;
	margin: 10px 0px;
	clear: both
}

.cart TABLE {
	width:100%;
}
.cart TD {
	padding: 1px 10px;
}
.cart HR {
	width:100%;
	color: #FFA117;
	height: 1px
}
.cart SPAN {
	color: #ff0000;
	font-size: 12px;
	font-weight: normal
}
.cart TEXTAREA {
	width: 250px;
	height: 50px
}
.cart INPUT {
	width: 250px;
}
.cart SELECT {
	width: 200px;
	padding: 0px 2px
}
/*Definition Lists*/
DT
{
	font-weight: bold;
	font-size: 12px;
	color: #4E87FA;
	cursor: help;
	margin: 0px 0px 10px 0px;
}
DD
{
	margin: 10px 0px;
	display: block;
	text-align:justify;
	border-bottom: 1px solid #E3F0FF;
}

DL.faqDL
{
	margin: 10px 0px 20px 3px;
}
.faqDL DT
{
	background: url('/MediatekHeb/_images/q.gif') left top no-repeat;
	list-style: none;
	padding: 0 20px 0 28px
}
.faqDL DD
{
	padding: 0px 20px 10px 28px;
	background: url('/MediatekHeb/_images/a.gif') left top no-repeat;
	list-style: none;
}

.topMenuStatic TH#menuStart {
	border-left: 1px solid #ffffff;
	height: 25px;
	background:url(/MediatekHeb/_images/tmenu_na_bg.gif) repeat-x;
	padding: 0px 0px 0px 10px;
}
.topMenuStatic TH.thisTitle#menuStart {
	border-left: 1px solid #ffffff;
	height: 25px;
	background:url(/MediatekHeb/_images/tmenu_bg.gif) repeat-x;
	padding: 0px 0px 0px 10px;
}
.topMenuStatic TH {
	height: 26px;
	font-size:11px;
	background:url(/MediatekHeb/_images/tmenu_na_bg.gif) repeat-x;
	border-top: 1px solid #ffffff;
}
.topMenuStatic TH#thisTitle {
	background: url(/MediatekHeb/_images/tmenu_bg.gif) repeat-x;
	font-size:11px;
	border-top: 1px solid #ffffff;
}
.topMenuStatic TD {
	background:url(/MediatekHeb/_images/tmenu_na_right.gif) top no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD#thisStart {
	background:url(/MediatekHeb/_images/tmenu_left.gif) top no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD.menuEnd {
	background:url(/MediatekHeb/_images/tmenu_end_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD.menuEnd#thisEnd {
	background:url(/MediatekHeb/_images/tmenu_end_active_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD#thisEnd {
	border: none;
	background:url(/MediatekHeb/_images/tmenu_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TH A:link, .topMenuStatic TH A:visited,
.topMenuStaticHeb TH A:link, .topMenuStaticHeb TH A:visited {
	display:block;
	padding: 5px 0px;
	color: #D0F7FF;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.topMenuStatic TH A:active, .topMenuStatic TH A:focus, 
.topMenuStatic TH A:hover, .topMenuStaticHeb TH A:active, 
.topMenuStaticHeb TH A:focus, .topMenuStaticHeb TH A:hover {
	display:block;
	padding: 5px 0px;
	color: #D0F7FF;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.topMenuStatic TH A.this:link, .topMenuStatic TH A.this:visited, 
.topMenuStatic TH A.this:active, .topMenuStatic TH A.this:focus, 
.topMenuStatic TH A.this:hover, .topMenuStaticHeb TH A.this:link, 
.topMenuStaticHeb TH A.this:visited, .topMenuStaticHeb TH A.this:active, 
.topMenuStaticHeb TH A.this:focus, .topMenuStaticHeb TH A.this:hover {
	display:block;
	padding: 5px 0px;
	color: #52595C;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}



.topMenuStaticHeb TH {
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 25px;
	background:url(/MediatekHeb/_images/tmenu_na_bg.gif) repeat-x;
	padding: 0px 10px 0px 0px;
	color: #D0F7FF;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold
}
.topMenuStaticHeb TD {
	background:url(/MediatekHeb/_images/tmenu_left.gif) top no-repeat;
	width: 14px;
	font-size:1px;
	line-height:1px;
}
.topMenuStaticHeb TD.topMenuStaticEnd {
	background:url(/MediatekHeb/_images/tmenu_heb_end_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.mainTable {
	width: 100%;
}
.mainTable TABLE {
}
.hpData TABLE { width: 100%; paddin: 0px; margin: 0px;}
.hpData TD {
	text-align:left;
}
.hpRightColumn {
	width: 270px;
	background: #939C9E url(/MediatekHeb/_images/right_bg.gif) top right repeat-y;
	vertical-align:top;
	text-align:right
}
#searchDiv {
	width:100%;
	padding: 10px;
	background:#EDEDED;
}
#searchDiv FORM { padding:0px; margin:0px}
#searchDiv INPUT { padding:0px 2px; border: 1px solid #A0A0A0}
.hpBody {
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	color:#000000;
}
.hpBody TABLE TD#leftCOL {
	background: #ffffff url('/MediatekHeb/_images/left_bg.gif') left top repeat-y;
	vertical-align: top;
	padding: 10px
}
.hpRightData {
	width: 270px;
	background:url(/MediatekHeb/_images/right_bg.gif) top right repeat-y;
	vertical-align:top;
	text-align:right;
	padding: 20px 0px 0px 1px;
}
.hpRightData TABLE {
	width:100%;
	border:none
}
.hpRightData TD {
	border: none;
}
.hpRightData TD DIV#dottedBorder {
	background: #ffffff url(/MediatekHeb/_images/menu_separator.gif) repeat-x;
	font-size:1px;
	margin: 0px 10px;
	line-height:1px;
	height:1px;
}
.hpRightData TD#dottedBorderImg {
	background: #ffffff;
	vertical-align:top;
	text-align:center
}
.hpRightData TH {
	border: none;
	width: 100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#457C93;
	text-transform:uppercase;
	background:#FFFFFF url(/MediatekHeb/_images/right_arrow.gif) 10px center no-repeat;
	padding: 10px 25px;
}
.newsLetter TABLE {
	width: 100%;
	background:url(/MediatekHeb/_images/right_bg.gif) top left repeat-y;
}
.newsLetter TD {
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	vertical-align:top;
	background: transparent;
	padding: 0px 0px 0px 10px;
}
.newsLetter TH {
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background: transparent;
	padding: 10px;
}
.newsLetter FORM { padding:0px; margin:0px}
.newsLetter INPUT { padding:0px 2px; width: 100px; border: 1px solid #A0A0A0; margin:0px}
.banner {
	background:#FFFFFF;
	padding: 10px 0px;
}
.hpBoxes {
	width: 100%;
	border: none;
	background:#FFFFFF;
	padding: 10px
}
.hpBoxes TH IMG {
	margin: 0px 0px 4px 0px
}
.hpBoxes TH#hpText {
	border: none;
	width: 100%;
	font-family:"Arial";
	font-size:15px;
	text-align: right;
	color:#fff;
	
	background: transparent url(/MediatekHeb/_images/infobox_name_bg.gif) left 13px no-repeat;
	padding: 0px 0px 0px 10px;
}
.hpBoxes TD {
	vertical-align: top;
	padding: 0px 10px 5px 10px 
}
.hpBoxes TD P IMG { 
	margin: 0px;
	border: none;
}
.hpBoxes SPAN A {
	color: #ff0000;
}
.hpBoxes SPAN A SPAN { font-size: 14px }

.leftCOL {
	width: 180px;
	background: #ffffff url('/MediatekHeb/_images/left_bg.gif') right top repeat-y;
	vertical-align: top;
	PADDING-BOTTOM:250PX;
}
.rightCOL {
	width: 180px;
	background: #CED4BA url('/MediatekHeb/_images/bg_right_box.gif') right top repeat-y;
	vertical-align: top;
}
.rightCOL DIV#topBg_rightDiv {
	background: transparent url('/MediatekHeb/_images/right_top_bg.jpg') right top no-repeat;
	/*min-hight: 160px;
	height: expression('160px')*/
}

.RMenuTable {width: 100%; background: #ffffff}
.RMenuTable FORM {padding: 0px; margin: 0px}
.RMenuTable INPUT { border: 1px solid #A0A0A0; width: 95%; padding: 0px 2px}
.RMenuTable SELECT { margin-top: 2px;}
.RMenuTable TD {
	background: #EDEDED;
	text-align: left;
	padding: 0px
}
.RMenuTable TD#RMenuTableData {
	background: #EDEDED;
	text-align: left;
	padding: 5px 5px 0px 5px
}
.RMenuTable TD DIV#dottedBorder {
	background: #EDEDED url(/MediatekHeb/_images/menu_separator.gif) repeat-x;
	font-size:1px;
	margin: 0px;
	line-height:1px;
	height:2px;
}
.RMenuTable TH {
	border: none;
	width: 100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	text-align: left;
	color:#457C93;
	background:#FFFFFF url(/MediatekHeb/_images/right_arrow.gif) 5px center no-repeat;
	padding: 5px 10px 5px 15px;
}
.RMenuTable IMG {border: none}
.newsList {/*width: 100%*/}
.newsList IMG {
	margin: 3px;
}
.newsList TD IMG { border: 1px solid #616161 }
.newsList TD P IMG { border: 0px}
.newsList TD DIV#dottedBorder {
	background: #A0A0A0;
	font-size:1px;
	margin: 0px;
	line-height:1px;
	height:1px;
}
.newsList SPAN A {
	color: #ff0000;
}
.newsList SPAN A SPAN { font-size: 14px }

.indLink IMG {
	margin: 0px 10px 10px 10px
}
.relItemsSideTable { border: 1px solid #ADBBBE; margin: 0px 0px 10px 0px; width: 170px }
.relItemsSideTable TH { background: #ADBBBE; padding: 3px 10px; color: #ffffff; font-weight: bold; text-align: left }
.relItemsSideTable TD { background: #ffffff; padding: 3px 10px; color: #C2260A; font-weight: normal; text-align: left }
.relItemsSideTable IMG.icon { border: none; margin: 0px 5px 0px 0px }
.sideTd { vertical-align: top; padding: 0px 0px 10px 10px; text-align: right }
TD.content { vertical-align: top }
.lettersListDiv {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 3px;
	color:#eeeeee;
	margin: 0px 5px 20px 0px
}
.lettersListDiv A {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	color:#E7261D;
	margin: 0px;
}
.catListTable H2 { margin-top: 0px }
.catListTable {
	width: 100%;
	padding: 0px;
	margin: 0px
}
.catListTable UL { margin: 0px 20px}
.catListTable LI { 
	padding: 0px;
	list-style:square url('/MediatekHeb/_images/li_research.gif');	
	background: none
}
.catListTable TD { 
	padding: 0px 10px;
	vertical-align: top 
}
.catListTable TD.letterTD {
	width: 20px;
	padding: 0px 10px;
	background: url(/MediatekHeb/_images/dotted_Vborder.gif) top right repeat-y;
	vertical-align: top 
}
DIV#dottedBorder {
	background: #EDEDED url(/MediatekHeb/_images/menu_separator.gif) repeat-x;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	line-height:1px;
	height:1px;
}
.topHeader TD IMG {
	margin: 10px	
}
.topHeader TD TABLE IMG {margin:5px}
.topHeader TD TABLE A {color: #0052A2; font-size: 11px}
.topHeader TD TABLE TD {color: #616161; font-size: 12px; font-weight: bold}
.topHeader TD TABLE TD FORM {padding: 0px 8px}
.topHeader TD TABLE TD FORM INPUT {margin: 0px 10px; border: 1px solid #A0A0A0}
.flashInner {
	background: #9B9B9B;
	border-top: 5px solid #FD1410;
	border-bottom: 2px solid #2F3E21;
	height: 115px;
}
.flashHP {
	background: #898989;
	border-top: 5px solid #FD1410;
	border-bottom: 2px solid #2F3E21;
	height: 201px;
}

.HPTable
{}

.HPTable TD
{vertical-align:top;}
