
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	width: 750px;
}
* html body {
  width: 705px;
}
*:first-child+html body {
  width: 705px;
}
h2 {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin-bottom:4px;
}
td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
.no_sort {
	color: #000000;
}
ul {
	list-style-image: url(images/bullet.gif);

}
input {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 130px;
}
textarea {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 170px;
}
form {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

/* links
----------------------------------------------- */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.link2:link {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.link2:visited {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.link2:hover {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.foot:link {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.foot:visited {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.foot:hover {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.link3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.link3:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* -------------------------------------------- */
.top {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}
#footer {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding: 5px 6px 0 6px;
	border-top: 1px solid #000000;
}
#footer .disclaimer_text_centre {
	border-right: 1px solid #000000;
	padding: 0 20px 0 20px;
}
#footer .disclaimer_text_right {
	padding: 0 0 0 20px;
}
#footer .disclaimer_text_left {
	border-right: 1px solid #000000;
	padding: 0 20px 0 0;
}
#footer_right {
	float: right;
	vertical-align: top;
}
.copyright {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.home {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.title  {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	margin-top: 25px;
}
.title_white {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.title_main {
	display: block;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 8px;
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
}
.title2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.titlegrey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.titledgrey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.red {
	color: #FF3300;
}

.call {
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
/* -------------------------------------------- */

.backg0 {
	background-color:#000000;
}
.backg1 {
	background-color:#8C7D52;
}
.backg2 {
	background-color:#B6B6B6;
}
.backg3 {
	background-color:#CCCCCC;
}
.backg4 {
	background-color:#FFFFFF;
}

.button {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color:#CCCCCC;
	width: 80px;
}

#navigation {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 750px; 
  background-color: #b6b6b6;
  float: left;
  font-weight: bold;
}

* html #navigation {
  width: 705px;
}

*:first-child+html #navigation {
  width: 705px;
}

#header {
	 width: 750px;
	 top: 85px;
	 padding-top: 12px;
	 float: left;
}

* html #header {
  width: 705px;
}

*:first-child+html #header {
  width: 705px;
}

#left {
  width: 50%;
  padding-left: 8px;
  padding-top: 12px;
  float: left;

}

#right {
  width: 46%;
  padding-top: 12px;
  float: right;
}

#right_chart_page {
  width: 38%;
  padding-left: 8px;
  padding-top: 12px;
  float: left;

}

#left_chart_page {
  width: 58%;
  padding-left: 8px;
  padding-top: 12px;
  float: left;
}

#content,
#portfolio {
  width: 739px;
  float: left;
  padding: 10px 6px 10px 6px;
}
#main_content {
  min-height: 650px;
  overflow:hidden;  display:inline-block;
}

* html #content,
* html #portfolio {
  padding-top: 20px;
}

*:first-child+html #content,
*:first-child+html #portfolio {
  padding-top: 20px;
}

tr.alternate td {
  background-color: #D6D6D6;
}

#navigation{
  padding-left: 0px;	
  margin-left: 0px;
}

#navigation .tabs li {
  margin: 0;
  float: left;
  list-style-type: none;
}
#navigation .tabs a {
  margin-right: 1px;
  display: block;
  padding: 4px 13px;
  font-size: 14px;
  color: #fff;
  background-color: #b6b6b6;
  text-decoration: none;
  text-align: center;
}
#navigation .tabs a.selected {
  margin: 0;
  border-color: #fff;
  background-color: #fff;
  color: #000000;
}

#topnavigation {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 750px;
  height: 50px;
  background-color: #000000;
  float: left;
  font-weight: bold;
}

* html #topnavigation {
  padding-top: 12px;
  height: 40px;
}

*:first-child+html #topnavigation {
  padding-top: 12px;
  height: 38px;
}

#topnavigation .tabs li {
  margin: 0;
  float: left;
  list-style-type: none;
}
#topnavigation .tabs li a {
  margin-right: 1px;
  display: block;
  padding: 4px 13px;
  font-size: 14px;
  color: #fff;
  background-color: #000000;
  text-decoration: none;
  text-align: center;
}
#topnavigation .tabs a.selected {
  margin: 0;
  border-color: #fff;
  background-color: #fff;
  color: #000000;
}

#chartcontrols {
	padding-top: 26px;
	padding-left: 100px;
}

#chartnavigation {
  margin: 0;
  padding: 0;
  padding-bottom: 2px;
}
*:first-child+html #chartnavigation {
  margin: 0;
  padding: 0;
  padding-bottom: 2px;
}
#chartnavigation ul.tabs {
	padding: 0px;
	margin: 0px;
}
#chartnavigation .tabs li {
  margin: 0;
  float: left;
  list-style-type: none;
}
#chartnavigation .tabs li a {
  margin: 0;
  padding: 0px;
  font-size: 11px;
  color: #678396;
  text-decoration: none;
  text-align: center;
  border-bottom: 4px;
  float: left;
  width:85px;
}
#chartnavigation .tabs a.selected{
  margin: 0;
  border-bottom: 4px solid #678396;
}

#chartnavigation .tabs a:hover {
  margin: 0;
  border-bottom: 4px solid #678396;
}

#chartadditions ul.tabs {
	padding: 0px;
	margin: 0;
}
#chartadditions .tabs li {
  float: right;
  margin: 0;
  list-style-type: none;
}
#chartadditions .tabs li#barrier, #chartadditions .tabs li#range, #chartadditions .tabs li#underlying {
  margin: 0;
  padding: 0 10px 0 10px;
  float: left;
}

#chartadditions .tabs li.selected{
  border-bottom: 4px solid #678396;
}

#chartadditions .tabs li:hover {
  border-bottom: 4px solid #678396;
}

#chartadditions .tabs li#underlying.selected {
  border-bottom: 4px dashed #F74D47;
}

#chartadditions .tabs li#underlying:hover {
  border-bottom: 4px dashed #F74D47;
}

#chartadditions {
  padding-right: 10px;
  padding-bottom: 2px;
  margin-top: -10px;
  margin-right: 35px;
  font-size: 11px;
  color: #678396;
  text-decoration: none;
  text-align: center;
  float: right;
}

#smallchartnavigation {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}
#smallchartnavigation ul.tabs {
	padding: 0px;
	margin: 0px;
}
#smallchartnavigation .tabs li {
  margin: 0;
  float: left;
  list-style-type: none;
}
#smallchartnavigation .tabs li a {
  margin: 0;
  padding: 0px;
  font-size: 11px;
  color: #678396;
  text-decoration: none;
  text-align: center;
  border-bottom: 4px;
  float: left;
  width:62px;
}
#smallchartnavigation .tabs a.selected{
  margin: 0;
  border-bottom: 4px solid #678396;
}

#smallchartnavigation .tabs a:hover {
  margin: 0;
  border-bottom: 4px solid #678396;
}

#navseparator{
  padding-top: 12px;
}

#portfolio{
  width: 100%;
  padding-top: 5px;
  float: left;
}

#portfolio table{
  width: 98%;	
}

#portfolio thead{
 background-color: #b6b6b6;
 height: 30px;
}


#content th {
  font-weight:bold;
  height:27px;
  padding:6px;
  text-align:left;
  background-color:#B6B6B6;
}
#content .table_end{
  text-align:right;
}
#content td {
  padding: 3px 2px 3px 2px; 
  font-size:12px;
}
#content .alt_bg {
  background-color:#FFFFFF;
}

#login {
  background-color: #eeeeee;
  padding: 65px 0 100px 160px;
}
#login h3 {
	margin-left : 160px;
}
* html #login {
  padding: 10px 0 100px 160px;
}
*:first-child+html #login {
  padding-top: 30px;
}
*:first-child+html #login h3 {
  margin-left : 140px;
}
* html #login h3 {
  margin-left : 140px;
}

#login .checkboxes {
  border: 1px solid #666666;
  margin: 10px 0px 0 0;
  color: #333;
  padding: 4px;
  width: 20px;
  align: left
}
#login label {
  float: left;
  text-align: right;
  margin: 10px 5px 0 0;
  width: 200px;
}
#login input {
  border: 1px solid #999999;
  margin: 5px 0 5px 0;
  color: #333333;
  padding: 4px;
  width: 160px;
}
#login .button {
  border: 1px solid #333333;
  background-color: #999999;
  color: #FFFFFF;
  position: absolute;
  top: 245px;
  left: 310px;
  width: 110px;
}
.new_password_button {
  border: 1px solid #333333;
  background-color: #999999;
  color: #FFFFFF;
  position: absolute;
  top: 200px;
  left: 330px;
  width: 110px;
}
* html #login .button {
  top: 270px;
  left: 293px;
}
*:first-child+html #login .button {
  top: 260px;
}
.change_password_button {
  border: 1px solid #333333;
  background-color: #999999;
  color: #FFFFFF;
  position: absolute;
  top: 250px;
  left: 290px;
  width: 110px;
}
* html .change_password_button {
  top: 270px;
  left: 295px;
}
#login_error {
  margin: 30px 0 0 40px;
  padding: 20px;
  width: 300px;
  color: #D00B0B;
  text-align: center;
  border:1px solid #cccccc;
}
#login_success {
  margin: 30px 0 0 40px;
  padding: 20px;
  width: 300px;
  color: #008080;
  text-align: center;
  border:1px solid #cccccc;
}
.new_password_error {
  margin: 30px 0 0 80px;
  padding: 20px;
  width: 300px;
  color: #D00B0B;
  text-align: center;
  border:1px solid #cccccc;
}
.new_password_success {
  margin: 30px 0 0 80px;
  padding: 20px;
  width: 300px;
  color: #008080;
  text-align: center;
  border:1px solid #cccccc;
}
.login_error_text {
  color: #D00B0B;
  margin: 0 0 0 10px;
}
#new_password {
  margin: 40px 0 0 155px;
}
#icons{
  margin-bottom: 6px;
}
#history {
  padding: 6px;
}
* html #history{
  margin-top: 0;
}
#disclaimer {
  padding: 8px 0 0 0;
  width: 570px;
  color: #000000;
}
#disclaimer ol {
	list-style-type: lower-alpha;
}
#disclaimer li {
	padding-bottom: 5px;
}
#disclaimer_logo {
  height: 29px;
  width: 123px;
  background:#e4e4e4 url("http://research.tfssp.com/files/images/logo_interactive_data_print.gif") no-repeat left top;
}
.selection_calendar_box {
  border:1px solid #999999;
  margin-right: 4px;
  margin-bottom: 4px;
  height: 170px;
  width: 178px;
  float: left;
}
.selection_calendar_box_title {
  font-weight: bold;
  color: #000000;
}
.text_red {
  color:#F7403A;
}
.text_green {
  color:#66BC29;
}
#print_header_logo {
  margin: -5px 0 20px 10px;
}
