﻿a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #006FAF;
}
a:active {
	text-decoration: none;
	color: #006FAF;
}
.summarytd
{
    background-color:#5C8B43;
    color:White;
    font-weight:bold;
}
.hr_style
{
    color:#83510B;
    height:2px;
    background-color:#83510B;
}
.tdRateSummary
{
    background-color:#006faf;
	padding-top:4px;
    padding-bottom:4px;
	padding-left:3px;
    color:White;
    border-bottom-color:Gray;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-top-color:Gray;
    border-top-width:1px;
    border-top-style:solid;
    /*
    border-left-color:Black;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:Black;
    border-right-width:1px;
    border-right-style:solid;
	*/
}
.radBorder
{
	border-bottom: #006faf 1px solid;
	border-top: #006faf 1px solid;
	border-right: #006faf 1px solid;
	border-left: #006faf 1px solid;
}
.tdInfoBox
{
    background-color:#006faf;
	padding-top:4px;
    padding-bottom:4px;
	padding-left:3px;
    color:White;
}
.Logo
{
	background-image:url('../../Images/ticor_title_header_bg.jpg'); 
	background-repeat:repeat;
}
.SearchResultsHeader
{
    background-color:#006faf;
    color:White;
    font-weight:bold;
}
.EndoTreeViewContainer
{
	border-bottom: #006faf 1px solid;
	border-top: #006faf 1px solid;
	border-right: #006faf 1px solid;
	border-left: #006faf 1px solid;
	padding: 3px;	
}
.QuestionPanelBlockHeader
{
	background-color: #9CC9E3;
	color:White;
}
