@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 120px;
}




#content {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
}
#content a:link {
	color: #006699;
}
#content a:visited {
	color: #006699;
}

#content a:hover {
	color: #006699;
}
#content a:active {
	color: #006699;
}


#content p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}



#content p.smalltext {
	font-size: 11px;
}

#content p.disclosure {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	line-height: normal;
	color: #666666;
}
#content p.question {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#content .answer {
	margin-left: 15px;
}


#content p.disclosureEmp {
	margin-top: 0px;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	padding-top: 0px;
}
#content p.image {
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#content p.imgCaption {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#content p.internalNote {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #FF0000;
}

#content h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333333;
}
#content h2.clearAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333333;
	clear: both;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#content h3.clearAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
#content h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content h5 {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 15px;
}
#content ol {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 25px;
	margin-left: 0px;
}
#content ul {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
}
#content dl {
	margin-top: 8px;
	margin-bottom: 8px;
}

#content dt {
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
}
#content dd {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#content caption {
	font-size: 12px;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#content td {
	font-size: 12px;
	padding: 5px;
}
#content td.small {
	font-size: 11px;
}


#content td.feeRightBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content td.feeLeftBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

#content table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #disclosureEmp {
	border: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #F5F5F5;
}

#fixedincome h3 {
	line-height: normal;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
#fixedincome h4 {
	padding-top: 5px;
}

#fixedincome table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#fixedincome caption {
	background-color: #F5F5F5;
	font-weight: bold;
	text-align: left;
	color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-transform: uppercase;
}
#fixedincome caption.corp {
	background-color: #8BC541;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fixedincome caption.cd {
	color: #000000;
	background-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fixedincome caption.notes {
	color: #000000;
	background-color: #0099CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#fixedincome td {
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#fixedincome td.ratingsBottom {
	border-bottom-style: none;
}
#fixedincome td.ratingsBtmRight {
	border-bottom-style: none;
	border-right-style: none;
}

#fixedincome p {
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}










#footer {
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 25px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer p {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	margin-right: 20px;
}
#footer ul {
	font-size: 10px;
	margin-left: 10px;
	padding-left: 20px;
	color: #666666;
	float: right;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	list-style-type: none;
	line-height: normal;
	margin-bottom: 10px;
	width: 190px;
}
#footer a:link {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #006699;
}
#footer a:active {
	color: #006699;
}
#fixedincome td.ratingsRight {
	border-right-style: none;
}
#content li.disclosureEmp {
	margin-top: 0px;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	padding-top: 0px;
}
#container #content #comparison td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
