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

/* Typo */
body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
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;
}
#Footer h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	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;
}
div.img_caption p, 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;
}
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;
}
.pagenav {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.createdate {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-bottom: 12px;
	padding-top: 4px;
}

