﻿@import url('/stylesheets/shared-category.css');
@import url('/stylesheets/category-navigation.css');
@import url('/stylesheets/category-navigation-personal-insurance.css');
/*@import url('/stylesheets/enquiry-form.css');*/
@import url('/stylesheets/input-wrapper.css');

#contentInner h1,
#contentInner h2,
#contentInner h3
{
    color: #147D09;
}

#quoteRotator
{
}

#questionBar
{
}

#questionBar span.question
{
    color: #147D09;
    background-color: inherit;
}

/* Download Panel */
/*
.downloadPanel
{
	border: 1px solid #248019;
}

.downloadPanel .title
{
	color: #248019;
	background-color: #DFF4DC
}

.downloadPanel .body,
.inputWrapper
{
	color: inherit;
	background-color: #DFF4DC;
}
*/

/* Enquiry Form */
/*
#enquiryWrapper
{
	border: 1px solid #248019;
}

#enquiryWrapper .title
{
	color: #248019;
	background-color: #DFF4DC;
}

#enquiryWrapper .body
{
	background-color: #DFF4DC;
}
*/

.breakOut
{
    background-color: #DFF4DC;
}