#hd *, #ft, .printAndEmail, .replace, .nav, .rss, .col-left {
	display:none;
}
#hd {
	background-image:url(../layout/home2/hd_logo.gif);
	height:96px;
	border-bottom: solid 1px #ccc;
	background-repeat: no-repeat;
	margin-bottom:12px;
}
#bd {
	font-family: Georgia, times, times new roman, serif;
}
.bigBanner #yui-main .col-left {
	display:block;
}

/* ############# TEXT STYLES ############# */

i, em { font-style:italic; }
b, strong { font-weight:bold; }

a, a:visited {
	color:#0083D7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin-bottom:.2em;
	margin-top:.5em;
	font-weight:bold;
	color:#70993A;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	margin-top:0;
}
h1 { font-size: 1.7em; }
h2 { font-size:1.3em; }
h3 { font-size:1.1em; }
h4 { font-size:1em; }
/*hr { margin-bottom:10px; }*/
blockquote {
	line-height:1.1em;
	margin-left:1.2em;
	margin-bottom:.5em;
	margin-right:1.2em;
}
blockquote.quote1 {
	/*color: #C15819;*/
	margin-left:2.2em;
	margin-right:2.2em;
}
hr.main {
	color:#ccc;
	height: 1px;
}

.hebrewtext {
	direction: rtl;
	unicode-bidi: embed;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
}
.greektext {
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
}
ol li {
	list-style:decimal;
	margin-left: 1.7em;
	margin-bottom:3px;
}
.small { font-size:80%; }
a img {
	border:0;
}

p {
	padding-top: 3px;
	padding-bottom: 7px;
}
h3 {
	font-size:130%;
	padding-top:10px;
	padding-bottom:4px;
}
ul li {
	margin-left:17px;
	margin-bottom:3px;
}