body  {
	background: #E6E6E6; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.headOrange12B {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #FF8000;
	font-weight: bold;
}
.archiveNotes {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #292929;
	line-height: 12px;
}
.fragment ul {
	margin: 0px;
	padding-left: 1em;
}
.fragment li {
	margin-top: .4em;
}
.twoColFixRtHdr .pagecontent {
	width: 838px;
	background: url(../_img/navigation/shadow_bottom_2.gif) no-repeat right top;
	margin-top: 0px;
} 
.twoColFixRtHdr .pagecontent_wide {
	width: 838px;
	margin-top: 0px;
	background-image: url(../_img/home/Back_cols_home.gif);
	background-repeat: repeat-y;
	background-position: right top;
} 

.twoColFixRtHdr #container {
	width: 838px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../_img/global/Back_cols.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.twoColFixRtHdr #container2 {
	width: 838px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.twoColFixRtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 35px;
	background-color: #FFFFFF;
	background-image: url(../_img/navigation/Header_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
#header  h1 {
	background-image: url(../_img/navigation/Header_03.gif);
	display: block;
	float: left;
	margin: 0px;
	height: 35px;
	width: 161px;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	color: #FFFFFF;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	text-align: right;
	width: 207px;
	margin-right: 5px;
}
#header .onionskin {
	background-image: url(../_img/navigation/Header_07.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 238px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
} 
.twoColFixRtHdr #mainContent_wide {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
.twoColFixRtHdr #footer {
	width: 838px;
	color: #FFFFFF;
	background: #E6E6E6 url(../_img/global/footer_full_background.gif) no-repeat 5px top;
	display: block;
	clear: both;
	height: 34px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.page_end { 
	clear:both;
	height:20px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	width: 838px;
	background: url(../_img/global/Back_bottom.gif);
}
.page_end_wide {
	clear:both;
	height:18px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	width: 838px;
	background-image: url(../_img/global/Back_bottom_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_end2 {
	clear:both;
	height:5px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	width: 838px;
	background-image: url(../_img/global/Back_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#LinksBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 29px;
	color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-left: 180px;
	padding-top: 5px;
	font-weight: normal;
	text-align: left;
}
.content, .blankpage{
	padding:40px 0px 0px;
	font-family:arial;
	font-size:11px;
	color:#333333;
	margin: 0px 20px 20px 23px;
	}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color:#0033CC;
	}
a img {
	text-decoration: none;
	border-top-width: 0px;
	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;
}
a:hover {
	color:#CC0000;
	}
a:visited {
	color: #0033CC;
}

.contentNavigation{
	font-family:arial;
	font-size:10px;
	margin-top: 60px;
	margin-right: 23px;
	margin-bottom: 0px;s
	margin-left: 15px;
	padding: 0px;
	width: 227px;
	}
	
.contentNavigation b{
	font-family:arial;
	font-size:12pt;
	color: #292929;
	font-weight: normal;
	}

.contentNavigation ul{
	line-height:16px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}
.contentNavigation li {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	background-image: url(../_img/global/bullet_links.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
.contentNavigation li a{
	font-size: 10pt;
	color:#FF8000;
	line-height: 1.3em;
	}

.contentNavigation li a:hover{
	color:#CC0000;
}
.content  h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #444444;
}

.blankpage  h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
}
.content  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	display: block;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}

blockquote {
	font-size:10pt;
}

.blankpage h3 {
	font-size: 10pt;
	font-weight:normal;
	color: #292929;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
 
 .content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF8800;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: bold;
	margin: 1.5em 0em -1em;
}
.content  h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
	display: block;
	line-height: 1.3em;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}
.content hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 550px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 20px;
	display: block;
}
.content p, .content ul,
.content ol, .blankpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.content p b {
	color: #272F45;
}
.content  ul li {
	list-style-type: none;
	padding-left: 7px;
	color: #292929;
	line-height: 1.2em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	background-image: url(../_img/Bullet_cyan.gif);
	background-repeat: no-repeat;
	background-position: left 5pt;
}
.content  ol li {
	list-style-type: decimal;
	color: #292929;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.content table {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #292929;
	width: 100%;
	border: 1px solid #cccccc;
}
/*.content tr td:first-child {
font-weight:bold;
	text-align: center;
	text-align: center;
}*/
.archiveTableTD {
	text-align: center;
	text-valign: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
}
.content td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
}
.content td a {
	text-align: left;
	display: block;
	color: #333399;
}
.content td a:hover {
	color: #CC0000;
}

.answers {
	font-size:10pt;
}

.terms td a {
	color: #459DDD;
}
.terms td a:hover {
	color: #CC0000;
}
.content .headerRow td {
	background-color: #2B4F73;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(../_img/tables_header.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldRow td {
	font-weight: bold;
}
.content .headerRow cite {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: transparent;
	display: inline;
	color: #FFFFFF;
}
.content .preHeaderRow td {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #459DDD;
	font-size: 9pt;
	background-repeat: repeat-x;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content .headerRowAlt1 {
	background-color: #2B4F73;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(../_img/tables_header_alt1.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content .headerRowAlt2 {
	background-color: #2B4F73;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(../_img/tables_header_alt2.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content td.divider,
.content .headerRow .divider {
	text-align: center;
	background-color: #459DDD;
	width: 1px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.content td.divider_td {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content .preHeaderRow .divider_td {
	border-left-color: #BEE1FF;
	border-left-width: 2px;
}
.content caption {
	text-align: left;
	font-size: 7pt;
}
.content .preHeaderRow td cite {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: transparent;
	display: inline;
	color: #666666;
}
.content samp var {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #459DDD;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content  samp {
	color: #333333;
	margin-top: 30px;
	display: block;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 30px;
	margin-left: 30px;
	background-image: url(../_img/white_top.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.content .headerRowAlt1 cite {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}
.content .sendmail {
	color: #333333;
	margin-top: 30px;
	display: block;
	background-color: #E3E6ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 70px;
	background-image: url(../_img/global/Env_lett.gif);
	background-repeat: no-repeat;
	background-position: 15px 18px;
}
.content dfn {
	font-size: 8.5pt;
	color: #68829A;
}
.contNav_td {
	background-image: url(../_img/global/contenteNav_back.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.Superpic {
	display: block;
	margin: 0px;
	height: 213px;
	width: 599px;
	background: no-repeat left top;
	padding: 0px;
}
#Superpic_Tedbits {
	background: url(../_img/superpics/Superpic_Tedbits.jpg);
}
#Superpic_PortfolioAnalysis {
	background-image: url(../_img/superpics/Superpic_PortfolioAnalysis.jpg);
	background-repeat: no-repeat;
	width: 599px;
	margin: 0px;
}
#Superpic_GettingStarted {
	background-image: url(../_img/superpics/Superpic_GettingStarted.jpg);
	background-repeat: no-repeat;
	width: 599px;
	margin: 0px;
}
#Superpic_Volatility {
	background-image: url(../_img/superpics/Superpic_Volatility.jpg);
	background-repeat: no-repeat;
	width: 599px;
	margin: 0px;
}
#Superpic_Winsdom {
	background-image: url(../_img/superpics/Superpic_Wisdom.jpg);
	background-repeat: no-repeat;
	width: 599px;
	margin: 0px;
}
#Superpic_Safety {
	background-image: url(../_img/superpics/Superpic_Safety.jpg);
	background-repeat: no-repeat;
	width: 599px;
	margin: 0px;
}
#Superpic_InvestorResources {
	background-image: url(../_img/superpics/Superpic_InvestorResources.jpg);
	background-repeat: no-repeat;
	width: 599px;
	margin: 0px;
}
.Superpic_text {
	display: block;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Superpic  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	line-height: 1.2em;
	margin-top: .9em;
	margin-bottom: 0.5em;
}
.Superpic h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	display: block;
	margin-bottom: .3em;
}
.Superpic a {
	color: #CCEE00;
}
#rightCol_wrapper {
	text-align: left;
	padding: 0px 5px 0px 0px;
}
.RightCol_panel {
	width: 207px;
	margin-top: 20px;
	text-align: left;
	background-image: url(../_img/global/Colfragment_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.panelbottom {
	background-image: url(../_img/global/Colfragment_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RightCol_panel h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 31px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.RightCol_panel_cushy {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px 15px 5px;
	background: url(../_img/global/Colfragment_top.gif) no-repeat left top;
}
.RightCol_panel_cushy2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	align: left;
	margin: 0px;
	padding: 0px 15px 5px;
	background: url(../_img/global/Colfragment_top.gif) no-repeat left top;
}
.RightCol_panel_cushy a {
	color: #333399;
}
.RightCol_panel_cushy a:hover {
	color: #CC0000;
}
.RightCol_panel_cushy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.3em;
	color: #292929;
	margin-top: 0.7em;
	margin-bottom: .7em;
}
.RightCol_panel_cushy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1em;
	color: #222222;
	margin-top: .5em;
	margin-bottom: 0.5em;
}
.rightCol {
	background-color: #E6E6E6;
	width: 228px;
	display: block;
	float: right;
}
.RightCol_panel_cushy label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.8em;
	color: #EE9303;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.RightCol_panel_cushy input {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #000000;
	width: 174px;
}
input.smallbutton {
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 27px;
	color: #29ABE2;
	height: 27px;
	width: 70px;
	background-image: url(../_img/global/Button_sendSmall.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
input.starterbutton {
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 27px;
	color: #29ABE2;
	height: 27px;
	width: 130px;
	background-image: url(../_img/global/Button_sendStarter.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.content_1stLev {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
}
#Tedbits_welcome    h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3399FF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#Tedbits_welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.3em;
}
#Tedbits_welcome p i {
	font-size: 9pt;
	color: #000000;
}
#Tedbits_welcome b {
	color: #333333;
}
.inlinephoto {
	float: left;
	margin-right: 13px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#Tedbits_welcome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.disclamer, .disclamer p {
	display: block;
	font-size: 8pt;
	line-height: 1.2em;
	color: #333333;
}

.disclamer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.disclaimerRed, .disclaimerRed p {
	color: #CC0000;
}
.disclaimerRedHead, .disclaimerRedHead p {
	color: #CC0000;
	font-size: 12pt;
}
.moreinfo {
	display: none;
}
.squared {
	border: 1px solid #999999;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.squared p {
	line-height: 1.4em;
	font-size: 9pt;
	display: block;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
a.pdfformat, pdfformat a {
	background-image: url(../_img/global/pdf.gif);
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 2px;
}
a.pdfformat, pdfformat a:hover {
	color: #CC0000;
}
.subscription_td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	background-image: url(../_img/global/prod_orangeback.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.subscription_name {
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
	display: block;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.subscription_block {
	background-image: url(../_img/global/prod_orangeback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.formfields, .shortfields input {
	width: 200px;
}
.formfields, .shortfields300 input {
	width: 200px;
}
#Q1, #Q2, #Q3, #Q4, #Q5, #Q6, #Q7, #Q8, #Q9,
#Q10, #Q11, #Q12, #Q13, #Q14, #Q15, #Q16, #Q17,
#Q18, #Q19, #Q20, #Q21, #Q22, #Q23, #Q24, #Q25,
#Q26, #Q27, #Q28, #Q29, #Q30, #Q31, #Q32, #Q33,
#Q34, #Q35, #Q36, #Q37, #Q38, #Q39, #Q40 {
display:none
}
.framed  {
	display: block;
	clear: both;
	margin-bottom: 30px;
	padding: 20px;
	background-color: #E3E6ED;
	border: 1px solid #CCCCCC;
	height: auto;
	max-width: 510px;
}
.Superpic_text p b {
	color: #FFFFFF;
}
.fragment label {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 2.2em;
	color: #FF8000;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.fragment  h2 {
	font-size: 11pt;
	color: #333333;
	margin-bottom: 0.5em;
}
.disclosure-footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
} 

.riskDisclosure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
}	