/* main styles */

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 22px; line-height: 24px; margin: .67em 0 0 0; font-weight: normal;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 18px; margin: .50em 0;}
h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #000; line-height: 16px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
.right {float: right; margin: 5px 0 5px 10px;}
.left {float: left; margin: 5px 10px 5px 0;}

/* custom styles */

.article_header {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 18px; margin: .50em 0;}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}

/* addtional required styles */

a {outline: none;}
a img {outline: none; border:0;}

hr {
	height: 2px;
	margin-top: 10px;
	border: none;
}
#content ul {
	margin: 11px 0 11px 40px;
}
#content ol {
	margin: 11px 0 11px 40px;
}
#content blockquote {
	margin: 11px 0 11px 40px;
}

.staff_row { display: block }
