a,
a:link {
	color: #603913;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6290a0;
}

a:hover {
	color: #85ac1e;
	text-decoration: underline;
}

#Content .Content {
	color: #603913;
}

#Content .Content img {
	margin-right: 10px;
}

#Content .Content h1,
#Content .Content h2,
#Content .Content h3,
#Content .Content h4 {
	color: #6290a0;
}

#Content .Content h1 {
	font-size: 24px;
}

#Content .Content h2 {
	font-size: 20px;
	margin-top: 36px;
}

#Content .Content h3 {
	font-size: 18px;
	margin-top: 30px;
}

#Content .Content h4 {
	font-size: 16px;
	margin-top: 26px;
}

#Content .Content a,
#Content .Content a:link {
	color: #85ac1e;
	text-decoration: underline;
}
#Content .Content a:visited {
	color: #a5844c;
	text-decoration: underline;
}
#Content .Content a:hover {
	color: #f3c72a;
	text-decoration: none;
}
#Content .Content a.Footnote,
#Content .Content a.Footnote:hover {
	text-decoration: none;
	vertical-align: top;
	font-size: 9px;
}

ul {
	margin-top: 6px;
	margin-bottom: 6px;
}

ul li {
	background: left 3px no-repeat url(../_images/bullet_br.png);
	padding-left: 18px;
	margin-left: 14px;
}
ol ul li {
	margin-left: 0px;
}

#Content .Content p {
	margin-top: 6px;
	margin-bottom: 6px;
}


#Content .Content ol,
#Content .Content ul {
	width: 465px;
}

#Content .Content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 18px;
	padding-right: 0px;
	margin-left: 14px;
}

#Content .Content ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
#Content .Content ol ul li {
	list-style-type: none;
}

#Content .Content blockquote {
	background: #fcf1ca 6px top no-repeat url(../_images/blockquote.gif);
	padding: 5px 10px 2px 32px;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 460px;
}

#Content .Content img {
	border: 2px solid #603913;
}

#Content .Content img.Left {
	margin-right: 10px;
	float: left;
}

#Content .Content img.Right {
	float: right;
	margin-left: 10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
