@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 354F60;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: underline;
	color: #005394;
}
a:visited {
	text-decoration: underline;
	color: #005394;
}
a:hover {
	text-decoration: underline;
	color: #005394;
}
a:active {
	text-decoration: underline;
	color: #6F6F6F;
}
.left_column {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-color: #D9E5EF;
}
.main_column {
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 13px;
	color: 354F60;
}
.quote {
	font-size: 13px;
	text-align: left;
}

.nav_table {
	background-image: url(images/nav_bg.png);
	height: 63px;
	background-position: center center;
	background-repeat: no-repeat;
}

hr {
	margin-top: -5px;
	color: #005394;
	margin-bottom: 15px;
}
h3 {
	font-style: italic;
	font-size: 13px;
	margin-bottom: -15px;
}
h4 {
	font-size: 16px;
	margin-bottom: -15px;
}
.table_thin_border {
	border: 1px solid #005394;
}
.footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	line-height: 20px;
	color: #005394;
	border-top-style: solid;
	border-top-color: #005394;
	border-top-width: 1px;
}
.footer_ivrit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_grey {
	color: #354f60;
}
.footer .footer_grey a {
	text-decoration: underline;
	color: #354f60;
}
.vcard {
	padding-top: 2px;
}
ul {
	list-style-type: square;
}
.no_bullets {
	list-style-type: none;
	padding-left: 50px;
}
.tight_leading {
	margin-bottom: -10px;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005394;
	padding-bottom: 10px;
}
.home_banner {
	background-image: url(images/ny_supreme_court.jpg);
	background-repeat: no-repeat;
}
.home_banner_heb {
	background-image: url(images/israel_supreme_court-large.jpg);
	background-repeat: no-repeat;
}

.inside_banner_1 {
	background-image: url(images/israel_supreme_court.jpg);
	background-repeat: no-repeat;
}
.inside_banner_1_heb {
	background-image: url(images/israel_supreme_court-heb.jpg);
	background-repeat: no-repeat;
}
.inside_banner_2 {
	background-image: url(images/ny_supreme_court_sm2.jpg);
	background-repeat: no-repeat;
}
.inside_banner_2_heb {
	background-image: url(images/ny_supreme_court_sm2-heb.jpg);
	background-repeat: no-repeat;
}
.inside_banner_3 {
	background-image: url(images/israel_supreme_court_2.jpg);
	background-repeat: no-repeat;
}
.inside_banner_3_heb {
	background-image: url(images/israel_supreme_court_2-heb.jpg);
	background-repeat: no-repeat;
}
.inside_banner_4 {
	background-image: url(images/israel_supreme_court_3.jpg);
	background-repeat: no-repeat;
}
.inside_banner_4_heb {
	background-image: url(images/israel_supreme_court_3-heb.jpg);
	background-repeat: no-repeat;
}
.inside_banner_5 {
	background-image: url(images/john-joseph-moakley.jpg);
	background-repeat: no-repeat;
}
.inside_banner_5_heb {
	background-image: url(images/john-joseph-moakley-heb.jpg);
	background-repeat: no-repeat;
}
.inside_banner_6 {
	background-image: url(images/dc_court.jpg);
	background-repeat: no-repeat;
}
.inside_banner_6_heb {
	background-image: url(images/dc_court_heb.jpg);
	background-repeat: no-repeat;
}
.justify_rt {
	text-align: right;
}
.grey {
	color: #666;
}
.right_column {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-color: #D9E5EF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_column_hebrew {
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 16px;
	color: 354F60;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
