BODY
{
	color: #000000;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size: 9pt;
	background: #ffffff;
	margin: 10px;
	direction: rtl
}
BODY#innerBody {
	background: #777F82;
	text-align:center
}
P,TD,LI {
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size: 9pt;
	line-height:16px;
}

.redNote {
	font-size: 10px;
	color: #FF0000
}

INPUT, TEXTAREA, BUTTON, SELECT {
	font-family : 'Arial', 'Helvetica', sans-serif;
}
.formatted {
	width: 150px;
	border: 1px solid #4E81B3;
	font-size:9pt;
	padding:2px;
}

.formattedCombo {
	width: 157px;
	border: 1px solid #4E81B3;
	font-size:10pt;
}


.button {
	border:1px solid #eeeeee;
	background-color:#6E7679;
	
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	width:110px;
	cursor: hand
}

UL {
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
}

LI {
	list-style:circle url('/BioNorthHE/_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: 'Trebuchet MS', 'Arial', Sans-Serif;
	font-size:25px;
	font-weight: bold;
	color:#9EB9C4;
	line-height: 25px;
	margin: 10px 0px
}
H1 SPAN {
	color:#457C93
}

H2 {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	font-size:18px;
	font-weight: normal;
	color:#437888;
	line-height: 25px;
	margin: 5px 0px
}
H3 {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	font-size:18px;
	font-weight: normal;
	color:#4D7B95;
	line-height: 18px;
	margin: 5px 0px
}
H4 {
	font-family: 'Trebuchet MS', 'Arial', Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	color:#E7261D;
	margin: 0px 0px 5px 0px
}
H5 {
	font-family: 'Arial', Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	color:#6E7376;
	margin-bottom:3px;
	margin-top:0px;
}



.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:#0373DF;
	font-weight: normal
}

A:hover {
	text-decoration:underline;
}

/* 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:#6E7679 }
#topMenuTable TH { font-size: 1px; line-height:1px; background: url(../_images/menu_separator.gif) center center no-repeat}
#topMenuTable TD { font-size: 12px; font-family: 'Arial', 'Helvetica', sans-serif; }
#topMenuTable A { display: block; padding: 5px; 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: #ADBBBE; color: #ffffff; 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: 10px; background:#6E7679 url(../_images/footer_bg.gif) right repeat-y; }

/* Copyright */
#copyright
{
	margin:0px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	direction: ltr;
}

#copyright A:link, #copyright  A:visited{
	color: #ffffff;
}
 #copyright A:active, #copyright A:hover{
	color: #345271;
}

#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;
}
.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: right
}
.rightIll, .contentRIll {
	margin: 3px 0px 7px 20px;
	float: left
}

/* left menu ______________________________________________________________________________________ */
.leftMenuContentTD { width: 170px; vertical-align: top; text-align: right }
.leftMenuDivLEVEL0 {
	border-bottom: 1px solid #777F82;
}
.leftMenuDivLEVEL0 A
{
	font-size: 12px;
	padding: 4px 10px 4px 0px;
	font-weight: bold;
	display: block;
	width: 160px;
	border-top: 1px solid #777F82;
	border-bottom: 1px solid #ffffff
}
.leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited { color: #1D77C3; background: none }
.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: #1D77C3; background: #FFFFFF; text-decoration: none }
.leftMenuDivLEVEL1 {
	background: #FFFFFF;
	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 { background: none; }
.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
{ background: #E5F3F4; 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 #DADADA;
	padding-left:10px;
	padding-right:3px;
	margin-right:0px;
	margin-top:20px;
}
FIELDSET IMG {
	border:none;
	margin-left:10px;
}
LEGEND {
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #ADBBBE	
}
	

.tableCustomersWriting {
	
}

.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;
	text-align: right
}
.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:170px;
	border:1px solid #ADBBBE;
	margin-right:20px;
	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:#ADBBBE;
	color:#ffffff;
	text-align:right;
	padding: 5px 10px
}

.docPartTableSIDE TD,.lnkPartTableSIDE TD,.imgPartTableSIDE TD {
	background-color:#ffffff;
	color:#0072D5;	
	padding-top: 5px;
	vertical-align:middle;	
}
	
.imgPartTableSIDE TD { 
	text-align:center; 
}

.lnkPartTableSIDE TD {
	text-align:right;
}	
.docPartTableSIDE TD { 
	text-align:right;
	vertical-align:top; 
}
.docPartTableSIDE TD IMG,.lnkPartTableSIDE TD IMG {
	border:none;
}	
.docPartTableSIDE TD IMG.icon,.lnkPartTableSIDE TD IMG.icon {
	border:none;
	margin-left:5px;
	margin-top:3px;
	padding: 0px 10px 5px 0px
}	
.imgCaption {
	font-size: 11px;
	color: #517D98;
	padding:0px;
}
		


/* ---------------------------    infoBoxTable    ------------------------ */


.infoBoxTable {
	width:170px;
}
.infoBoxTable HR {
	border:1px solid #DADADA;
	height:1px;
	padding: 0px;
	margin:0px;
}
.infoBoxTable TH {
	border: none;
	width: 100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	text-align: right;
	color:#457C93;
	background:#FFFFFF url(../_images/right_arrow.gif) 155px center no-repeat;
	padding: 5px 25px 5px 10px;
}
.infoBoxTable TD IMG.Icon {
	margin: 2px 3px 2px 10px
}
.infoBoxTable TD {
	background: #EDEDED;
	text-align: right;
	padding: 0px
}
.infoBoxTable TD#RMenuTableData {
	background: #EDEDED;
	text-align: right;
	padding: 5px 5px 0px 5px
}
.infoBoxTable TD#dottedBorder {
	background: #EDEDED url(../_images/dotted_border.gif) repeat-x;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	line-height:1px;
	height:1px;
}
/* __________________________________________________________________________ */
	


/* ---------------------------    infoBoxTable    ------------------------ */


.infoBoxTableRight {
	width:170px;
}
.infoBoxTableRight HR {
	border:1px solid #DADADA;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.infoBoxTableRight TH {
	border: none;
	width: 100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	text-align: right;
	color:#457C93;
	background:#FFFFFF url(../_images/right_arrow.gif) 155px center no-repeat;
	padding: 5px 25px 5px 10px;
}
.infoBoxTableRight TD IMG.Icon {
	margin: 2px 3px 5px 10px
}
.infoBoxTableRight TD {
	background: #EDEDED;
	text-align: right;
	padding: 0px
}
.infoBoxTableRight TD#RMenuTableData {
	background: #EDEDED;
	text-align: right;
	padding: 5px 5px 0px 5px
}
.infoBoxTableRight TD#dottedBorder {
	background: #EDEDED url(../_images/dotted_border.gif) repeat-x;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	line-height:1px;
	height:1px;
}


/* ---------------------------    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    ------------------------ */

TABLE.siteMapTable { 
	margin-bottom:25px;
	float:right;
}
TABLE.siteMapTable TD,TABLE.siteMapTable TH {
	vertical-align: top;
}
TABLE.siteMapTable TD {
	background-color:#FFFFFF;
	padding:5px;
}
.siteMapTableHeader {
	border:none;
	line-height:21px;
	padding-left:5px;
	padding-right:5px;
	background:#EDEDED;
}
.siteMapTableHeader A {
	font-weight:bold;	
	padding-left:15px;
	background:transparent;
}
.siteMapTable UL {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.siteMapTable LI {
	list-style:none;
	list-style-image:none;
	background:transparent url('/BioNorthHE/_images/li_arrow.gif') 205px -4px no-repeat;
	padding-right:15px;
}
.siteMapTable LI LI {
	list-style:none;
	list-style-image:none;
	background:transparent url('/BioNorthHE/_images/li_box.gif') 170px -4px no-repeat;
	padding-right:10px;
}
.siteMapTable LI LI LI {	
    list-style:none;
	list-style-image:none;
	background:transparent url('/BioNorthHE/_images/li_li_box.gif') 160px -4px no-repeat;
	padding-right:10px;
}


/* __________________________________________________________________________ */


.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 #4080BF;
	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%;
	border-top:3px solid #DADADA;
	border-bottom:3px solid #DADADA;
	margin-top:0px;
}

.SearchResultsPagingTable TH,SearchResultsPagingTable TD {
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#E8E8E8;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}


.SearchResultsPagingTable A.this,.SearchResultsPagingTable A.this:Link {
	font-weight:bold;
	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('/BioNorthHE/_images/q.gif') left top no-repeat;
	list-style: none;
	padding: 0 20px 0 28px
}
.faqDL DD {
	padding: 0px 20px 10px 28px;
	background: url('/BioNorthHE/_images/a.gif') left top no-repeat;
	list-style: none;
}

.topMenuStatic TH#menuStart {
	border-right: 1px solid #ffffff;
	height: 25px;
	background:url(../_images/tmenu_na_bg.gif) repeat-x;
	padding: 0px 10px 0px 0px;
}
.topMenuStatic TH.thisTitle#menuStart {
	border-right: 1px solid #ffffff;
	height: 25px;
	background:url(../_images/tmenu_bg.gif) repeat-x;
	padding: 0px 10px 0px 0px;
}
.topMenuStatic TH {
	height: 26px;
	font-size:11px;
	background:url(../_images/tmenu_na_bg.gif) repeat-x;
	border-top: 1px solid #ffffff;
}
.topMenuStatic TH#thisTitle {
	background: url(../_images/tmenu_bg.gif) repeat-x;
	font-size:11px;
	border-top: 1px solid #ffffff;
}
.topMenuStatic TD {
	background:url(../_images/tmenu_na_right.gif) top no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD#thisStart {
	background:url(../_images/tmenu_left.gif) top no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD.menuEnd {
	background:url(../_images/tmenu_end_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD.menuEnd#thisEnd {
	background:url(../_images/tmenu_end_active_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.topMenuStatic TD#thisEnd {
	border: none;
	background:url(../_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-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 25px;
	background:url(../_images/tmenu_na_bg.gif) repeat-x;
	padding: 0px 0px 0px 10px;
	color: #D0F7FF;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold
}
.topMenuStaticHeb TD {
	background:url(../_images/tmenu_left.gif) top no-repeat;
	width: 14px;
	font-size:1px;
	line-height:1px;
}
.topMenuStaticHeb TD.topMenuStaticEnd {
	background:url(../_images/tmenu_heb_end_right.gif) no-repeat;
	width: 25px;
	font-size:1px;
	line-height:1px;
}
.mainTable {
	width: 100%;
	border: 2px solid #ffffff;
}
.mainTable TABLE {
}
.hpData TABLE { width: 100%; paddin: 0px; margin: 0px;}
.hpData TD {
	text-align:right;
}
.hpRightColumn {
	width: 270px;
	background: #939C9E url(../_images/right_bg.gif) top left repeat-y;
	vertical-align:top;
	text-align:left
}
#searchDiv {
	padding: 10px;
	background:#EDEDED;
}
#searchDiv FORM { padding:0px; margin:0px}
#searchDiv INPUT { padding:0px 2px; border: 1px solid #467E95}
.hpBody {
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	color:#000000;
	padding: 10px
}
.hpRightData {
	width: 270px;
	background:url(../_images/right_bg.gif) top right repeat-y;
	vertical-align:top;
	text-align:left;
	padding: 20px 1px 0px 0px;
}
.hpRightData TABLE {
	width:100%;
	border:none
}
.hpRightData TD {
	border: none;
}
.hpRightData TD DIV#dottedBorder {
	background: #ffffff url(../_images/dotted_border.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(../_images/right_arrow.gif) 255px center no-repeat;
	padding: 10px 25px;
}
.newsLetter TABLE {
	width: 100%;
	background:url(../_images/right_bg.gif) top right repeat-y;
}
.newsLetter TD {
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	vertical-align:top;
	background: transparent;
	padding: 0px 10px 0px 0px;
}
.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 #467E95; margin:0px}
.banner {
	background:#FFFFFF;
	padding: 10px 0px;
}
.hpBoxes {
	width: 100%;
	background:#FFFFFF;
}
.hpBoxes TH {
	border: none;
	width: 50%;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#457C93;
	text-align:right;
	background:#FFFFFF url(../_images/right_arrow.gif) 200px center no-repeat;
	padding: 10px 15px;
}
.hpBoxes TR#innerData TD {padding: 5px}
.hpBoxes TD DIV#dottedHBorder {
	background: #ffffff url(../_images/dotted_border.gif) repeat-x;
	font-size:1px;
	margin: 0px;
	line-height:1px;
	height:1px;
}
.hpBoxes TD#dottedVBorder {
	background: #ffffff url(../_images/dotted_Vborder.gif) repeat-y;
	font-size:1px;
	margin: 0px;
	line-height:1px;
}

.leftCOL {
	width: 170px;
	background: #EDEDED;
	vertical-align: top;
	border-left: 1px solid #CECECE
}
.rightCOL {
	width: 170px;
	background: #EDEDED;
	vertical-align: top;
	border-right: 1px solid #CECECE
}
.RMenuTable {width: 100%; background: #ffffff}
.RMenuTable FORM {padding: 0px; margin: 0px}
.RMenuTable INPUT { border: 1px solid #467E95; width: 95%; padding: 0px 2px}
.RMenuTable SELECT { margin-top: 2px;}
.RMenuTable TD {
	background: #EDEDED;
	text-align: right;
	padding: 0px
}
.RMenuTable TD#RMenuTableData {
	background: #EDEDED;
	text-align: right;
	padding: 5px 5px 0px 5px
}
.RMenuTable TD DIV#dottedBorder {
	background: #EDEDED url(../_images/dotted_border.gif) repeat-x;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	line-height:1px;
	height:1px;
}
.RMenuTable TH {
	border: none;
	width: 100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	text-align: right;
	color:#457C93;
	background:#FFFFFF url(../_images/right_arrow.gif) 155px center no-repeat;
	padding: 4px 25px 5px 10px;
}
.RMenuTable IMG {border: none}
.newsList {width: 100%}
.newsList IMG {
	margin: 10px 0px 10px 10px
}
.newsList TD DIV#dottedBorder {
	background: #EDEDED url(../_images/dotted_border.gif) repeat-x;
	font-size:1px;
	margin: 0px 0px 0px 0px;
	line-height:1px;
	height:1px;
}
.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: right }
.relItemsSideTable TD { background: #ffffff; padding: 3px 10px; color: #C2260A; font-weight: normal; text-align: right }
.relItemsSideTable IMG.icon { border: none; margin: 0px 0px 0px 5px }
.sideTd { vertical-align: top; padding: 0px 10px 10px 0px; text-align: left }
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 0px 20px 5px
}
.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('../_images/li_research.gif');	
	background: none
}
.catListTable TD { 
	padding: 0px 10px;
	vertical-align: top 
}
.catListTable TD.letterTD {
	width: 20px;
	padding: 0px 10px;
	background: url(../_images/dotted_Vborder.gif) top left repeat-y;
	vertical-align: top 
}
DIV#dottedBorder {
	background: #ffffff url(../_images/dotted_border.gif) repeat-x;
	font-size:1px;
	margin: 10px 0px 0px 0px;
	line-height:1px;
	height:1px;
}
DIV#blockEN LI {
	list-style:circle url('/BioNorthHE/_images/li_en_arrow.gif');
}
/*------------------------------------Jobs----------------------------*/
.Jobs
{
	/*border:1px solid #2a6289;*/
}

.Jobs TD
{
	border-bottom:3px solid #cbe5ff;
	color:#000;
	padding:3px 5px;
	padding-top:15px;
	vertical-align:top;
}

.Jobs TH
{
	background:#f4f8fb;
	text-align:right;
	padding:3px 5px;
	vertical-align:top;
}

.Jobs A, .Jobs A:link, .Jobs A:visited, .Jobs A:focus, .Jobs A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-family : Arial, Sans-Serif;
}

.Jobs A:hover
{ text-decoration:none; color:#28ba36; }

/*------------------------------------JobsIn----------------------------*/
.JobsIn
{
	/*border:1px solid #2a6289;*/
}

.JobsIn TD
{
	border-bottom:1px solid #fff;
	color:#000;
	padding:2px 5px;
	background:#f4f8fb;
	vertical-align:top;
	font-size:13px;
}

.JobsIn TH
{
	background:#f4f8fb;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	text-align:right;
	padding:2px 5px;
	vertical-align:top;
	font-size:13px;
}

.JobsIn A, .JobsIn A:link, .JobsIn A:visited, .JobsIn A:focus, .JobsIn A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-family : Arial, Sans-Serif;
}

.JobsIn A:hover
{ text-decoration:none; color:#28ba36; }
/*----------------------------------mailto----------------------------------*/

.mailto A, .mailto A:link, .mailto A:visited, .mailto A:focus, .mailto A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#245fdf;
	font-size:12px;
	font-family : Arial, Sans-Serif;
}

.mailto A:hover
{ text-decoration:none; color:#6dacea; }
/*------------------------------------Links2----------------------------*/
.Links2
{
	/*border:1px solid #2a6289;*/
}

.Links2 TD
{
	border-bottom:3px solid #cbe5ff;
	color:#000;
	padding:3px 5px;
	/*padding-top:15px;*/
	vertical-align:middle;
}

.Links2 TH
{
	background:#f4f8fb;
	text-align:left;
	padding:3px 5px;
	vertical-align:top;
}

.Links2 A, .Links2 A:link, .Links2 A:visited, .Links2 A:focus, .Links2 A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-family : Arial, Sans-Serif;
}

.Links2 A:hover
{ text-decoration:none; color:#28ba36; }
