h2 {margin:0; padding:0;}
h3 {margin:0; padding:0;}
h4 {margin:0; padding:0;}
p {margin:0; padding:0; font-size: 8pt;}
a {margin:0; padding:0;}
ul {margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0;}

div#page {
	border-top: 1px solid #cdd5e8;
	padding-top: 5px;
	padding-bottom: 10px;
}
h2.subHeader {
	margin-top: 0.5em;	margin-bottom: 1em;
	font-size: 10pt; font-weight: bold;
	color: #8C3131;
}
h2.subHeader em {
	font-weight: normal; font-style: normal;
}
.subsubHeader {
	font-size: 9pt; font-weight: bold;
	color: #8C3131;
}
/**/
a.subPageLnk {
	font-size: 8pt; font-weight: bold;
	color: #32466B;
	text-decoration: none;
}
a.subPageLnk:hover {
	font-size: 8pt; font-weight: bold;
	color: #813d3d;
	text-decoration: underline;
}

/* eqList */
div.eqList {
	clear: both;
	margin-top: 10px;
	padding-top: 3px;
}
div.eqList div.eq {
	clear: both;
	margin-top: 0em;
	padding: 0px 0px 15px 0px;
	border-top: 1px solid #e0e0e0;
}

div.eqList div.eq img.imR {
	float: right;
	padding: 0;
	border-left: 1px solid #eeeeee;
	border-top: 3px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
div.eqList div.eq div.d {
	padding: 5px 0px 15px 5px;
	border-top: 3px solid #eeeeee;
	background-color: whitesmoke;
}
div.eqList div.eq div.d a {
	display: block;
	text-decoration: none;
}
div.eqList div.eq div.d a h4.hd {
	margin-bottom: 0px;
	font-size: 9pt;
	color: #9d1313;
}
div.eqList div.eq div.d p.desc {
	margin-left: 10px;
	font-size: 8pt; font-weight: normal;
	color: #263551;
}
div.eqList div.eq div.d div.end {
	clear: both;
}

div.eqList div.eq div.d a:hover {
	text-decoration: none;
}

div.eqList div.eq div.d a:hover h4.hd {
	color: #e34a4b;
}

div.eqList div.eq_hv div.d {
	border-top: 3px solid #f8f8f8;
	background-color: white;
}
div.eqList div.eq_hv img.imR {
	border-left: 1px solid #f8f8f8;
	border-top: 3px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}
div.eqList div.eq_hv div.d p.desc {
	color: #32466b;
}

div.eqList div.listEnd {
	font-size: 1px;
}
/* linksList */
div.linksList {
	margin: 0;
	text-align: right;
}
div.linksList ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
div.linksList ul li {
	margin: 0 20px 5px 0;
}
div.linksList ul li a {
	font-weight: bold; color: #505050;
	text-decoration: none;
}
div.linksList ul li a:hover {
	font-weight: bold; color: #813d3d;
	text-decoration: underline;
}
div.linksList ul li a p {
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
/* linksGroupList */
div.linksGroupList {
	border-top: 1px solid #e0e0e0;
	margin-top: 1em; padding-top: 0.2em;
	margin-bottom: 2em;
	padding-left: 10px;
}
div.linksGroupList div.group {
	clear: left;
}
div.linksGroupList div.group p.listHd {
	float: left;
	color: #505050;
}
div.linksGroupList div.group ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
div.linksGroupList div.group ul li {
	float: left;
}
div.linksGroupList div.group ul li a {
	font-weight: bold;
	margin: 0 8px;
	text-decoration: none;
}
div.linksGroupList div.group ul li a.lnkP {
	color: #808080;
}
div.linksGroupList div.group ul li a.lnkA {
}
div.linksGroupList div.group ul li a.lnkP:hover  {
}
div.linksGroupList div.group ul li a.lnkA:hover  {
	text-decoration: underline;
}
div.linksGroupList div.end {
	clear: both;
}
/* rangeAttributes */
div.rangeAttributes {
	clear: right; float: right;
	margin-top: 0.8em;
	padding-left: 0px;
	padding-bottom: 10px;
}
div.rangeAttributes div.d {
	padding: 5px 10px;
	border: 1px solid #d0d0d0;
	background-color: whitesmoke;
}
div.rangeAttributes div.d p {
	color: #303030;
}
div.rangeAttributes div.d p.hd {
	font-size: 8pt; font-weight: bold;
}
div.rangeAttributes div.d p.ch {
	margin-top: 0.5em;
}
div.rangeAttributes div.d p.ch span.name {
	font-weight: normal;
}
div.rangeAttributes div.d p.ch span.value {
	font-weight: bold;
}
div.rangeAttributes div.d p.useHd {
	margin-top: 0.5em;
}
div.rangeAttributes div.d p.use {
	color: #32466b;
}
div.rangeAttributes div.d div.links {
	margin-top: 0.5em;
	border-top: 1px solid #e0e0e0;
	padding-top: 0.2em;
}
div.rangeAttributes div.d div.links p {
	text-align: right;
	color: #808080;
}
div.rangeAttributes div.d div.links p em {
	font-style: normal;
}
div.rangeAttributes div.d div.links p span {
	font-weight: bold;
}
div.rangeAttributes div.d div.links p a.lnk {
	text-decoration: none;
	font-weight: bold; font-size: 8pt;
	color: #3d5682;
}
div.rangeAttributes div.d div.links p a.lnk:hover {
	color: #e34a4b;
}
/* descriptionBox */
div.descriptionBox {
	padding-top: 1em;
}
div.descriptionBox img.imL {
	float: left;
	margin: 0px 0px 5px 10px;
}
div.descriptionBox img.imR {
	float: right;
	margin: 0px 0px 5px 10px;
}
div.descriptionBox h4.prop {
	font-size: 8pt; font-weight: bold;
	color: #303030;
}
div.descriptionBox p.c {
	margin-bottom: 0.4em;
	color: #303030;
}
div.descriptionBox p.c em {
	font-weight: bold;
	font-style: normal;
	color: #404040;
}
div.descriptionBox div.aux {
	margin-top: 0.5em;
	padding-top: 0.2em;	padding-left: 10px;
	border-top: 1px solid #e0e0e0;
}
div.descriptionBox div.aux p.c {
	color: #505050;
}
div.descriptionBox div.aux p.c em.hd {
	font-style: normal; font-weight: bold;
}
/* rangeAuxInfo */
div.rangeAuxInfo {
	padding-top: 10px;
}
div.rangeAuxInfo div.infoPart {
	width: 99%;
	margin-bottom: 10px;
	border-left: 1px solid #e0e0e3;
}
div.rangeAuxInfo div.infoPart div.header {
	border-top: 1px solid #e0e0e3;
	background: white;
}
div.rangeAuxInfo div.infoPart div.header p {
	border-top: 3px solid #f2f2f4;
	padding: 4px 10px 5px 10px;
	font-size: 8pt; font-weight: bold; color: #32466B;
}
div.rangeAuxInfo div.infoPart div.infoBox {
	padding-top: 1px;
	padding-left: 1px;
}
div.rangeAuxInfo div.infoPart div.infoBox div.content {
}

/* === RangePage */
div.ptrRangePage div.im {
	float: left;
	margin-bottom: 1em;
}
div.ptrRangePage div.im img {
	padding: 5px; padding-right: 25px;
}
div.ptrRangePage div.descriptionBox {
	clear: right;
}
/* === AuxDescPage */
div.ptrAuxDescPage p.txt0 {
	margin: 1em 0 0.5em 0;
}
div.ptrAuxDescPage div.im {
	float: right;
	margin-bottom: 1em;
}
div.ptrAuxDescPage div.im img {
	padding: 5px; padding-left: 25px;
}
div.ptrAuxDescPage div.imS {
	width: 100%; text-align: center;
	margin-bottom: 3em;
}
div.ptrAuxDescPage div.imS img {
	padding: 5px;
}
div.ptrAuxDescPage div.baseRangeLnk {
	text-align: right;
}
div.ptrAuxDescPage div.baseRangeLnk a {
	color: #606060;
	text-decoration: none;
}

