/* CSS Document */
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:center;
font-weight:400;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table {
border:1px solid #C9CA00;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #996600;
}
.footer a:hover {
	text-decoration: underline;
	color: #99CCFF;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}

.displaytips{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:400;
text-align:left;
}

.getQuoteLabel{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
color:#333333;
}

.quoteText{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#333333;
}

.estimateButton{
border-bottom:1px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom-color:#666666;
border-left-color:#666666;
border-right-color:#666666;
border-top-color:#666666;
background-color:#CCCCCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.quickFacts{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-align:left;
font-style:normal;
}

.testimonial{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-align:left;
font-style:normal;
}

.required{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF0000;
text-align:left;
font-style:normal;
}

.thanksEstimate{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
text-align:center;
font-style:normal;
}

.aboutUs{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-align:justify;
font-style:normal;
}

.LearnMore{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-align:justify;
font-style:normal;
}

.LearnMore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.LearnMore a:link {
	text-decoration: none;
}
.LearnMore a:visited {
	text-decoration: none;
}
.LearnMore a:hover {
	text-decoration: underline;
	color: #003399;
}
.LearnMore a:active {
	text-decoration: none;
	color: #666666;
}
