.article h1,
.article h2,
.article h3,
.article h4,
.article h5 {
	font-family: "Trebuchet MS";
}

.article h1 {
	margin-top: 10px;
	font-size: 18px;
}

.article h2 {
	margin-top: 10px;
	font-size: 16px;
}



.article .figure {
	margin-top: 8px;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
}

.article .figure p {
	font-size: 9px;
}

.article hr {
	margin: auto;
	padding: 10px 0;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #000000;
}

.article {
	clear: both;
}

.article p {
	margin: 10px 0;
}

.article * {
	font-size: 13px;
	line-height: 130%;
}

.article q {
	font-style: italic;
}

.article a, .article a:hover {
	text-decoration: underline;
}

.article a:hover {
	text-decoration: none;
}

.article sup, .article sub {
	font-size: 11px;
}

.article ul, .article ol {
	margin: 10px auto;
	width: 95%;
}

.article ul li, .article ol li {
	margin-left: 25px;
}

.article table {
	margin: 10px auto;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.article table td, .article table th {
	padding: 3px 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.article table th {
	background-color: #DDDDDD;
}

.article  table.noborder {
	margin: 10px 0 !important;
	border: none !important;
}

.article  table.noborder td,
.article  table.noborder th,
table.noborder td,
table.noborder th {
	border: none !important;
}

.article .youtube {
	margin: 5px 0;
	width: 100%;
	text-align: center;
}

.article .youtube * {
	margin: auto;
}

.new-window img, .new-window:hover img {
	padding-left: 2px;
	vertical-align: bottom !important;
}
