@charset "utf-8";
.PageInfo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
	background-color: #FFF;
}
.PageInfo a, a:link, a:visited {
	text-decoration:none;
	color:#AA0101;
}
.PageInfo a:hover {
	text-decoration:underline;
}
.LinksCol{
	vertical-align: top;
	width: 570px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 20px;
}
.PageInfo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.PageInfo li {
	list-style-type: disc;
	list-style-position: inside;
	
}
.PageInfoRange {
	clear: both;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.PageInfoNewsInclude {
	clear: both;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.blockQuote {
	font-size: 17px;
	color: #999;
	width: 275px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 0px;
	line-height: 24px;
}
.P1 {
	font-size: 16px;
	line-height: 21px;
	color: #333;
	margin-bottom: 22px;
}
/*h1 {
	margin-bottom: 45px;
	padding-top: 30px;
	font-size: 18px;
}*/
.imgRht h6 {
	font-size: 11px;
	color: #666;
}

tr .Col2 {
	vertical-align: text-top;
	padding-top: 40px;
}
.Col2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	padding-right: 0px;
}

.Col2 p {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.numList {
	margin: 0px;
	padding: 0px;
}
.numList li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
}
.numList li .alphaList{
	margin: 0px;
	padding: 0px;
}
.numList li .alphaList li {
	list-style-type: lower-alpha;
}

