@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
	color: black;
}
#container {
	background: #FFF;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #00f;
	font: bold 11pt "Century Gothic", trebuchet, geneva, helvetica, arial;
}
a:visited {
	text-decoration: none;
	color: #00f;
	font: bold 11pt "Century Gothic", trebuchet, geneva, helvetica, arial;
}
a:hover {
	text-decoration: none;
	color: #00f;
	font: bold 11pt "Century Gothic", trebuchet, geneva, helvetica, arial;
}
a:active {
	color: #00f;
	font: none bold 11pt "Century Gothic", trebuchet, geneva, helvetica, arial;
}
p {
	line-height: 14pt;
	margin: .35em 0px 0px;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
h1 {
	text-indent: -0.75em;
	letter-spacing: 1pt;
	margin: 0.5em 0px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
h2 {
	text-indent: -0.75em;
	letter-spacing: 1pt;
	margin: .75em 0px .02em;
	text-transform: uppercase;
	color: #000;
	line-height: 12pt;
	font-size: 14pt;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
h3 {
	text-indent: .25em;
	letter-spacing: 0.01em;
	margin: 0.5em 0px 0px;
	color: #000;
	line-height: 12pt;
	font-size: 12pt;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
h4 {
	letter-spacing: 1pt;
	margin: 0.5em 0px 0px;
	color: #000;
	line-height: 12pt;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
h5 {
	letter-spacing: 0.1em;
	margin: 0.75em 0px 0px;
	color: #000;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px;
}
h6 {
	letter-spacing: 0.1em;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	color: #000;
	line-height: 1.2em;
	padding: 0px;
	font-size: 1.2em;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
ul {
	margin: .25em 0px 0px .25em;
	padding: 0px;
	line-height: .75em;
}
li {
	line-height: 1.2em;
	margin: 0.25em 0px 0px 1em;
	font-size: 0.90em;
	width: 450px;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
dl {
	margin: .35em 0px 0px;
	padding: 0px;
}
dt {
	padding: 0px;
	margin: .15em 0px 0px;
	font-size: 0.8em;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
dd {
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px 10px 0px 1em;
}
img {
	visibility: hidden;
}
.imgTop {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 780px;
	display: none;
}
.imgBtm {
	margin: 0px 0px 25px;
	padding: 0px;
	display: none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.date {
	font-size: 12pt;
	line-height: 0.75em;
	color: #333;
	font-style: oblique;
	font-weight: bold;
	text-indent: 0.50em;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
p.summary {
	font-size: 12pt;
	color: #000;
	width: 740px;
	margin: 10px 40px 0px 20px;
	padding: 0px;
	line-height: 14pt;
}
#header {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
}
#header h1 {
	margin: 0px;
	padding: 5px 0px 5px 45px;
}
#Summary {
	margin: 0px 70px 0px 0px;
	padding: 0px;
}
#sidebar {
	margin: 10px 20px 0px;
	height: 352px;
	width: 270px;
	float: right;
	padding: 0px;
}
#content {
	margin: 10px 0px 0px;
	padding: 0px 10px 10px 25px;
	width: 740px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
}
#content h3 {
	font-size: 1em;
	margin-left: 10px;
	width: 740px;
}
#content h6 {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#sidebar_content {
	margin: 0px auto;
	padding: 5px 5px 5px 7px;
}
p#date {
	font-style: italic;
	text-align: right;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	font-family: "Century Gothic", trebuchet, geneva, helvetica, arial;
	color: #999;
}
#footer {
	margin: 7px 0px 0px;
	width: 780px;
	padding: 0px;
}
.break {
	page-break-before:always;
}
a:link, a:visited {
	text-decoration: none;
	color: black;
}
a[href^="http://"]:after {
	content:" "attr(href);
	font-weight:bold;
}
