/**
red - BD1800
blue - 131480

**/
.menutitle{
	cursor: pointer;
	width: 149px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-family: tahoma;
	font-size: 9pt;
	background-color: #131480;
	border-right: 2px solid #3E4043;
	border-bottom: 2px solid #3E4043;
	border-top: 1px solid #929A9C;
	border-left: 1px solid #929A9C;
	margin-top: 8px;
	padding-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.submenu{
	margin-bottom: 0.5em;
	padding-left: 12px;
	font: 10pt Tahoma;
	color: #2170B1;
	font-weight: bold;
	width: 190px;
}
.sidebar{
    border-left: 1px #131480 solid;
}
a.sm2{
	text-decoration: none;
	color: #3E4043;
}
a.sm{
	text-decoration: none;
	color: #2170B1;
}
a.sm2:hover{
	color: #2170B1;
}
a.sm:hover{
	color: #9DBBD7;
}
a.ml{
	text-decoration: none;
	color: #3E4043;
}
a.ml:hover{
	color: white;
}
li.sm2{
	margin:0px;
	padding: 0px;
}
ul.sm2{
	margin:0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

/**Dark blue:2170B2
Light blue:9DBBD7
blue text: 1368AB
grey text: 464646
**/
body,td,p {
	color: black;
	font-family: tahoma;
	font-size: 10pt;
	line-height: 16px;
}
h1,h2,h3{
color: #BD1800;
}
h4{
text-size: 9pt;
color: #BD1800;
}
a {
color: #B91909;
text-decoration: none;
}
 
.smalltext{
font-size: 8pt;
}

div.hometext{
visibility: hidden;
color: #760F85;
}
.fbutton{
font-size:8pt; background-color:F7210C; color:ffffff
}
.finput{
font-size:8pt;
}
.results{
width: 100%;
border: 1px #F7210C solid;
padding: 3px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: BD1800;
}
.AutoInsurance {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #131480;
}
.autoQuote {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #BD1800;
}
