@charset "windows-1252";
/* CSS Document */

.noprint {
	display: none;
}
html, body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	color: #333333;
	text-align: left;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#PrintHeader {
	height: 152px;
	width: 334px;
}
#EncloseContent {
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 132px;
	padding: 0px;
	width: 466px;
}
#PrintFooter {
	font-size: 10px;
	color: #6C818D;
	line-height: 13px;
	margin-right: 20px;
	margin-left: 132px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.clearboth {
	display: none;
}

/****** typo *******/

h1, .contentheading, .componentheading {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
h2 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p.img_caption {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 12px;
	font-style: normal;
	margin-top: 4px;
	padding-bottom: 12px;
	border: 0px dotted #333333;
}
ul, ol  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
ul  {
	list-style-type: square;
}
ol  {
	list-style-type: decimal;
}
li {
	margin-top: 4px;
}
fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
legend {
	font-weight: bold;
	font-size: 12px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 16px;
	margin-bottom: 16px;
}

