#pty_range cite {
	font-style: normal;
	position: relative;
	left: 20px;
}

#pty_col2 .pty_pListShell dl {
	background: none repeat scroll 0 0 #F1E9EA;
}

.pty_noOtherPopups {
	display: block;
	font-size: 12pt;
	padding: 12px 0;
}

#pty_col1 .pty_pListShell dl {
	background: none repeat scroll 0 0 #D2E1E7;
}


.pty_chartTypeList {
	position: absolute;
	background: none repeat scroll 0 0 #EEEEEE;
	border-style: solid;
	left: -1px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-color: #EEEEEE #EEEEEE rgba(100, 100, 100, 0.1);
	border-width: 1px 1px 3px;
	padding: 0 16px;
	width: 299px;
	top:25px;
	display: none;
}

#pty_chartTypeShell span {
	font-size: 14pt;
	margin-top: 2px;
}

#pty_chartTypeShell h1 {
	margin: 0 0 12px;
	font-size: 16pt;
}

.pty_pDataRow dl {
	height: 30px;
}

.pty_pDataRow dd {
	text-align: right;
}

.pty_pDataRow dt {
	font-weight: bold;
	float: left;
}

#pty_col2 .pty_pDataRow {
	color: #BC3535;
	border-color: #DCD2D3;
}

#pty_col1 .pty_pDataRow {
	color: #3A6CC6;
	border-color: #D2E1E7;
}

.pty_pDataRow {
	border-bottom: 1px dotted;
	padding: 12px 12px 6px;
	font-size: 12pt;
}

#pty_chartTypeShell {
	width: 300px;
	background: -moz-linear-gradient(center bottom , #EEEEEE, #F5F5F5) repeat scroll 0 0 transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border: 1px solid #EEEEEE;
	padding: 10px 15px 1px 16px;
	cursor: pointer;
	text-shadow: 1px 1px 0 #FFFFFF;
	position: relative;
	float: left;
	margin-bottom: 8px;
	z-index: 110;
}

td#pty_col1 {
	padding-right: 35px;
}

.pty_noPopupForAnalytics {
	font-size: 15pt;
	text-align: center;
	line-height: 143%;
	padding: 112px 30px;
	background: none repeat scroll 0 0 #F4F4F4;
}

.pty_anl_col {
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 451px;
}

#pty_noData {
	position: relative;
	z-index: 100;
	text-align: center;
	font-size: 13pt;
	color: #666666;
	margin-top: 16px;
	height: 74px;
	padding-top: 64px;
	background: none repeat scroll 0 0 #F4F4F4;
	display: none;
	margin-bottom: 16px;
}

#pty_chartLoading {
	text-align: center;
	width: 100%;
	top: 145px;
	height: 71px;
	padding-top: 60px;
	margin-bottom: -145px;
}

.pty_popupList {
	display: none;
}

.pty_anl_col h1 {
	font-size: 17pt;
	padding: 0 12px;
	margin: 0 0 1px;
}

.pty_pListShell dl {
	margin-bottom: 12px;
	position: absolute;
	margin-top: 7px;
	width: 423px;
	padding: 5px 12px 0;
	z-index: 1500;
	border-radius: 0 0 4px 4px;
}

.pty_pListShell a:hover, .pty_chartTypeList a:hover {
	opacity: 0.7;
}

.pty_pListShell a, .pty_chartTypeList a {
	color: inherit;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 13px;
}

#pty_col1 .pty_pListShell {
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	background: none repeat scroll 0 0 #D2E1E7;
	color: #3A6CC6;
	cursor: pointer;
	padding: 10px 0;
}

#pty_col2 .pty_pListShell {
	background: none repeat scroll 0 0 #F1E9EA;
	color: #BC3535;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	padding: 10px 0;
}

.pty_anl_col h1 span {
	font-size: 14pt !important;
	position: relative;
	right: 5px;
	top: 0px;
}

#pty_chartTypeShell:hover dl {
	display: block;
}

#pty_range span {
	margin-right: 6px;
	padding: 10px;
	font-weight: bold;
	font-size: 15pt;
}

#pty_rangeSelectShell label {
	display: block;
	font-size: 10pt;
	margin-left: 3px;
	margin-bottom: 3px;
}

#pty_rangeSelectShell {
	position: absolute;
	z-index: 1000;
	width: 250px;
	background: none repeat scroll 0 0 #EEEEEE;
	display: none;
	top: 43px;
	-moz-box-shadow: 0 0 0 #FFFFFF;
	box-shadow: 0 0 0 #FFFFFF;
	-webkit-box-shadow: 0 0 0 #FFFFFF;
	-khtml-box-shadow: 0 0 0 #FFFFFF;
	left: 0;
	border-bottom: 3px solid #EEEEEE;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	-khtml-border-radius: 0 4px 4px 4px;
	padding: 20px 10px 20px 20px;
}

#pty_rangeSubmitShell {
	background: none repeat scroll 0 0 #F4F4F4;
	border-bottom: 1px solid #EEEEEE;
	padding: 7px 13px;
	margin: 19px -10px -23px -20px;
}

#pty_range {
	cursor: pointer;
	border: 1px solid #EEEEEE;
	font-size: 14pt;
	text-shadow: 1px 1px 0 #FFFFFF;
	padding: 12px 34px 11px 7px;
	background: -moz-linear-gradient(center bottom , #EEEEEE, #F5F5F5) repeat scroll 0 0 transparent;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 0 0 0 #FFFFFF;
	box-shadow: 0 0 0 #FFFFFF;
	-webkit-box-shadow: 0 0 0 #FFFFFF;
	-khtml-box-shadow: 0 0 0 #FFFFFF;
}

#pty_rangeShell {
	position: absolute;
	z-index: 1007;
	top: 30px;
	left: 343px;
	right: auto;
}

