body {
margin:0;
font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
}


/*=sidebar 1 - left column*/
#contentWrapper #sidebar1 {
width:295px;
margin-left:0px;
border:2px solid #D8D17B;
}

#contentWrapper #source {
margin-left:13px;
border:0;
font-size:10px;
}

/*=quick quote*/
#sidebar1 #getQuote {
padding:2px 0 0 13px;
background:#62893B;
width:282px;
height:84px;
}
#getQuote h2 {
margin:15px 0 4px 0;
font-size:13px;
color:#ffffff;
line-height:1.0;
}
#getQuote fieldset {margin:0 0 0 1px; padding:0;border:0;}
#getQuote legend {display:none;}
#getQuote input#QuoteSymbol_1 {
vertical-align:middle;
width:158px;
height:15px;
font-size:11px;
color:#323A42;
}
#getQuote input#quickQuoteSubmit {
vertical-align:middle;
width:25px;
height:20px;
padding:0;
font-size:10px;
}
#getQuote p {
color:#ffffff;
margin:3px 0 0 1px;
line-height:1.2;
font-size:10px;
}
#getQuote a {color:#ffffff; text-decoration:underline;}
#getQuote a:hover {text-decoration:none;}

/*=search TSX*/
#sidebar1 #indicesHead {
background:#E3E3B3;
width:292px;
padding:2px 0 0 3px;
}
#indicesHead h2 {
font-size:11px;
padding:0 0 0 7px;
margin:0;
}
#sidebar1 #indices {
background:#ffffff;
width:292px;
padding:2px 0 0 3px;
}
table {
border-spacing:0px;
border:0; padding:0; margin:0;
}
th {
font-size:10px;
text-align:left;
}
td {
background:#ffffff;
font-size:10px;
}


