/* 
font - red: #9F0022;
*/

body, button, div, span, applet, object, iframe, h1, h2, h3,
  h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
  cite, code, del, dfn, em, fieldset, font, img, input, ins, kbd, q, s, samp, select, option,
  small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
  form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    z-index: 0; /*font-weight: normal;*/
}

* html body {
	font-size: 2em;
}

* html input { 
  font-size: 10px;

/*
select {
	color: #036;
}

input {
	font-size: 12px;
}



a img {
	border: none;	
}
*/


* html select, option {
	font-size: 10px;
	line-height: 10px;
}

.text {
	font-size: 12px;
}

.blueText {
	font-size: 12px;
	color: #036;
}

.left {
	float: left;
}

.siteheader .left {
	color: #036;
	font-size: 14px;
	font-weight: bold;
}

.right {
	float: right;
	margin-right: 20px;
}

.factright {
	float: right;
	margin-right: 50px;
	font-size: 12px;
}

.siteheader .right {
	color: #C90000;
	font-size: 12px;
	font-weight: normal;
}

.right img {
	padding-top: 1px;
}

.right a {
	font-size: 12px;
	color: #C90000;
}

body {
	background-color: #FFF;
}

.header {
	position: fixed;
	height: 99px !important;
	width: 100%;
	left: 0px;
	top: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	z-index: 10;
}

* html .header {
}

.headerborder {
	width: 976px;
	margin: auto;
	border-bottom: 0px solid #036;
}

* html .headerborder {
	width: 974px;
}

.headerArea {
	width: 974px;
	height: 78px !important;
	margin: auto;
	padding: 0px;
	border-left: 1px solid #99AEC2;
	border-right: 1px solid #99AEC2;
	border-top: 1px solid #99AEC2;
	border-bottom: 1px solid #336699;
	color: #003399;
	overflow: hidden;
	background-color: #CDE6F8;
}

* html .headerArea {
	height: 63px; 
}

.leftLogo {
	padding-left: 10px;
	height: 64px;
	float: left;
	border: none;
	width: 210px;
	text-align: left;
	overflow: hidden;
}

* html .leftLogo {
	height: 64px;
}

.leftLogo img {
	border-bottom: 1px solid #036;
}

* html .leftLogo img {
	overflow: visible;
	border-bottom: 1px solid #036;
}

.centerLogo {
	float: left;
}

.centerLogo .top {
	background-image: url("../pics/servicebar.gif");
	background-repeat: repeat-x;
	width: 725px;
	height: 24px;
	margin-left: 17px;
	border-bottom: 1px solid #6685A3;
	border-left: 1px solid #6685A3;
	border-right: 1px solid #6685A3;
	text-align: right;
}

.centerLogo .top a {
	font-size: 12px;
	color: #036;
	font-weight: bold;
}

* html .centerLogo .top {
	font-size: 12px;
}

.homeNav {
	width: 45%;
	float: left;
	text-align: left;
	margin-left: 15px;
	padding-top: 5px;
}

.lang {
	width: 45%;
	float: right;
	margin-right: 15px;
	padding-top: 5px;
}

.centerLogo .top a:hover {
	color: #c90000;
}

.centerLogo .top .selected {
	color: #5A85AC;
}

.centerLogo .bottom {
	width: 736px;
	height: 24px;
	margin-top: 30px !important;
	margin-left: 18px;
	padding: 0px;
}

.centerLogo .activeBottom {
	color: #FFF;
	font-size: 16px;
	background-image: url("../pics/menubar.gif");
	background-repeat: repeat-x;
	background-color: #336699;
	width: 736px;
	height: 24px;
	margin-top: 30px !important;
	margin-left: 18px;
	padding: 0px;
}
.centerLogo .activeBottom .selected {
	background-image: url("../pics/selectedmenu.gif");
	background-repeat: repeat-x;
}

#subNav {
	background-color: #B5CDDC;
	width: 974px;
	height: 18px;
	margin: auto;
	border-left: 1px solid #99AEC2;
	border-right: 1px solid #99AEC2;
}

* html #subNav {
	height: 19px;
	border-bottom: 1px solid #003366;
}

.contentArea {
	text-align: left;
	background-color: #F5F8FA;
	overflow: hidden;
	width: 974px;
	margin: auto;
	margin-top: 82px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #99AEC2;
}

* html .contentArea {
	text-align: left;
	width: 974px;
	border-top: none;
	margin: auto;
	padding-bottom: 20px;
}

.c {
	width: 100%;
	margin: 0;
	padding: 0;
	top: 82px;
	left: 0px;
	text-align: center;
}

* html .c {
	margin-top: -1px;
}

.footer {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}

* html .footer {
	font-size: 12px;	
}

.content {
	font-size: 12px;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 22px;
	border: 1px solid #99AEC2;
	padding-left: 10px;
	padding-bottom: 10px;
	/* overflow:hidden to size the content to 100% */
	overflow: hidden;
}

* html content {
	
}

.siteheader {
	height: 25px;
	width: 100%;
	background-color: #CDE6F8;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: -10px;
	border-bottom: 1px solid #FFF;
}

* html .siteheader {
	height: 35px;
	width: 100%;
}

.detailnav {
	height: 23px;
	width: 100%;
	background-color: #CDE6F8;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	margin-left: -10px;
	margin-bottom: 20px;
}

* html .detailnav {
	width: 100%;
	height: 28px;
}

.fundSelect {
	width: 337px;
}

.menuSelect {
	width: 137px;
}

.note {
	font-weight: bold;
	padding-bottom: 5px;
}

.error {
	color: red;
	font-weight: bold;
}

.perfresult {
	width: 98%;
	margin-left: 30px;
}

.perfresult table {
	width: 80%;
}

tr.perfred td {
	color: #CC0000;
	font-weight: bold;
}

.perfhr {
	width: 95.5%;
	color: #669ACE;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 15px;
}

* html .perfhr {
	margin-left: 0px;
	width: 96.3%;
	height: 1px;
}

tr.nodecoration td {
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.perfheader {
	height: 24px;
	width: 94%;
	background-color: #CDE6F8;
	color: #036;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}

* html .perfheader {
	width: 98%;
	margin-left: 13px;
	margin-top: -6px;
}

.righttd {
	text-align: right;
}

/* ############ TABLE ############### */

table {
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #FFF;
}

table caption {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;	
	color: #036;
}

* html table caption {
	font-size: 12px;
}

table td {
	border-bottom: 1px solid #99CCFF;
	padding: 2px;
	white-space: nowrap;
	font-size: 12px;
}

td.noline {
	border-bottom: none;
}

.accTopTable {
	width: 300px;
}

.accTopTable td a {
	color: #036;
	font-size: 12px;
}

.factsheetadvantagestab td pre {
	font-size: 12px;
}

.factsheetadvantagestab td {
	border-bottom: none;
}

.factsheetbottomtext {
	padding-top: 15px;
	width: 98%;
	font-size: 10px;
	float: left;
}

* html .factsheetbottomtext {
	padding-top: 15px;
	font-size: 10px;
}

#factsheetlefttd {
	float: left;
	width: 50%;
	margin-right: 39px;
}

.factsheetfirsttable caption {
	margin: 0px !important;
	padding: 0px !important;
}

#factsheetrighttd {
	margin-right: 15px;
	float: right;
}

#factsheetrighttd img {
	padding-bottom: 5px;
}

* html #factsheetrighttd {
	float: right;
}

.tdright {
	padding-left: 15px;
	text-align: right;
}

.tdleft {
	padding-right: 15px;
	text-align: left;
}

th {
    color: #036;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

* html th {
	font-size: 12px;
	/* border-left: 1px dotted #336699; */
}

th sup {
	font-weight: normal;
}

/* special cases */

.padded {
	width: 90%;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.padded th {
	background-color: #CDE6F8;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;	
	color: #036;
}

.tertable {
	margin-top: 10px;
	margin-left: 10px;
	width: 96%;
}

* html .tertable {
	width: 94%;
}

.tertable th {
	background-color: #CDE6F8;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;	
	color: #036;
}

.tertable td {
	padding-right: 10px;
	border-right: 1px solid #FFF;
	background-color: #E6EBF0;
	border-bottom: 1px solid #FFF !important;
}

.tertable .tdright {
	width: 150px;
}

.histlefttd {
	float: left;
	font-size: 12px;
}

.histrighttd {
	padding-left: 200px;
}

#tables {
	margin-left: 120px;
}

#tables table {
	width: 90%;
	margin-bottom: 20px;
}

* html #tables table {
	width: 60%;
}

#tables caption {
}

#tables th {
	text-align: center;
	color: #036;
	font-size: 12px;
	padding-top: 2px;
	background-color: #CDE6F8;
}

#tables td {
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #FFF;
	background-color: #E6EBF0;
	border-bottom: 1px solid #E6EBF0 !important;
}

#tables th.noline {
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	background-color: #B5CDDC;
	border-bottom: 1px solid #FFF;
}

#tables th.noline span {
	font-size: 14px;
	font-weight: bold;
	color: #036;
}

.perftab {
	width: 100%;
}

* html .perftab {
	width: 95%;
}

.perftab > caption {
	font-size: 14px;
}

.perftab > table td {
	height: 100%;
}

.perftab table td, .perftab td {
	border: none;
}

.sharetab {
	width: 100%;
}

* html .sharetab {
	width: 95%;
}

.sharetab th {
	background-color: #CDE6F8;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;	
	color: #036;
}

.sharetab td {
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #FFF;
	background-color: #E6EBF0;
	border-bottom: 1px solid #FFF !important;
}

.fundpricetab {
	width: 95%;
}

.fundpricetab th {
	background-color: #B5CDDC;
	border: 1px solid #FFF;
	padding: 2px;
}

.fundpricetab td {
	background-color: #E6EBF0;
	border: 1px solid #FFF;
	padding: 2px;
}

.textbold {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;	
	color: #036;
}

.textbold pre {
	font-size: 12px;
	font-weight: normal;
}

.factsheettab {
	margin-top: 20px;
	width: 100%;
}

.factsheettab table {
	width: 100%;
}

.factsheettab table caption {
	margin-top: 20px;
}

* html .factsheettab table caption {
	padding-top: 20px;
}

/* ############# DOWNLOAD DATA ############ */

.boxArea {
	margin-top: 30px;
	height: 250px;
}

#leftBox {
	border: 1px solid #7F9DB9;
	height: 245px;
	width: 200px;
	float: left;
	overflow: auto;
}

#centerBox {
	border: 1px solid #7F9DB9;
	height: 245px;
	width: 200px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
}

#buttonBox {
	height: 245px;
	width: 40px;
	float: left;
	margin-right: 5px;
}

#buttonBox .button {
	background-color: #ECE9D8;
	border: 1px outset #716F64;
	text-align: center;
	padding: 4px;
	margin-bottom: 1px;
}

* html #buttonBox .button {
	font-size: 12px;
}

#buttonBox .topButtons {
	padding-top: 40px;
}

#buttonBox .bottomButtons {
	padding-top: 75px;
}

#rightBox {
	border: 1px solid #7F9DB9;
	height: 245px;
	width: 200px;
	float: left;
	overflow: auto;
}

.boxArea .inputButton {
	float: right;
	clear: both;
	padding-right: 150px;
}

* html .boxArea .inputButton {
	padding-top: 250px;
}

.boxEntry {
	width: 99%;
	background-color: #DDD;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	border-bottom: 1px solid #AAA;
	font-size: 76% !important;
}

* html .boxEntry {
	width: 100%;
	font-size: 76% !important;
}

/* ########## ARROWS ########## */

.arrows {
	width: 8px;
}

.arrows .up {
	height: 8px;
	width: 8px;
	margin-bottom: 2px;
}

.arrows .down {
	height: 8px;
	width: 8px;	
}

* html .arrows {
	width: 8px;
}

* html .arrows .up {
	line-height: 8px;
	width: 10px;
	margin-bottom: 1px;
}

* html .arrows .down {
	line-height: 8px;
	width: 10px;
}

b {}

.bluelink {
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}

a.bluelink {
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}

a {
	text-decoration: none;
}






