body {
	max-width: 1000px;
	font:.75em/1.5 arial,sans-serif;
	background-color: #ffffff;
}

h1,h2,h3 {
	line-height:1.2;
}

h1, h2 {
	font-size:1.5em;
}

h1 {
	margin:0 0 .75em
}

h3 {
	font-size: 1.17em;
	margin: 0.86em 0;
}

p {
	margin: 1em 0;
}

h1 strong {
	color: #900;
}

ol {
	list-style-position: inside;
}

ol ol {
	margin: 0 10px;
	list-style-type: lower-alpha;
}

a:visited {
	color: #0000EE;
}

#logoHolder {
	background-image: url(../Images/headerBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#nav {
	float:left;
	list-style:none;
	padding: 1.7em 1em 1em;
	width:100px;
	border-bottom: 1px solid #999999;
	margin: 0 20px;
}

#nav li {
	font-weight:bold;
	margin: 0 0 0.7em;
}

#nav li a {
	font-weight:normal;
}

#content {
	width: auto;
	margin:0 0 0 172px;
	padding: 1.55em 0 0 0;
}

#content strong {
	text-decoration: underline;
	font-weight: normal;
}

#content strong.mishne {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

#editable {
	min-height: 370px;
	border-bottom: 1px solid #999999;
	padding: 0 0 2.5em 0;
}

#footer {
	color:#666;
}

#footer ul {
	margin: 0.8em 0;
}

#copyrights {
	text-align: center;
	clear: both;
	position: relative;
	bottom: 26px;
}

#footer table {
	margin-top: 2em;
}

#footer table td {
	padding-top: 10px;
	vertical-align: bottom;
}

td #copyrights {
	position: static;
	text-align: left;
	border-top: 1px solid #999999;
	width: 233px;
	padding-top: 10px;
	white-space: nowrap;
}

p.faq {
	margin-top: 0;
}

h3.faq {
	margin-bottom: 0;
}

#w3cStamp {
	float: right;
	margin-top: 5px;
}

#details {
	padding: 5px;
}

ul.hMenu li {
	display: inline;
}
