/*for users*/
.DefaultText
{
	font-weight: normal;
	font-size: 10.5pt;
	color: #333333;
	font-family: Arial;
	text-align: justify;
}
td.DefaultText
{
	padding-left:3px;
	padding-right:3px;
}
.BoldText
{
	font-family:Arial;
	font-size:10.5pt;
	font-weight:bold;
	color:#333333;
	text-align:justify;
}
.LargeText
{
	font-family:Arial;
	font-size:13pt;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}
.MainTitle
{
	font-weight: normal;
	font-size: 18pt;
	color: #c7a92e;
	border-bottom: #c7a92e 1px solid;
	font-family: Arial;
}
.MainSubtitle
{
	font-family:Arial;
	font-size:16pt;
	font-weight:normal;
	color:#333333;
}
.SecondaryTitle
{
font-family:Arial;
font-size:13pt;
font-weight:bold;
color:#0b4b81;	
}
.SecondarySubtitle
{
font-family:Arial;
font-size:10.5pt;
font-weight:bold;
color:#0b4b81;	
}
.HomeText
{
	font-family:Arial;
	font-size:10.5pt;
	font-weight:normal;
	color:#666666;
	text-align:justify;
}
.margins
{
}
a:link,a:visited,a:hover,a:active
{
	font-family:Arial;
	font-size:10.5pt;
	font-weight:normal;
	color:#999999;
	text-decoration:underline;
}
a.smallLink:link,a.smallLink:visited,a.smallLink:hover,a.smallLink:active
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#999999;
	text-decoration:underline;
}
a.boldLink:link,a.boldLink:visited,a.boldLink:hover,a.boldLink:active
{
	font-family:Arial;
	font-size:10.5pt;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}
img.FloatImageLeft
{
	float:left;
	padding-right:20px;
	margin-right:20px;
}	
img.FloatImageRight
{
	float:right;
	padding-left:20px;
	margin-left:20px;
}	
form
{
	width: 100%;
	height: 100%;
	background-color: #cccccc;
}
table.mainTable
{
	background-position: center bottom;
	background-image: url(../Images/2010/bottom_strip.gif);
	background-repeat: no-repeat;
	background-color: #ffffff !important;
	padding-bottom:5px;
}
form TD.bottom
{
	background-position: center bottom;
	background-image: url(../Images/2010/bottom_strip.gif);
	background-repeat:no-repeat;	
}
/*header*/
table.headerHeb
{
	BACKGROUND-IMAGE: url(../Images/2010/Heb/banner_heb.png); BACKGROUND-REPEAT: no-repeat;
}
table.headerEng
{
	BACKGROUND-IMAGE: url(../Images/2010/Eng/banner_eng.png); BACKGROUND-REPEAT: no-repeat;
}
/*up bar*/
table.upBarH
{
	BACKGROUND-POSITION: center top; 
	BACKGROUND-IMAGE: url(../Images/2010/Heb/up_bar.png); 
	BACKGROUND-REPEAT: no-repeat;
}
table.upBarE
{
	BACKGROUND-POSITION: center top; 
	BACKGROUND-IMAGE: url(../Images/2010/Eng/up_bar.png); 
	BACKGROUND-REPEAT: no-repeat;
}
.envelopeH
{
	BACKGROUND-POSITION: right top; 
	BACKGROUND-IMAGE: url(../Images/2010/Heb/envelope.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.homeH
{
	BACKGROUND-POSITION: right top; 
	BACKGROUND-IMAGE: url(../Images/2010/Heb/home.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.envelopeE
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(../Images/2010/Eng/envelope.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.homeE
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(../Images/2010/Eng/home.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
a.upBar:link,a.upBar:visited
{
	font-family:Arial;
	font-size:9pt;
	color:#cccccc;
	text-decoration:none;
	font-weight:normal;
}
a.upBar:hover
{
	font-family:Arial;
	font-size:9pt;
	color:#c4a930;
	text-decoration:none;
	font-weight:normal;
}
a.upBar:active
{
	font-family:Arial;
	font-size:9pt;
	color:#cccccc;
	text-decoration:none;
	font-weight:normal;
}

/*3 cubes dropdown menu -hebrew*/
#topNavDiv
{
	position:relative;
	z-index:999;
}
ul.topnavH {   
    list-style: none;   
    padding: 0 0;   
    margin: 0;   
   width: 235px;
}   
ul.topnavH li {   
    float: left;
    margin: 0;   
    padding: 0 0 0 0;   
    position: relative;  
}   
ul.topnavH li a{   
    padding: 0px 0px;   
    color:#0B4B81;   
    display: block;   
    text-decoration: none;   
    float: left;
}     
ul.topnavH li span.subhover 
{
	cursor: hand;/*pointer*/
}  
ul.topnavH li ul.subnav {   
    list-style: none;   
    position: absolute; 
    z-index:100; 
    left: 6px; top: 85px;
    background-image:url(../images/2010/3CubeBG.png);  
    background-repeat:repeat;  
    margin: 0; padding: 0;   
    display: none;   
    float: left;
    width:180px; 
    border-bottom:solid 1px #C4A930;   
    border-left:solid 1px #C4A930; 
    padding-bottom:8px;
}   
ul.topnavH li ul.subnav li{   
    margin: 0; padding: 0;
    padding-left:5px;
    padding-top:2px;
    width:180px; 
    font-family:Arial;
    font-size:10pt;
    color:#0B4B81;  
    text-decoration:none;  
    font-weight:500;
}   
ul.topnavH li ul.subnav li a {   
    padding-left:5px;
    float: left;
    text-align: left;
    font-family:Arial;
    font-size:10pt;
    color:#0B4B81;  
    text-decoration:none; 
    font-weight:500;
}   
ul.topnavH li ul.subnav li a:hover 
{
	font-weight:800;
}

/*3 cubes dropdown menu -english*/
#topNavDiv
{
	position:relative;
	z-index:999;
}
ul.topnavE {   
    list-style: none;   
    padding: 0 0;   
    margin: 0;   
   width: 267px;
}   
ul.topnavE li {   
    float: left; 
    margin: 0;   
    padding: 0 0 0 0;   
    position: relative;  
}   
ul.topnavE li a{   
    padding: 0px 0px;   
    color:#0B4B81;   
    display: block;   
    text-decoration: none;   
    float: left;  
}     
ul.topnavE li span.subhover 
{
	cursor: hand;/*pointer*/
}  
ul.topnavE li ul.subnav {   
    list-style: none;   
    position: absolute; 
    z-index:100; 
    right: 6px; top: 85px;
    background-image:url(../images/2010/3CubeBG.png);  
    background-repeat:repeat;  
    margin: 0; padding: 0;   
    display: none;   
    float: left;  
    width:180px; 
    border-bottom:solid 1px #C4A930;   
    border-right:solid 1px #C4A930;
    padding-bottom:8px;
}   
ul.topnavE li ul.subnav li{   
    margin: 0; padding: 0;
    padding-right:5px; 
    padding-top:2px;
    width:180px; 
    font-family:Arial;
    font-size:10pt;
    color:#0B4B81;  
    text-decoration:none;  
    font-weight:500;
}   
ul.topnavE li ul.subnav li a {   
    padding-right:5px;
    float: right;   
    text-align: right; 
    font-family:Arial;
    font-size:10pt;
    color:#0B4B81;  
    text-decoration:none; 
    font-weight:500;
}   
ul.topnavE li ul.subnav li a:hover 
{
	font-weight:800;
}

/*side menu*/
td.sidemenu
{
	border-bottom: #ffffff 1px solid;
	height:28px;
	width :202px;
	background-color:#0b4b81;
}

td.sidemenu2
{
	border-bottom: #ffffff 1px solid;
	height:28px;
	background-color:#0b4b81;
}

td.sidemenu3
{
	border-bottom: #ffffff 1px solid;
	height:28px;
	background-color:#0b4b81;
}

a.sidemenuLink:link, a.sidemenuLink:visited 
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#0b4b81;
	padding-right:15px;
	padding-left:15px;
	padding-top:2px;
	
}
a.sidemenuLink:hover
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: #c4a930;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#0b4b81;
	padding-right:15px;
	padding-left:15px;
	padding-top:2px;
	
}
a.sidemenuLink:active
{
	font-size: 10.5pt;
	
	height:100%;
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#0b4b81;
	padding-right:15px;
	padding-left:15px;
	padding-top:2px;
	
}

a.sidemenuChosen:link, a.sidemenuChosen:visited,
 a.sidemenuChosen:hover, a.sidemenuChosen:active
{
	font-size: 11pt;

	width :202px;
	height:100%;
	display:block;
	color: #c4a930;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;

	background-color:#0b4b81;
	padding-right:15px;
	padding-left:15px;
	padding-top:2px;
}

a.sidemenuTitleLink:link, a.sidemenuTitleLink:visited,
 a.sidemenuTitleLink:hover, a.sidemenuTitleLink:active
{
	font-size: 11pt;

	width :202px;
	height:100%;
	display:block;
	color: #c4a930;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;

	background-color:#386080;
	padding-right:15px;
	padding-left:15px;
	padding-top:2px;
}

a.innermenu:link, a.innermenu:visited 
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#386080;
	padding-right:27px;
	padding-left:15px;
	padding-top:2px;
	
}
a.innermenu:hover
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#55758e;
	padding-right:27px;
	padding-left:15px;
	padding-top:2px;
	
}
a.innermenu:active
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#386080;
	padding-right:27px;
	padding-left:15px;
	padding-top:2px;
	
}

a.innermenuChosen:link,a.innermenuChosen:visited,a.innermenuChosen:hover,
a.innermenuChosen:active
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#55758e;
	padding-right:27px;
	padding-left:15px;
	padding-top:2px;
}

a.innermenuH:link, a.innermenuH:visited 
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#386080;
	padding-right:15px;
	padding-left:27px;
	padding-top:2px;
	
}
a.innermenuH:hover
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#55758e;
	padding-right:15px;
	padding-left:27px;
	padding-top:2px;
	
}
a.innermenuH:active
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#386080;
	padding-right:15px;
	padding-left:27px;
	padding-top:2px;
	
}

a.innermenuChosenH:link,a.innermenuChosenH:visited,a.innermenuChosenH:hover,
a.innermenuChosenH:active
{
	font-size: 10.5pt;
	
	width :202px;
	height:100%;
	display:block;
	color: white;
	line-height: 1.5;
	
	font-family: Arial;

	text-decoration: none;
	font-weight:normal;
	
	background-color:#55758e;
	padding-right:15px;
	padding-left:27px;
	padding-top:2px;
}

/*breadcrumbs*/
a.BC:link,
a.BC:visited,
a.BC:hover,
a.BC:active
{
	color: #999999;
	font-size: 10PT;
	text-align:justify;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
}
.BC_arrow
{
	color: #999999;
	font-size: 10PT;
	font-family:Arial;
	font-weight:bold;
}
.breadcrumbs 
{
	color: #999999;
	font-size: 10PT;
	font-family:Arial;
	font-weight:bold;
}

/*footer*/
a.footerHeb:link,a.footerHeb:visited,a.footerHeb:hover,a.footerHeb:active
{
	color:#666666;
	font-size:8pt;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
}
a.footerEng:link,a.footerEng:visited,a.footerEng:hover,a.footerEng:active,.footerEng
{
	color:#666666;
	font-size:8pt;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
}

/*subscribe*/
table.subscribeBoxHeb
{
	BACKGROUND-POSITION: center center; 
	BACKGROUND-IMAGE: url(../Images/2010/Heb/subscribe_box.png); 
	BACKGROUND-REPEAT: no-repeat;
}
table.subscribeBoxEng
{
	BACKGROUND-POSITION: center center; 
	BACKGROUND-IMAGE: url(../Images/2010/Eng/subscribe_box.png); 
	BACKGROUND-REPEAT: no-repeat;
}

.subscribeHeb
{
	font-family:Arial;
	font-size:9pt;
	color:#666666;
	padding-right:23px;
	font-weight:normal;
}
.subscribeEng
{
	font-family:Arial;
	font-size:9pt;
	color:#666666;
	padding-left:23px;
	font-weight:normal;
}

.subscribeInput
{
	border-right: medium none;
	background-position: center top;
	border-top: medium none;
	font-size: 9pt;
	background-image: url(../Images/2010/input_bg.gif);
	border-left: medium none;
	border-bottom: medium none;
	background-repeat: repeat-x;
	font-family: Arial;
	text-indent:1px;
	color:#666666;
}

/*graduate index*/
A.gradsDark:link,
A.gradsDark:visited,
a.gradsDark:hover,
A.gradsDark:active
{ color: #000000 ;text-decoration: none; font-family:  arial; font-size:9pt; font-weight:bold;}

A.gradsLight:link,
A.gradsLight:visited,
a.gradsLight:hover,
A.gradsLight:active
{ color: #D1D4D5 ;text-decoration: none; font-family:  arial; font-size:9pt; font-weight:bold;}

A.gradsDark2:link,
A.gradsDark2:visited,
a.gradsDark2:hover,
A.gradsDark2:active
{ color: #000000 ;text-decoration: none; font-family:  arial; font-size:9pt; font-weight:normal;}

A.gradsLight2:link,
A.gradsLight2:visited,
a.gradsLight2:hover,
A.gradsLight2:active
{ color: #D1D4D5 ;text-decoration: none; font-family:  arial; font-size:9pt; font-weight:normal;}

.numbering
{
	font-size: 10.5PT;
	cursor: pointer;
	color: #333333;
	font-family: Arial;
	text-decoration: underline;
}

.numberingCurr
{
	font-family: Arial;
	color: #333333;
	font-size: 10.5PT;
}

/*publications*/
.NewsTextSM
{
	text-decoration: none;
	font-family: Arial;
	
	color: #3A4F4C;
	font-size: 9PT;
}
a.NewsTextSM:link
{
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,Arial;
	color: #3A4F4C;
	font-size: 9PT;
}

a.NewsTextSM:visited
{
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,Arial;
	color: #3A4F4C;
	font-size: 9PT;
}

a.NewsTextSM:hover
{
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
	color: #004285;
	font-size: 9PT;
}
a.NewsTextSM:active
{
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
	color: #004285;
	font-size: 9PT;
}
.TitleMonograf
{
	color: #A50C10;
	font-size: 10.5PT;
	font-weight:bold;
	font-family: arial;
	
}

/*staff*/
.NewsText3Eng
{
	text-align: justify;
	font-family: arial;
	font-size: 11pt;
	color:  #657B94;
	font-weight: bold;
}

/*slider*/
#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*home page*/
td.bottomLine
{
	background-position: center bottom;
	background-image: url(../Images/2010/home_line.gif);
	background-repeat: repeat-x;
	padding-bottom:12px;
}
.middle
{
	align:middle;
}

.imgBorder
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

/*news ticker*/
a.tickerTitle:link,a.tickerTitle:visited,a.tickerTitle:hover,a.tickerTitle:active
{
	color:#c7a92e;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a.tickerBody:link,a.tickerBody:visited,a.tickerBody:hover,a.tickerBody:active
{
	color:#666666;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

iframe.tickerEng
{
	padding-right: 15px;
	background-position: center top;
	padding-left: 15px;
	background-image: url(../Images/2010/Eng/ticker_bg2.png);
	padding-bottom: 14px;
	padding-top: 14px;
	background-repeat: no-repeat;
}

iframe.tickerHeb
{
	padding-right: 15px;
	background-position: center top;
	padding-left: 15px;
	background-image: url(../Images/2010/Heb/ticker_bg2.png);
	padding-bottom: 14px;
	padding-top: 14px;
	background-repeat: no-repeat;
}

td.tickerHeaderHeb
{
	background-position: center top;
	background-image: url(../Images/2010/Heb/ticker_bg1.png);
	background-repeat: no-repeat;
}
td.tickerHeaderEng
{
	background-position: center top;
	background-image: url(../Images/2010/Eng/ticker_bg1.png);
	background-repeat: no-repeat;
}

a.fullA:link,a.fullA:visited,a.fullA:hover,a.fullA:active
{
	display:block;
	width:100%;
	height:100%;
}

.transparentBG
{
	background-color:Transparent;
}

