
.lc_table
{
	margin-right: 0px;
}

/*.lc_table a:link, a:visited*/
.lc_table a
{
	text-decoration: none;
}

.lc_table a:hover
{
	text-decoration: underline;
}

.lc_header_table
{
	margin-top: 2px;
	margin-left: 0px;

}

.lc_header
{
	padding: 8px;
	/*background: #eee;*/
	color: #3c3f86;
    font-weight: bold;
	font-size: 22px;
}

#other_places
{
	border-top: 3px dotted #d8f0f3;	
}

.lc_quote_header
{
	padding: 16px;
	background: #d8f0f3;
	color: #3c3f86;
	margin-left: 12px;
	width: 450px;
	font: bold 18px arial, helvetica, sans-serif;
}

.quoteblock{
        background-color: #d8f0f3;
        color: #333;
        border: none;
        /*border: 1px solid #666;*/
        margin-bottom: 15px;
        padding: 0 16px 16px 16px;
        height: 110px;
        font-size: 13px;
    }
#quotes1 {
	width: 450px;
}

.lc_cm
{
	color: #333;
	background:#fff;
	font: 11px arial, helvetica, sans-serif;
}

.lc_report_table
{
	margin-top: 2px;
	margin-left: 0px;
}
.lc_report_headline
{

	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #fff;
	background:#888;
	font: 12px arial, helvetica, sans-serif;
}
.lc_report_headline a
{
	text-decoration: none;
	color: #ccc;
}
.lc_report_headline a:hover
{
	color: #fff;
}
.lc_report_excerpt
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
	background:#fff;
	font: 13px arial, helvetica, sans-serif;
	line-height: 16px;
}

.lc_report_excerpt a
{
	text-decoration: none;
	/*color: #777;*/
	color: #0a6bcd;
	font-weight:bold;
	/*border-bottom: 1px solid #9cf;*/
	
}
.lc_report_excerpt a:hover
{
	/*color: #000;*/
	color: #999;
	border-bottom: 1px solid #eee;
}

a#tdlogo {
	font-size: 18px;
	color: #35733a;
}

#trials a {
        cursor: pointer;
        background-color: #FA7025;
        border: none;
        margin: 10px 0 12px 0;
        color: #FFF;
        font-size: 14px;
        padding: 8px;
        display: block;
        width: 220px; /*487*/
        text-align: center;
        font-weight: bold;
    }

 #trials a:hover {
        cursor: pointer;
        border: none;
        background-color: #FA9B66;

    }

    .new_icon {
    	color: #FA7025;
    	font-size: 12px;
    	font-weight: bold;
    	list-style: none;
    	margin-top: 10px;
    }


    #outlook a {
    	font-size: 16px;
    }

    #outlook ul {
    	list-style: decimal;
    	margin-left: 2px;
    	font-weight: bold;
    }

    #trials h5 {
    	font-style: italic;
    	color: #366396;
 
    }

    #quickwins {
    	display: block;
    	background-color: #d8f0f3;
        width: 400px;

    }

    #sub_quickwins {
        padding: 10px;
    }

    #sub_quickwins p {
        font-size: 10px;
        color: #666;
        margin-bottom: -4px;
    }

    #sub_quickwins h3 {
    	font-size: 16px;
    	color: #3c3f86;
        margin-top: 4px;
    }

    #quickwins ul li {
    	font-size: 14px;
    }

    #quickwins ul li span {
    	color: #09c847;
    }


    #cp_list li {
        list-style-type: none;
        margin-left: -5px;
    }

    #cp_list li span {
        color: #FA7025;
        font-weight: bold;
        font-size: 14px;
    }

    #otherfeatures li em {
        font-weight: bold;
        color: #3c3f86;
        font-style: normal;

    }