body {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: -1;
	color: #136BAF;
}

h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #136BAF;
}

p {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

.note {
	font-size: 11px;
	line-height: 17px;
	background: #F5F5F5;
	padding: 10px;
	border: 1px solid #E5E5E5;
}

#contentTable {
	width: 100%;
}

	#contentTable .left {
		vertical-align: top;
		width: 160px;
		padding: 10px;
		border-right: 1px solid #CCCCCC;
	}

	#contentTable .middle {
		vertical-align: top;
	}

	#contentTable .right {
		width: 250px; /* the width of the right column */
		vertical-align: top;
		padding: 20px;
	}

	#contentTable .content {
		padding-left: 30px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 40px;
		text-align: left;
	}

    .xml-icon {
		margin-top: -20px;
		padding-bottom: 25px;
          padding-left: 25px;
	}

    .xml-icon img {
        border: 0px;
	}

	#textBox {
		font-size: 12px;
		line-height: 19px;
		background: #EAF4FC;
		padding: 8px;
		/* margin-top: 0px;
		padding-top: 0px; */
	}

	.textBoxHeader {
		font-weight: bold;
		display: block;
		padding : 8px;
		text-align: left;
		vertical-align: middle;
		color: #FFFFFF;
		border: none;
		line-height: 12px;
		background: #136BAF;
	}

		#textBox p {
			font-size: 12px;
			line-height: 19px;
		}

	#leftNavigation {
		margin-bottom: 25px;
	}

	#leftNavigation .header {
		font-weight: bold;
		margin-bottom: 10px;
		border-bottom: 1px solid #AAAAAA;
	}

	#leftNavigation .link {
		width: 150px;
		display: block;
		color: #333333;
		text-decoration: none;
		border: none;
		margin-top: 3px;
		padding-top: 4px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		line-height: 12px;
		color: #000000;
	}
	
	#leftNavigation .subLink {
		margin-left: 10px;
	}

	#leftNavigation .link:hover {
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		color: #000000;
		border: 1px solid #DDDDDD;
	}

	#leftNavigation .subLink {
		width: 140px;
		display: block;
		color: #333333;
		text-decoration: none;
		border: none;
		margin-top: 3px;
		padding-top: 4px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		line-height: 12px;
		color: #000000;
	}
	
	#leftNavigation .subLink:hover {
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		color: #000000;
		border: 1px solid #DDDDDD;
	}
	
	#contentTable .arrow {
		margin: 3px;
		margin-left: 0px;
		vertical-align: middle;
	}

#mainHeader, #mainHeader td {
	width: 100%;
	height: 72px;
	background-color: #EFF2E2;
	background: url('https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://phpsec.org/images/header-back.gif');
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

#footer {
	width: 100%;
	font-size: 10px;
	border-top: 1px solid #BDCECA;
	text-align: center;
	padding-top: 5px;
}

A {
	text-decoration: none;
	/* border-bottom: 1px solid #5E448C; */
	color: #5E448C;
}

A:hover {
	text-decoration: underline;
	/* border-bottom: 1px solid #5E448C; */
	color: #000000;
}

#topNavigation {
	width: 100%;
	height: 80px;
	background-color: #EFF2E2;
	background: url('https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://phpsec.org/images/header-back.gif');
	color: #FFFFFF;
	border-bottom: 1px solid #B3B79B;
}

 	#topNavigation .logo {
		width: 180px;
		padding-left: 12px;
		padding-right: 10px;
	}

	#topNavigation .links {
		padding-right: 10px;
		padding-left: 10px;
		vertical-align: bottom;
		text-align: left;
	}

	#topNavigation A.linkActive {
		font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 11px;
		line-height: 20px;
		text-decoration: none;
		border: none;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-right: 14px;
		padding-left: 14px;
		color: #63674B;
		background: #FFFFFF;
		border-right: 1px solid #B3B79B;
		border-top: 1px solid #D3D7BB;
		border-left: 1px solid #D3D7BB;
	}

	#topNavigation A.linkActive:hover {
		text-decoration: none;
		color: #FFFFFF;
		background: #5AA3DC;
	}
	
	#topNavigation A.link {
		font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 11px;
		line-height: 20px;
		text-decoration: none;
		border: none;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 14px;
		padding-left: 14px;
		color: #63674B;
		background: #F2F2F2;
		border-right: 1px solid #B3B79B;
		border-top: 1px solid #D3D7BB;
		border-left: 1px solid #D3D7BB;
		border-bottom: 1px solid #B3B79B;
	}

	#topNavigation A.link:hover {
		text-decoration: none;
		color: #FFFFFF;
		background: #5AA3DC;
	}

.a {
	padding-right: 10px;
	vertical-align: top;
	width: 50%;
	background-color: white
}

.b {
	padding-left: 10px;
	vertical-align: top;
	width: 50%;
	background-color: white
}

.consortiumNewsHeader {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
	padding : 8px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	border: none;
	line-height: 12px;
	background: #136BAF;
}

.consortiumNews {
	font-size: 12px;
    line-height: 19px;
    padding : 8px;
}

#includedLibraryLinks li {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
