
/*
FILE CONCAT ADD FILE
PATH: /ft/resources/style/investmentCompanies/summary.css.asp
*/
#wsod #performanceSummaryTable {
	float: left;
}
#wsod #performanceSummaryTable tr td {
	font-size: 12px;
	font-weight: bold;
}
#wsod #performanceSummaryTable tr td.separation {
	border-bottom: none;
	width: 10px;
}

#wsod #performanceSummaryTable tr td.performanceTableLabel {
	text-align: left;
	color: #434343;
	font-weight: normal;
}

#wsod #performanceSummaryTable tfoot td {
	border-bottom: none;
	padding-top: 0;
	position: relative;
	height: 20px;
}

#wsod #performanceSummaryTable tfoot .disclaimer {
	float: left;
	position: absolute;
	*left: 0;
	*top: 0;
	white-space: nowrap;
}
/*
FILE CONCAT ADD FILE
PATH: /ft/resources/style/alerts.preferences.email.css.asp
*/


#wsod .contentModule.alertsModule.emailModule {
	margin-bottom: 0px;
}

#wsod .contentModule.alertsModule.emailModule FIELDSET {
	float: left;
}

#wsod .contentModule.alertsModule.emailModule .leftColumn H2 {
	border: none;
	float: left;
	padding-left: 5px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn FIELDSET.fieldsetForEmailFormat LABEL {
	font-size: 11px;
	padding-left: 7px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn FIELDSET.fieldsetForEmailFormat LABEL.first {
	padding-left: 35px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn FIELDSET.first {
	padding-right: 13px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn INPUT.radioEmail {
	display: block;
	float: left;
	height: 13px;
	margin: 0px;
	width: 13px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn .labelContainer {
	float: left;
	padding-left: 7px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn .labelContainer LABEL.blockLabel {
	color: #333;
	display: block;
	padding-bottom: 8px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn #emailFormatContainer {
	clear: both;
	color: #333;
	padding: 10px 0px 10px 20px;
}

#wsod .contentModule.alertsModule.emailModule .rightColumn #emailFormatContainer .description {
	float: left;
}

#wsod .contentModule.alertsModule.emailModule .emailTypeContainer {
	border: 1px solid #e9decf;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 10px 0px;
}

#wsod .contentModule.alertsModule.emailModule .emailTypeContainer .emailType {
	display: block;
	float: left;
	width: 140px;
}

#wsod .contentModule.alertsModule.emailModule .emailTypeContainer .emailAddress {
	width: 148px;
}

#wsod .contentModule.alertsModule.emailModule .emailTypeContainer .fieldsetForEmailFormat {
	padding: 4px 0px 0px 25px;
}

#wsod .contentModule.alertsModule.emailModule .emailTypeContainer .fieldsetForEmailFormat LABEL {
	font-size: 11px;
}

#wsod .contentModule.alertsModule.emailModule .emailTypeContainer .fieldsetForEmailFormat .exampleContainer {
	float: left;
	padding-left: 9px;
}

/*
FILE CONCAT ADD FILE
PATH: /ft/resources/style/lexiconSearchWidget.css.asp
*/


#wsod.gliki .searchWidgetPage {
    float: left;
    width: 100%;
}

#wsod.gliki .clear {
    clear: both;
}

#wsod.gliki .smallHeader {
    font-size: 16px !important;
    color: #000000 !important;
    margin-bottom: 5px !important;
    margin-top: 20px !important;
}

#wsod.gliki .codeSampleHolder {
    background-color: #F6E9D8;
    padding: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#wsod.gliki .codeSampleHolder .codeSample {
    color: #666666;
}

#wsod.gliki .codeSampleHolder .codeSample .black {
    font-weight: bold;
    color: #000000;
}

#wsod.gliki .introTextHolder {
    width: 45%;
    float: left;
    margin-top: 10px;
}

#wsod.gliki .introTextHolder .introText {
    width: 100%;
    font-size: 16px;
    color: black;
    line-height: 22px;
}

#wsod.gliki .testerHolder {
    width: 40%;
    float: right;
    background-color: #F6E9D8;
    padding: 10px 30px;
    margin-top: 10px;
}

#wsod.gliki .testerHolder .flashWidget {
    margin-top: 5px;
}

#wsod.gliki .addWidgetIntroText {
    margin-bottom: 10px;
}

#wsod.gliki .colorLegendHolder {
    width: 100%;
    float: left;
    border-bottom: 1px solid #E9DECF;
    margin-top: 5px;
    margin-bottom: 10px;
}

#wsod.gliki .colorLegendHolder .colorBox {
    width: 18px;
    height: 18px;
    border: 1px solid #666666;
    float: left;
}

#wsod.gliki .colorLegendHolder .legend {
    width: 30%;
    float: left;
    margin-bottom: 10px;
}

#wsod.gliki .colorLegendHolder .colorBox.white {
    background-color: #FFFFFF;
}

#wsod.gliki .colorLegendHolder .colorBox.ltGray {
    background-color: #EEEEEE;
}

#wsod.gliki .colorLegendHolder .colorBox.ftYellow {
    background-color: #FFFFED;
}

#wsod.gliki .colorLegendHolder .colorBox.ftSalmon {
    background-color: #FFF1E0;
}

#wsod.gliki .colorLegendHolder .colorBox.ftBlue {
    background-color: #ECF4FD;
}

#wsod.gliki .colorLegendHolder .colorBox.darkGray {
    background-color: #E7E2D7;
}

#wsod.gliki .colorLegendHolder .colorText {
    float: left;
    width: auto;
    margin-top: 3px;
    margin-left: 3px;
}

#wsod.gliki .sizeIntroText {
    margin-bottom: 5px;
}
