@charset "UTF-8";
#FSTE350topSTOCKS {
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 535px;
}
#FSTE350textHEAD_STOCKS {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 30px;
	padding-left: 30px;
	width: 535px;
}
#FSTE350textSTOCKS {
	margin-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	width: 535px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container {
	width: 595px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#FSTE350emailPICS {
	height: 25px;
	padding-top: 5px;
	width: 595px;
}
#FSTE350logo {
	height: 50px;
	padding-left: 25px;
	background-color: #FFCC00;
	width: 570px;
}
.twoColFixRtHdr #header {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	height: 60px;
	background-color: #FFCC00;
} 
#FSTE350headerSUB {
	background-color: #FFCC00;
	height: 25px;
	padding-top: 5px;
	width: 595px;
}
#FSTE350subTITLE {
	float: left;
	width: 320px;
	padding-left: 30px;
}
#FSTE350subDATE {
	float: right;
	width: 215px;
	padding-right: 30px;
	text-align: right;
}
#FSTE350index {
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 535px;
}
#FSTE350textHEAD {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 30px;
	padding-left: 30px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
} 
#FSTE350top {
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 535px;
}
#FSTE350textHEAD2 {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 30px;
	padding-left: 30px;
	width: 535px;
}
#FTSE350sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#FSTE350mainContent2 {
	margin-top: 0;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#FSTE350top2 {
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 535px;
}
#FSTE350footer {
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	width: 535px;
}
.mastHEAD {
	font-size: 50px;
	color: #FFFFFF;
}
.mastSUB {	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textHEAD {	font-size: 24px;
	color: #CCCCCC;
}
.textSUB {
	color: #FFCC00;
	font-weight: bold;
	font-size: 9pt;
}
.textSUB_K {font-size: 9pt; font-weight: bold; }
.text {
	font-size: 9pt
}
.textSMALL {font-size: 8pt}
.navGREY_9 {
	font-size: 9pt;
	color: #666666;
}
.navGREY_8 {	color: #666666;
	font-size: 8pt;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #0066cc;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.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;
}

