﻿body {
	margin: 0;
	padding: 0;
	font: 80%/1.3 arial, helvetica, sans-serif;
	color: #333;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { 
	display: inline-block; 
}
html[xmlns] .clearfix { 
	display: block; 
}
* html .clearfix { 
	height: 1%; 
}
h2, h3, h4, h5, h6 {
	color: #333;
	margin: 0 0 .5em;
}
h6 {
	margin-top: 1.5em !important;
}
.article h4 {
	margin-top: 1.5em !important;
}
#subpage p {
	zmargin-left: 20px;
}
h1{	font-size: 140%;}
h2{	font-size: 160%;}
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }
img { border: none; }
a:link { color: #f6891f; }
a:visited { color: #f6891f; }
a:hover { color: #444444; }
a:focus { color: red; }
a:active { color: #FF9100; }

h3.error { color:#f00; }

blockquote {
	margin: 2em;
	padding: 1em;
	background: #d1e0e1;
}
blockquote p { 
	margin: 0 0 1em;
}
blockquote p.source {
	margin: 0;
	font-size: 90%;
	text-align: right;
}

/*
-----------------------------
class styles
-----------------------------
*/


/*
-----------------------------
container styles
-----------------------------
*/


/*
-----------------------------
content styles
-----------------------------
*/
#content { clear: left; }
