body {
	font: normal 11px/1.5 "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333;
}

h1 {
	font-weight: normal;
	font-size: 21px;
	line-height: 1.2;
	color: #c60;
}

h2 {
	margin: 2em 0 1.5em;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2;
	color: #c60;
}

h3 {
	margin: 2em 0 1.5em;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.2;
	color: #c60;
}

h4 {
	margin: 0 0 1.5em;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
	color: #c60;
}

blockquote {
	margin: 0 0 1.5em;
}

p {
	margin: 0 0 1.5em;
}

ul {
	margin: 0 3em 1.5em;
	padding: 0;
	list-style: disc;
}

ul ul {
	margin: 0 3em;
}

ul.links li {
	margin: 0 0 .5em;
}

ul.links li h4 {
	margin: 0;
	font-weight: bold;
}

#nav_categories {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#nav_categories ul {
	margin: 0 1px !important;
	padding: 0;
}

#nav_categories li {
	list-style: none;
	margin: 0;
	background: transparent url(../images/layout/bg_li.gif) 0 7px no-repeat;
	padding: 3px 0 0 10px;
}

#nav_categories li li {
	background-position: 0 8px;
}

ol {
	margin: 0 3em 1.5em;
	padding: 0;
	list-style: decimal;
}

dl {
	margin: 0 0 1.5em;
}

dl dt {
	font-weight: bold;
}

dl.faq dt {
	margin: 0 0 .5em;
	font-size: 15px;
	line-height: 1.2;
	color: #c60;
}

body.home h1 {
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #039;
}