﻿@charset "UTF-8";
/* CSS Document */

.fullCommentaryList {
	width: 660px;
	padding: 0;
	margin: 6px 0 0 22px;
	background-color: #FFFFFF;
	border-top: solid #e6e3dc 5px;
}

.fullCommentaryList .clear
{
    clear: both;
    height: 0px;
}

.fullCommentaryList h1
{
    font: normal 20px Arial Black;
    color: #33322f;
    letter-spacing: -1px;
    margin: 10px 0 10px 10px;
}    

.fullCommentaryList .disclaimer 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #424242;
	margin: 10px 12px;
	padding: 0px;
	line-height: 1.4em;
}

.fullCommentaryList .disclaimer p
{
    margin-bottom:1em;
}

.fullCommentaryList .title a:link {
	color:#004276;
	text-decoration:none;
}
.fullCommentaryList .title a:visited {
	text-decoration:none;
	color:#004276;
}

.fullCommentaryList .title a:active {
	text-decoration:none;
}

.fullCommentaryList .title a:hover {
	text-decoration:underline;
	color: #000000;
}

.fullCommentaryList .title a {
	display:block;
	margin:0 0 .4em 0;
	padding:0;
	font-size:1em;
	font-family:Georgia;
	font-weight:bold;
}


.fullCommentaryList .fullCommentaryListHeader {
	margin:0;
	padding:0.75em 0 0 0;
	border-top: solid #e6e3dc 5px;
}

.fullCommentaryList .fullCommentaryListHeader #commentaryListDescription {
	margin:0;
	padding:0 0 0 10px;
	font-size: 1.4em;
}

.fullCommentaryList .fullCommentaryListHeader #commentaryNum {
	margin-top: 0pt; 
	margin-right: 0pt; 
	margin-bottom: 0pt; 
	margin-left: 0pt; 
	padding-top: 0pt; 
	padding-right: 0pt; 
	padding-bottom: 0pt; 
	padding-left: 10px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 0.75em; 
	color: #666666; 
	font-weight: bold;
}

.fullCommentaryList #commentaryPage {
	margin-top: 0pt;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0pt;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
	text-align: right;
}   

.fullCommentaryList #commentaryFilter {
    margin-top: 0pt; 
    margin-right: 0pt; 
    margin-bottom: 0pt; 
    margin-left: 0pt; 
    padding-top: 0pt; 
    padding-right: 0pt; 
    padding-bottom: 0pt; 
    padding-left: 10px; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 0.75em; 
    color: #666666; 
    font-weight: bold;
}    

.fullCommentaryList #commentaryPager {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	font-size: .7em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

.fullCommentaryList #commentaryPager a:link {
	color:#004276;
	text-decoration:none;
}
.fullCommentaryList #commentaryPager a:visited {
	text-decoration:none;
	color:#004276;
}

.fullCommentaryList #commentaryPager a:active {
	text-decoration:none;
}

.fullCommentaryList #commentaryPager a:hover {
	text-decoration:underline;
	color: #000000;
}

.fullCommentaryList #commentaryPager .currentPage 
{
    margin-top: 0px; 
    margin-right: 2px; 
    margin-bottom: 0px; 
    margin-left: 2px; 
    padding-top: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 1em; 
    color: #666666; 
    font-weight: bold;
}

.fullCommentaryList #commentaryPager a:link {
	margin-top: 0px; 
    margin-right: 2px; 
    margin-bottom: 0px; 
    margin-left: 2px; 
    padding-top: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 1em; 
    color:#004276;
    font-weight: bold;
}

.fullCommentaryList #commentaryPager a:visited {
	color:#004276;
}

.fullCommentaryList #commentaryPager a:active {
	color:#004276;
}

.fullCommentaryList #commentaryPager a:hover {
	color:#000000;
}

.fullCommentaryList .title {
	margin:0;
	padding:0;
	font-size: 1.15em;
	font-family: Georgia;
}

.fullCommentaryList .summary {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-size: 0.95em;
	line-height: 1.45em;
	color: #121212;
	display: block;
	font: normal .9em Georgia;
}

.fullCommentaryList .commentCount
{
    margin: 10px 0 0 0;
    padding: 0;
    font: bold .78em Arial;
}

.fullCommentaryList .commentCount a
{
    color: #004276;
    text-decoration: none;
}

.fullCommentaryList .commentCount a:hover
{
    color: #000;
    text-decoration: underline;
}

.fullCommentaryList .timestamp {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#636363;
	display: block;
	margin: 0 0 10px 0;
}

.fullCommentaryList .author 
{
	font-size: .78em;
	font-family: Arial, Helvetica, sans-serif;
	color:#636363;
	display: block;
}

.fullCommentaryList ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

.fullCommentaryList .analyst 
{
	margin:1em 0px 0 0;
	padding:1em 5px 0 40px;
	list-style-type: none;
	border-top: solid #e6e3dc 1px;
	background-image: url(../images/icon_document.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
	cursor: pointer;
}

.fullCommentaryList .techAnalysis 
{
	margin: 1em 0px 0 0;
	padding: 1em 5px 0 40px;
	list-style-type: none;
	border-top: solid #e6e3dc 1px;
	background-image: url(../images/icon_techAnalysisDocument.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
	cursor: pointer;
}

.fullCommentaryList .fullCommentaryListHeader img 
{
	padding:0 0 5px 0;
	margin: 0;
}

.fullCommentaryList .moreLink img {
	padding:0;
	margin:0;
	border:none;
}

.fullCommentaryList .moreLink {
	padding:0px;
	margin:0;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fullCommentaryList .moreLink ul {
	list-style-type: none;
	margin: 0 0 0 120px;
	padding: 0;
}

.fullCommentaryList .moreLink .more {
	display: inline;
	height: 50px;
	line-height: 25px;
	vertical-align: top;
}

.fullCommentaryList .moreLink .image {
	display: inline;
	height: 25px;
	line-height: 15px;
	vertical-align: bottom;
}

.fullCommentaryList .moreLink li a {
	margin: 0px;
	padding: 0px;
}

/* floats */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

