/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000000;
	}
img {
	border-style: none;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4E4E4E;
	font-weight: bold;
	padding: 0px 0px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20pt;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-bottom: 1px solid #A6B4CA;
	margin-top: 10pt;
	font-weight: bold;
	}
#wrapper {
	text-align: left;
	}
#banner {
	height: 46px;
	}
#content {
	width: 100%;
	margin-left:10px
	}
#navigation {
	display: none;
	}

#story {
	width: 100%;
}
#breadcrumbs{
	color: #666666;
	text-align: left;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #CFDBE7;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 99%;
	}
#breadcrumbs ul{
	display: inline;
	}
#breadcrumbs ul li{
	display: inline;
	}
#breadcrumbs a{
	color: #333333;
	text-decoration: none;
	}
#sectionhdr {
	display:none;
	}
#copy {
	width: 100%;
	float: none;
	padding-top: 5pt;
	}
#copy p{
	font-family: Arial, Helvetica, sans-serif;
	width: 70%;
	font-size: 11pt;
	color: #333333;
	margin-top: 1pt;
	margin-bottom: 10pt;
	}
#other {
	width: 100%;
	margin-top: 15pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	}
.otherinfo{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7F7F7F;
	padding-top: 5pt;
	}
.otherinfo p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	width: 70%;
	margin-top: 2pt;
	margin-bottom: 8pt;
	}
.clear {
	display:none;
	}
.copy_note{
	border-top: 1px dashed #A6B4CA;
	width: 100%;
	margin-top: 15pt;
	padding-top: 5pt;
	}
#copy .copy_note p{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:70%;
	margin-bottom: 10pt;
	font-style: italic;
	}
#btmnav{
	display:none;
	}
#footer {
	display:none;
	}

