.Emphesize
{
	font-weight: bold;
	color: #006e96;
}

body
{
	padding: 0;
	margin: 0;
	/*background-color: Transparent;
	background-image: url(bg.jpg);*/ /*background-repeat: repeat-y;*/
}

body, td, .Normal
{
	font-size: 12px;
	font-family: Arial;
	color: #4e4e4e;
	line-height: 18px;
}


h1
{
	font-family: arial;
	font-size: 26px;
	color: #006e96;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 18px;
}


h2
{
	font-family: arial;
	font-size: 15px;
	color: #006e96;
	line-height: 29px;
}


h6
{
	font-family: arial;
	font-size: 11px;
	display: inline;
	font-weight: normal;
	color: #4e4e4e;
}

em
{
	color: #006e96;
}

a, a:link, a:visited
{
	font-family: arial;
	text-decoration: none;
	color: #00aeef;
}

a:hover
{
	text-decoration: underline;
	color: #00aeef;
}

hr
{
	color: white;
	background-color: white;
	height: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #231f20;
	border-bottom-width: 0.6pt;

}

p
{
	margin-top: 0;
	margin-bottom: 18px;
}



.pagemaster
{
	width: 100%;
	height: 100%;
}
.skinmaster
{
}

.skinheader, .skinnavigation, .skinabout, .skinfooter
{
	width: /*80%*/ 950px; /*margin-top: 30px;*/
}

.skinheader
{
	margin-top: 10px;
	height: 85px;
}

.logoTd img
{
	margin-bottom: 16px;
}

.skinnavigation
{
	white-space: nowrap;
	overflow: visible;
}

.skinbanner
{
	border-top: dotted 1px #606060;
	border-bottom: dotted 1px #606060;
	width: 100%;
	margin-top: 25px;
}

.skincontent
{
	width: 950px;
}

.skincontent .left
{
	width: 160px;
}

.skincontent .center
{
	margin-left: 65px;
	margin-right: 65px;
	width: 465px;
}

.skincontent .center.rightIsEmpty
{
	margin-right: 0 !important;
	width: 725px !important;
}

.skincontent .right
{
	width: 195px;
}

.skincontent .right.empty
{
	width: 0px !important;
}


.skinfooter
{
	margin-top: 10px;
}

.skinfooter .skincopyright
{
	font-family: Arial;
	font-size: 11px;
	color: #606060;
}

.skinfooter a, .skinfooter a:visited
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #606060;
}

.skinfooter a:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #006e96;
}

.skinabout
{
	margin-top: 30px;
}

.skinabout .aboutHeader
{
	font-family: "Goudy Old style Mt" "Times New Roman";
	font-size: 12pt;
	color: #444444;
}

.skinabout .aboutDetails
{
	font-size: 10pt;
	width: 75%;
	color: #606060;
	padding-top: 20px;
	font-family: arial;
}


.skinnavigation .menuTd
{
	/*padding-top: 10px;*/
	text-align:left;
}

#isralcorp-tooltip
{
	color: #006e96;
	font-size: 10pt;
	font-family: Arial;
}


.isracorp-moz #menu
{
	margin-left: -50px;
}


/* search controls */

.skinheader input
{
	font-family: Arial;
	font-size: 9pt;
	border: solid 1px #606060;
	color: #606060;
	vertical-align: middle;
	height: 17px;
}

.skinheader img
{
	vertical-align: middle;
}

.isracorp-moz .skinnavigation input /*.NormalTextBox*/
{
	vertical-align: middle;
	margin-bottom: 4px;
}

.isracorp-moz .skinnavigation img /*.searchTextBox*/
{
	vertical-align: middle;
	margin-bottom: 4px;
}


td.breadcrumb
{
	height: 42px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
{
	color: #606060;
}

.breadcrumb .current
{
	color: #006e96;
}


.directorsTable td
{
	border-bottom: dotted 1px #606060;
}

table.directorsTable 
{
	border-top: dotted 1px #606060;
}

.directorsTable a, .directorsTable a:link, .directorsTable a:visited, .directorsTable a:hover
{
	color: #006e96;
}





.director
{
    width: 460px;
    
}

.director .head
{
    height: 26px;
    background-color: #006e96;
    padding: 0 4px;
    vertical-align: middle;
}

.director .head td
{
    vertical-align: middle;
	font-size: 11px;
	color: white;
	white-space: nowrap;
}

.director td.headLeft .content
{
	text-transform: uppercase;
    border-right: solid 1px white;
    padding-right: 8px;
    font-weight: bold;

}

/*
.director .headRight
{
    font-size: 11px;
	color: white;
}
*/

.director .contentBox
{
    padding-top: 20px;
}

.director img
{
	float: left;
	border: solid 1px #606060;
	margin: 3px 15px 3px 0;
}

#dnn_dnnSEARCH_txtSearch
{
  width:100px;
}

.holdingChartUnselected a, .holdingChartUnselected a:link, .holdingChartUnselected a:hover, .holdingChartUnselected a:visited
{ 
	color: gray; 
}