﻿.hr_style
{
    color:#C30E2F;
    height:2px;
    background-color:#C30E2F;
}
.tdRateSummary
{
    background-color:#064469;
	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;
}
.radBorder
{
	border-bottom: #064469 1px solid;
	border-top: #064469 1px solid;
	border-right: #064469 1px solid;
	border-left: #064469 1px solid;
}
.tdInfoBox
{
    background-color:#064469;
	padding-top:4px;
    padding-bottom:4px;
	padding-left:3px;
    color:White;
}
.SearchResultsHeader
{
    background-color:#064469;
    color:White;
    font-weight:bold;
}
.EndoTreeViewContainer
{
	border-bottom: #064469 1px solid;
	border-top: #064469 1px solid;
	border-right: #064469 1px solid;
	border-left: #064469 1px solid;
	padding: 3px;	
}
.QuestionPanelBlockHeader
{
	background-color: #C2D6E8;
	color:White;
	padding: 5px;
}
.quoteHeaderBackground {
	background-color: #064469;
}
