body{
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
img{
	border: none;
	}
	
hr{
	clear: both;
	display: block;
	visibility: hidden;
	height: 1px;
	margin:0;
	padding:0;
	}
	
.content-middle ul, .content-right ul, .content-left ul{
	list-style-image: url(/images/red-bullet.jpg);
	}

.subnav-wrap { 
    display:block;
    margin: 0 auto;
    text-align:left;
    width:1024px;
    height:20px;
    padding:10px 0 12px;
}	

	
#site-holder{
	width: 100%;
	text-align: center;
	}
	
#page-holder{
	display: block;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
	
.header{
	width: 1024px;
	height: 102px;
	background-image: url(/images/headers/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}

.Homepage
{
	background-image: url(/images/headers/home_page_header.jpg);
}

.Home_Insurance
{
	background-image: url(/images/headers/home_insurance_header.jpg);
}

.Car_Insurance
{
	background-image: url(/images/headers/car_insurance_header.jpg);
}

.Travel_Insurance
{
	background-image: url(/images/headers/travel_insurance_header.jpg);
}

.Pet_Insurance
{
	background-image: url(/images/headers/pet_insurance_header.jpg);
}

.BreakDown_Insurance
{
	background-image: url(/images/headers/breakdown_insurance_header.jpg);
}

.Funeral_Planning
{
	background-image: url(/images/headers/funeral_planning_header.jpg);
}

.Caravan_Insurance
{
	background-image: url(/images/headers/caravan_insurance_header.jpg);
}

.Health_Cash_Plan
{
	background-image: url(/images/headers/health_cash_plan_header.jpg);
}

.Life_Assurance
{
	background-image: url(/images/headers/life_assurance_header.jpg);
}

#header-wrap{
	display: block;
	width: 100%;
	background-color: #dc5035;
	background-image: url(/images/header-wrap-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#rias-logo{
	float: left;
	margin-left: 35px;
	margin-top: 14px;
	}
	
	
/* ----------- navigation menu styles --------------- */	
	
	#nav-holder{
	display: block;
	width: 100%;
	text-align: center;
	background-color: #000;
	border-top: 1px solid #555555;
	padding-top: 1px;
	}	
	
.nav{
	height: 43px;
	width: 1024px;
	text-align: center;
	background-color: #000000;

	margin-left: auto;
	margin-right: auto;
	}
	
.nav-wrap{
	height: 43px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-left: 42px;
	}

.nav-wrap a{
	display: block;
	padding-left: 15px;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	padding-top: 6px;
	color: #ffffff;
	padding-bottom: 8px;
	margin-right:7px;
	
	margin-right: 3px;

	}
	

.link-box{
	display: inline-block;
	text-align: left;
	width: 141px;
	height: 44px;
	background-image: url(/images/right-edge.jpg);
	background-position: right 1px;
	background-repeat: no-repeat;
	margin-left: -2px;
	margin-top: 0px;
	float: left;
	}
	
.active-link{
	background-image: url(/images/active-link-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top:-1px;
	}
	
.first-link{
	height: 43px;
	background-image: url(/images/right-edge.jpg);
	background-position: left 1px;
	background-repeat: no-repeat;
	}
	
.nav-header
{
	background-color:Transparent;
}

.nav-line
{
	margin:0;
	background-color:Transparent;
}

.nav-line a
{
	text-decoration:none;
	font-size:11px;
	color:#444;
}

.nav-line a:hover
{
	color:#000;
}
/*-------------- end of main nav styling ----------------*/

/*-----------------  sub nav styling ---------------------*/

#sub-nav{
	height: 20px;
	padding-top: 10px;
	padding-bottom: 9px;
	display: block;
	}
	

	
.bread-crumb{
	float: left;
	color: #6d6d6d;
	font-size: 11px;
	margin-left: 37px;
	padding: 0px;
	margin-top: 1px;
	}
	
.bread-crumb p{
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	}


.bread-crumb a
{
	text-decoration : none;
	color: #6d6d6d;
}

.bread-crumb .currentBreadcrumb
{
	color:#c9382a;
}	
	
.mini-nav
{
	float:right;
	position:relative;
	margin-top:0px;
	margin-right:21px;
	padding-bottom:8px;
	font-size:12px;
}
	
.mini-nav a
{
	padding: 0px 5px 0px 6px;
	color: #000;
	text-decoration: none;
	display: inline;
	cursor:pointer;
}
	
.mini-nav a img
{
    border:0;
}
.mini-nav img
{
	margin:0 0 -6px -5px;
}
.custom-dropdown { position:absolute; top:20px; right:5px; }
.custom-dropdown,
.custom-dropdown li
{
    width:131px;
    margin:0; 
    padding:0; 
    list-style-type:none; 
}
.custom-dropdown li a 
{ 
    display:block;
    padding:4px 10px 4px 18px;
    font-size:11px;
    color:#010000;
    border:0;
    border-top:solid 1px #efefef;
    border-bottom:solid 1px #c5c5c5;
    background:#e5e5e5;    
}
.custom-dropdown li a:hover { background:#c5c5c5; }
/* ----------  end of sub nav styling ------------ */	


/* ---------- content-left styling ---------------- */

.content-left{
	float: left;
	width: 140px;
	text-align: center;
	margin-left: 32px;
	clear: left;
	}
	
.call-us-panel{
	margin-left: auto;
	margin-right: auto;
	width: 115px;
	text-align: left;
	background-color: #e1e1e1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	}
	
.call-us-panel h4 p{
	}
	
.call-us-panel h4{
	color: #000000;
	margin-top: 10px;
	margin-bottom: 8px;
	}
	
.call-us-panel p{
	color: #404040;
	font-size: 12px;
	line-height: 18px;
	margin-top: -3px;
	}
	
.register-link{
	margin-left: -10px;
	margin-top: -1px;
	margin-bottom: -2px;
	}



/*--------- end of content-left styling --------------*/

/*--------- content-middle styling --------------------*/

.content-middle{
	width: 484px;
	margin-left: 15px;
	margin-top: -4px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
	}
	
	
.landing-panel{
	width: 480px;
	height: 216px;
	background: url(/images/landing-panel-bg.jpg) no-repeat left top;
	margin-top: 0;
	display: block;
	position: relative;
	}
.landing-panel.banner-panel { height:276px; text-align:left; background: url(/images/banner-panel-bg.jpg) no-repeat left top; }

.acc-middle-panel p
{
    margin:0 20px;
}



.landing-title{
	padding-top:12px;
	padding-bottom:6px;
}
	
.landing-title h4, .landing-title h1, .landing-car h2, .landing-home h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 20px;
	margin-left: 54px;
	}
	
.landing-home { background: url(/images/landing-home-icon.jpg) no-repeat 23px 15px;	}
	
.landing-car{
	background-image: url(/images/landing-car-icon.jpg);
	background-position: 23px 20px;
	background-repeat: no-repeat;
	}

.landing-travel{
	background-image: url(/images/landing-travel-icon.gif);
	background-position: 17px 9px;
	background-repeat: no-repeat;
	}

.landing-pet{
	background-image: url(/images/landing-pet-icon.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	}

.landing-breakdown{
	background-image: url(/images/landing-breakdown-icon.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	}

.landing-funeral{
	background-image: url(/images/landing-funeral-icon.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	}
	
.landing-caravan{
	background-image: url(/images/landing-caravan-icon.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	}

.landing-life{
	background-image: url(/images/life-assurance-icon.jpg);
	background-position: 20px 16px;
	background-repeat: no-repeat;
	}


.landing-health-cash-plan{
	background-image: url(/images/landing-healthCashPlan-icon.gif);
	background-position: 19px 11px;
	background-repeat: no-repeat;
	}	

.landing-panel-text{
	padding: 0px;
	margin-bottom: 0px;


}

.content-middle .landing-panel-text
{
    margin-top: 15px;
	height: 114px;
	}
	
.landing-panel-text ul{
	list-style-image: url(/images/red-bullet.jpg);
	font-size: 12px;
	color: #6c6c6c;
	margin-top: 0px;
	margin-bottom: 9px;
	}
	
.landing-panel-text li{
	margin-bottom: 5px;
	line-height: 16px;
	margin-left: -8px;

	}
	
.landing-panel-text a{
	font-size: 12px;
	color: #004d99;
	margin-left: 16px;

	}

.landing-panel-buttons{
	margin-left: 16px;
	padding-top: 0px;
	clear: left;
	}
.banner-panel .landing-panel-buttons { position:absolute; top:225px; }
.banner-panel .landing-panel-buttons img { margin-left:15px; }
.banner-panel .landing-panel-buttons a img { margin-left:0; }
	
.landing-panel-image{
	float: right;
	margin-top: 10px;
	margin-right: 41px;
	}

.banner-panel .landing-panel-image { float:none; position:absolute; top:45px; margin:0; padding:0 4px; }
	
.top-line{
	font-size: 14px;
	font-weight: bold;
	}
	
.middle-content-banner{
	margin-left: 4px;
	margin-top: 2px;
	}
	
.quote-panel{
	display: block;
	margin-left: 4px;
	margin-top: 10px;
	font-size: 14px;

	}
	
.quote-block{
	float:left;
	width: 150px;
	background-image: url(/images/quote-block-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
	height:120px;
	}
	
.quote-block p{
	margin-left: 10px;
	margin-top: 7px;
	}

.quote-block img{
	float: right;
	margin-top: 9px;
	margin-right: 12px;
	}
	
.quote-block-link{
	margin-right: -12px;
	margin-top: -3px;
	}
	
.quote-bottom-link{

	}
	
.quote-bottom-link a{
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	}



/*------------- end of content-middle styling ----------*/


/*------------ content-right styling ------------------- */

.content-right{
	float: right;
	display: inline;
	width: 300px;
	margin-right: 45px;
	margin-top: -4px;
	}
	
	
.side-landing-panel{
	width: 320px;
	height: 216px;
	background-image: url(/images/side-landing-panel-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: -6px;
	overflow: hidden;
	}
	
.side-landing-form
{
    height: auto;
	background-image: url(/images/side-landing-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 0px;
}
	
.side-landing-title{
	padding-top: 10px;
	padding-bottom: 6px;
}


.side-panel-form-title
{
    background-image: url(/images/side-landing-header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.side-landing-footer
{
    display: block;
    background-image: url(/images/side-landing-footer.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 36px;
}  
	
.side-landing-title h4 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	margin-left: 54px;
	}
	
	

	
.side-landing-panel-buttons{
	margin-left: 16px;
	margin-top: 14px;
	}
	
.side-landing-panel-image{
	float: right;
	margin-top: 19px;
	margin-right: 16px;
	}
	
.side-landing-car{
	background-image: url(/images/landing-car-icon.jpg);
	background-position: 23px 15px;
	background-repeat: no-repeat;
	}
	
.side-ad-holder{
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 3px;
	}
	
#side-panel label
{
    width: 90px;
}

#side-panel-again label
{
    width: 90px;
}


	
	


/*------- end of content-right styling ------------------*/

.curie-panel{
	float: left;
	margin-top: -121px;
	margin-left: 36px;

	}

/* job details form */

.apply-now-link a
{
    background: transparent url(/images/apply-button.jpg) no-repeat center top;
    float: right;
    text-indent: -1000em;
    font-size: 1px;
	border: 0;
	height: 30px;
    width: 119px;
    margin-right:20px;
}

.apply-now-square a
{
    background: transparent url(/images/apply_square_button.jpg) no-repeat center top;
    float: right;
    text-indent: -1000em;
    font-size: 1px;
	border: 0;
	height: 30px;
    width: 130px;
    margin-right:20px;
}

.apply-now-square
{
    margin-top: 0px;
    padding-bottom:20px;
    float:right;
}

#jobDetailsForm
{
	margin-left: 20px;
    margin-top: 10px;
    margin-right:10px;
    padding-top: 0px;
    font-size:12px;
}

#jobDetailsForm span
{
	font-weight:bold;
}

#jobDetailsForm .middle-panel-break
{
	margin-bottom:10px;
}

div.find-out-button
{
    text-align: right;
}
/* end job details form */



/*-------------- footer styles ---------------------------*/


.footer{
	width: 100%;
	background-color: #e3e3e3;
	text-align: center;
	padding-bottom: 20px;
	display:block;
	clear:both;
	margin-top:-10px
	}

	
.footer-panel
{
	width: 950px;
	background:#dc5034 url(../images/footer-panel-bg.gif) no-repeat left bottom;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow:hidden;
}

.footer-table
{
	float:left;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 16px;
	padding-bottom: 5px;
	}

.footer-table dl
{
	float:left;
	width:225px;
	padding-right:20px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 18px;
	}
	
.footer-table dt,
.footer-table dd
{
	float:left;
	width:100%;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.footer-table dt
{
	margin-top:15px;
}
	
.footer-table a{
	color: #ffffff;
	text-decoration: none;
}

.footer-title{
	font-size: 14px;
	font-weight: bold;
}
	

/* optional extras styling */
.divCurvePanel, .divCurvePanelSmall
{
	width: 480px;
	background-image: url(/images/acc-middle-bg.jpg);
	background-position: left 44px;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px 0px 20px 0px;

}

.divCurvePanelSmall
{
	width: 323px;
	background-image: url(/images/acc-bg.jpg);
	margin: 0px;
	
}


.divCurvePanel .title, .divCurvePanel .smallTitle
{
	padding: 9px 0 0 0;
	background-position: left top;
	background-repeat: no-repeat;
	width: 480px;
	height:35px;
	background-image: url(/images/acc-middle-header.jpg);
}

	
.divCurvePanel .smallTitle
{
	width: 323px;
	background-image: url(/images/acc-header.jpg);
	
}

.smallTitle h4, .title h4
{
	color: #ffffff;
	padding: 0px;
	font-size: 20px;
	line-height: 26px;
	padding-top: 12px;
	padding-left: 10px;
	display:inline;
}

h4.indent
{
    padding-left:33px!important;
    line-height:30px;
	height:30px;
}
.title img
{
	padding-left: 25px; 
	vertical-align: middle; 
	padding-top: 5px;
}
.jobs-panel div div
{
    width:260px;
}
.jobs-panel div a img
{
    float:right; 
    padding-right:10px;
}
.divHeader h5
{
	margin: 0pt; 
	padding-left: 10px; 
	font-size: 12px;
}

.divCurvePanel .curveFooter, .divCurvePanelSmall .curveFooter
{
	height:37px;
	width: 480px;
	background-image: url(/images/acc-middle-footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.divCurvePanelSmall .curveFooter
{
	width: 323px;
	background-image: url(/images/acc-footer.jpg);

}

.divCurvePanel #bournemouthAccordion, .divCurvePanel #belfastAccordion, .divCurvePanel #faqAccordion
{
	padding:0 20px 0 20px;
}

#bournemouthAccordion h5, #belfastAccordion h5, #faqAccordion h5
{
	display:list-item;
	list-style-image:url(/images/red-bullet.jpg);
	margin-left:15px;
	width:300px;
	
}




.faq-intro p
{
    padding-left: 15px;
    padding-right: 15px;
}

.divContent
{
    padding-left: 12px;
}


.divOptionalExtra .divHeader
{	
	background-image: url(/images/acc-h3-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left:5px;
	padding-top:7px;
	height:25px;
	font-size:12px;
	margin-right:8px; /* to make the dotted selection line fit */ 
	/*cursor:hand; not valid CSS */
	

}

.divOptionalExtra .divContent
{
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	margin-bottom: 20px;
	width: 277px;
	font-size: 12px;
	color:#6C6C6C;
}

.divContent a
{
    color: #004d99;
    font-weight: normal;
}

/* end optional extras styling */


/*------------------ accordian styling ------------------*/




.acc-panel{
	width: 323px;
	background-image: url(/images/acc-bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px 0px 20px 0px;
	text-align: left;
	}
	
.acc-title{
	width: 323px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/acc-header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 6px;
	
	}
	
.acc-title.faq-panel
{
    height:28px;
}
	
.acc-title h4{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	margin-right: 40px;
	line-height: 26px;
	padding-top: 3px;
	padding-left: 60px;
	}
	
.landing-extras{
	float: left;
	margin-left: 28px;
	margin-top: 5px;
	width: 16px;
	height: 29px;
	background-image: url(/images/landing-extras-icon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


.acc-footer{
	width: 323px;
	height: 36px;
	background-image: url(/images/acc-footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
.acc-panel h3{
	background-image: url(/images/acc-h3-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px;
	height: 39px;
	width: 298px;
	font-size: 12px;
	padding: 9px 0px 0px 12px;
	border: none;
	display: inline-block;
    line-height: 0px;
	}
	

	
.top-link h3{
	margin-top: -15px;
	}
	
.acc-panel a{
	text-decoration: none;
	color: #000000;
    display: inline;
	}
	
.acc-close{
	/*float: right;*/
	margin-top: 0px;
	margin-right: 18px;
	text-decoration: underline;
	font-weight: normal;
	font-size:12px;
	margin-left:10px;
}
	
.acc-content{
	margin-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	width: 277px;
	font-size: 12px;
	}

.jobs-icon{
	background-image: url(/images/jobs-icon.jpg);
	}

.press-icon
{
    background-image: url(/images/media-icon.jpg);
    
    background-repeat: no-repeat;
    background-position: 20px 4px;
}
	
.acc-content h5{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}	

.acc-content p{
	color: #6c6c6c;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 16px;
	}
	
.acc-content ul{
	margin: 0px;
	padding: 0px;
	color: #6c6c6c;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: -15px;
	}
	
.acc-content li{
	margin-bottom: 10px;
	}
	
.acc-content-large p{
	font-size: 14px;
	}
	
.acc-content-black-para p{
	color: #000;
	}
	
.acc-content a{
	text-decoration: underline;
	color: #004d99;
	}
	

/* ACCORDIAN JOBS */

/*-------------  accordion jobs styling ---------------*/

.acc-middle-panel{
	width: 480px;
	background-image: url(/images/acc-middle-bg.jpg);
	background-position: left 44px;
	background-repeat: repeat-y;
	margin: 0px;
	text-align: left;

	}
	
.acc-middle-panel-form{
	width: 480px;
	background-image: url(/images/acc-middle-bg.jpg);
	background-position: left 44px;
	background-repeat: repeat-y;
	margin: 0px;
	text-align: left;
	}
	
.acc-middle-title{
	width: 480px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/acc-middle-header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}
	
.acc-middle-footer{
	width: 480px;
	height: 37px;
	background-image: url(/images/acc-middle-footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	

	
.acc-middle-content{
	margin-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	width: 450px;
	font-size: 12px;
	overflow: hidden;
	}
	
.middle-panel-break{
	display: block;
	height: 6px;
	margin-top: 10px;
	background-image: url(/images/middle-panel-break-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: -15px;
	margin-right: -5px;
	clear: right;
	margin-bottom: 10px;
	}
	
.acc-link
{
     /*display: inline-block;
    float: left;
    margin-left: 0px;*/
    display: inline;
    line-height: 1em;
    /*cursor:hand; NOT valid CSS */
}



.acc-close
{
    display: inline;
    margin-top: 0px;
    float: right;

}

span.acc-close
{
   display: inline;
   padding-bottom: 10px;
   float: right;
   /* margin-top:-11px; removed to fix 'options' links */
   color: #004d99;
}

.content-right span.acc-close
{
    color: #000;
}

/* testimonial panel */

#testimonial
{
	margin-top:5px;
}

#testimonial .topCurve,
#customeradvice .topCurve,
#testimonial .bottomCurve,
#customeradvice .bottomCurve
{
	background-image:url('/images/testimonials_top.gif'); 
	width:312px; 
	height:15px;
}
#testimonial .bottomCurve,
#customeradvice .bottomCurve
{
	background-image:url('/images/testimonials_bottom.gif'); 
	background-position:left bottom;
}

#testimonial .content,
#customeradvice .content
{
	padding:0 20px 0 20px;
	background-color:#edead8;
	width:272px;
}
#customeradvice .content
{
    text-align:center;
    overflow:hidden;
}

#testimonial .content span
{
	clear:both; 
	font-style:italic;
	display:block;
	padding-top:10px;
}

#testimonial .content img
{
	float:left; 
	padding-right:10px;
	min-height:100px;
	width:100px;
}
#customeradvice h4,
#customeradvice p
{
    margin:0px 0px 10px;
}
#customeradvice h4
{
    color:#dc5034;
}
#customeradvice p
{
    font-size:14px;
}
#customeradvice a,
#customeradvice a:visited
{
    color:#000;
}



/* end testimonial panels */


/*--------------- form styling ------------------------------- */

.form{
	width: 450px;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.form div.left{
	float: left;
	width: 175px;
	clear: left;
	}
	
.form div.right{
	
	margin-right: 45px;
	width: 225px;
	text-align: left;
	margin-bottom: 10px;
	display: inline;
	}
	
	
.form div.side-right{
	float: left;
	margin-left: -75px;

	text-align: left;
	}
	
	
.form div.all
{
    display: block;
}

.form div.button
{
    float: right;
    text-align: right;
}
	
.clear{
	clear:both;
	width: 100%;
	display: block;
	}
	
.form span.clear{
	clear: both;
	padding: 10px 0px 10px 0px;
	
	}

.form-intro
{
	margin: 10px 20px 0px 20px;
    padding-top: 0px;
    font-size: 12px;
}

.form-intro span
{
    font-size: 16px;
    clear: none;
    margin-left: -20px;
}

.form-text p
{
    font-size: 12px;
    padding: 0px;
    margin: 1em 25px 0px 20px;
}

.big-form-text
{
    font-size: 16px;
    
}

.form-block
{
    display: block;
}

.clearMe hr
{
    clear: both;
}


.form .col
{
    float:left;
}

.form span
{
    width:100%;
    float:left;
    text-align: left;
    margin:3px 0px 10px 0px;
    vertical-align: top;
    position:relative;
}

.messages 
{
    
    font-size: 14px;
    
    
}





.form span label span

{
    width:auto;
    clear:none;
    float:none;
    margin:0;
   
}

.form label

{
    
    float:left;
    width:164px;
}

.contact-label label
{
    width: 90px;
}

.form input, .form textarea,  .form select
{
  
    float:left;
	background-color:Transparent;
    width: 190px;
    padding:0px 0px 0px 3px;
    font-size: 12px;
    color: #6c6c6c;
    border: 1px solid #9b9b9b;
    /*height: 15px;*/


}

 .form select
 {
 	background-color:White;
    
 }

.side-form input, .side-form textarea, .side-form select

{
  
    float:right;
    margin-right: 176px;
    width: 180px;
    padding:0px 0px 0px 3px;
    font-size: 12px;
    color: #6c6c6c;
    border: 1px solid #9b9b9b;
    /*height: 15px;*/


}

.side-form span input
{
    display: inline;
}




.checkbox span
{
    padding-top: 20px;
}

.checkbox label,
.captcha-span>label
{
    width: 341px;
    margin-bottom:6px;
}
.captcha-span .captcha-elements 
{
    margin-left:0px;
}
.captcha-span .captcha-elements span
{
    float:left;
    width:164px;
    margin-left:0px;
}
.checkbox input
{
    
    width: 13px;
    border: none;
    display: inline;
    margin-top: 2px;
    padding: 0px;
    float: left;
    clear: none;
}

.checkbox-border
{
    border: none;
}

.dropdown select
{
    width: 186px;
    background-color:White;
}





.acc-middle-footer input
{
    border: none;
    float: right;
    width: 80px;
    height: 30px;
    margin-top: -14px;
    margin-right: 16px;
}

.acc-middle-footer a
{
	margin-top: -14px;
}

.form-button
{
	background: transparent url(/images/send-button.jpg) no-repeat center top;
    text-indent: -100em;
    font-size: 1px;
    margin: 0;
	padding-top: 50px;
	border: 0;


}

.wizard-next-button
{
    background-image: url(/images/next-button.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: -500em;
    font-size: 1px;
    padding-top: 50px;

}
.acc-middle-footer .wizard-next-button
{
    width:115px;	
}

.wizard-previous-button
{
    background-image: url(/images/previous-button.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: -500em;
    font-size: 1px;
    padding-top: 50px;
}

.finish-button
{
    background-image: url(/images/finish-button.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: -500em;
    font-size: 1px;
}



div.question-button
{

	float: right;
	margin-right: 82px;
	margin-top: -56px;
	width:15px;
	height:15px;
}

.call-us
{
    display: block;
    background-color: #dcd6b2;
    height: 33px;
    padding: 0px;
    margin-left: 4px;
    margin-right: 6px;
    border-top: 1px solid #ebe7d3;
    border-right: 1px solid #b2ad90;
    border-bottom: 1px solid #9a967d;
    border-left: 1px solid #e3dfc2;
}

.call-us span
{
    float: left;   
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
    margin-left: 17px;
}



.call-us strong
{
    margin-top: 8px;
    float: right;
    font-size: 14px;
    margin-right: 21px;
}

.postcode input
{
    float: left;
    width: 100px;
    margin-left: 1px;
}

.postcode .address-button
{
    float: right;
    width: 88px;
    margin-top: 0px;
    height: 16px;
    background-color: #000000;
    color: #ffffff;
    background-image: url(/images/find-address.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: none;
    margin-right:119px;
}

div.date-block
{
   float: right;
   margin-right: 88px;
}

.date-block select
{
    display: inline;
    width: 58px;
    float: none;
    margin: 0px;
    padding: 0px;
    margin-right: 2px;

}

#divPhone
{
	display:none;
}
div.date-label
{
    float: left;
    margin-left: -20px;
}

div.phone-number
{
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
}

div.phone-number p
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;   
}


div.show-number
{
    width: 271px;
    padding: 7px 0px 7px 0px;
    text-align: center;
    font-size: 32px;
    border: 1px solid #c7c7c7;
    vertical-align: bottom;
    margin: 0px;
}

.subscribe-panel span
{
    margin-left: 20px;
    width:464px;
}

.subscribe-panel span.postcode
{
    
    width:479px;
}



.error-span span
{
    margin-left: 0px;
}

.error ul
{
    margin: 0px;

    background-color: #dc5034;
    color: #ffffff;
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    width: 415px;   
}



.required span
{
 float: right;   
}

div.footer-move
{
    margin-top: 15px;
}

.page_header p
{
    font-size: 12px;
}

.page_header strong
{
    display: inline-block;
}

div.middle-content-panel
{
    padding-left: 5px;
}

.middle-content-panel p, .content-middle p
{
    font-size: 12px;
    color: #6c6c6c;
    padding-top: 0px;
}

.quote-panel p
{
    font-size: 13px;
}

.content-middle a, .acc-middle-panel-form a
{
    color: #004d99;

}

.quote-panel a
{
    color: #333333;
}


.middle-content-panel h4
{
    font-size: 16px;
    font-weight: normal; 
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #333;  
}




.middle-content-panel h3, .content-middle h3
{
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.acc-middle-panel h3{
	display: block;
	background-image: url(/images/red-bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 15px;
	height: 23px;
	width: 452px;
	font-size: 12px;
	padding: 9px 0px 0px 12px;
	border: none;
	/*text-align: right;*/
	}
	
.acc-panel a
{
    color: #000;
}


.middle-content-panel h5, .content-middle h5
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
}

.content-middle li
{
    font-size: 12px;
    color:#6C6C6C;
}

.content-middle div.error ul li
{
	list-style-image:none;
    text-transform: uppercase;
    color:#fff;
}

.bigger
{
    font-size: 14px;
}

.middle-content-ad
{
    margin: 10px 0px 10px 5px;
}

/* register form styles */

.reg-form
{
    padding: 0px;
    margin-top:0px;
}

.form #dateControl
{
	float:left;

}

#dateControl select
{
	width:62px;
	margin-right:1px;
	float:none;
}

/* end register form styles */


/*-------------- org chart styling ------------------------------*/

.acc-org-title{
	width: 482px;
	height: 89px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/acc-org-header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-left: 1px;
	
	}
	
.org-title h4{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 26px;
	padding-top: 13px;
	padding-left: 28px;
	}
	
.org-title h5{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 26px;
	padding-top: 0px;
	padding-left: 28px;
	font-weight: normal;
	font-size: 16px;
	margin-top: -4px;
	}
	
.org-title-img{
	float: right;
	display: inline;
	margin-top: -66px;
	margin-right: 9px;
	}
	
.org-text p{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	line-height: 18px;
	color: #6c6c6c;
	}
	
.org-highlight{
	color: #000000;
	}
	
div.press-releases
{
  padding-left: 5px;
  font-size: 12px; 
  padding-bottom: 10px;
}

.press-releases h4
{
    font-size: 16px;
    font-weight: normal;   
}

.press-releases a, .press-releases p
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    color: #000000;
    display: inline-block;
}

.view-all
{
    float: right;
    font-weight:bold;
    margin-right: 3px;
}

.view-all a
{
    color: #004d99;
}

span.date-left
{   
    display: inline-block;
    width: 70px;
    float: left;
    font-weight: bold;
    clear: left;
    height:16px;

}


    

.release-right a
{
   color: #000000;
   font-weight: bold;
    
}

div.month-block
{
    padding-top: 20px;   
}

.month-block h5
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
}
/*
.job-details h3
{
    display: block;
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
}

.job-details h4
{
    color: #000;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    display: block;
    margin-top: 10px;
    
}

.job-details span h4
{
    color: #000;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    display: inline;
    
}

.job-details div
{
    margin: 0px;
}

.job-details span div
{
    font-size: 14px;
    display: inline;
    margin-left: 5px;
}

.job-details span
{
    display: block;
    margin-bottom: 5px;
}

.job-details p
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
*/

.black-button a
{
    display: inline-block;
    height: 25px;
    min-width: 112px;
    background-color: #000000;
    background-image: url(/images/black-button-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    padding-top: 5px;
    margin-top: -5px;
}


.red-button a
{
    display: inline-block;
    height: 25px;
    min-width: 112px;
    background-image: url(/images/red-button-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    padding-top: 5px;
    margin-top: -5px;
}

/* Emergency message styles */

/*///// Emergencies - Popup: ////////////////*/
.Popup
{
    position:absolute; 
    z-index:2;
    background-color:#fff;
    width:340px;
    border:solid 2px #dc5035;
    height:auto;
    background-position:center top;
}
.cover 
{
    position:absolute;
    top:0px;
    left:0px;
    background-color:#fff;
    filter:alpha(opacity=80);
    opacity:0.8;
    overflow:auto;
    z-index:1;
}
.Popup_Header h1
{
    margin:0;
    height:auto;
    background-color:#dc5035;
    color:#fff;
    width:340px;
    text-align:center;
    padding-top:3px;
    font-size: 20px;
    padding: 10px 0px 10px 0px;
}
.Popup_Content
{
    width:320px;
    margin:10px auto;
}
.Popup_Buttons
{
    width:320px;
    margin:10px auto;
    text-align:center;
}

/* end of emergency message styles */


/* Apply form styles */
#applyForm
{
	padding-left:20px;

}

#rejectionText
{
	padding:0px 0px 0px 20px;
}
.applyForm
{
	padding-left:0;
	margin-top: 0px;
}

#stepsWrap
{
	height: 30px;
}

#steps
{
	float:right;
	margin-right:5px;
}

#steps span
{
	font-weight:bold;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-top:9px;
	display:block;
	float:left;
}

#steps img
{
	padding:3px;
}

.applyForm span
{
	float:left;
	margin-bottom:2px;
}

.applyForm p
{
	padding-right:20px;
}

.applyForm span label
{
	width:250px;
}

.applyForm .short
{
	float:left;
	width:177px;
}

span .radio
{
	width:50px;
	margin-left:10px;
}

span .radio label
{
	float:left;
	width:22px;
}
.reg-form span span.radio { margin-top:0; }
span .radio input
{
	float:none;
	width:14px;
	margin-right:0;
	border:none;
}

.radio { width:70px!important; } 
.radio input, 
.radio label { float:left!important; } 
.radio input { margin-right:3px!important; }    

.applyForm .checkbox input
{
	margin-right:257px;
}

.applyForm .checkbox label
{
	width:185px;
}

.form .errorMarker
{
	position:absolute;
	top:-3px;
	right:24px;
	height:17px;
	background-color:#DC5034;
	line-height:16px;
	width:58px;
	color:White;
	text-align:center;
	z-index:4000;
}
.form .captcha-span .errorMarker
{
    top:21px;
}

.form .errorMarker.tooltip
{
    text-indent:-9999em;
    background:#fff url(/images/icon-error.gif) no-repeat 0 0;
}

/* end apply form styles */

/* FAQ page */

.faqAccordion
{
	margin-top : 10px;
}

.faqAccordion a
{
	color:Black;
	padding-top : 10px;
}

.faqAccordion h3
{
	height:30px;
	padding-top:15px;
	margin-left:20px;
}

.faqAccordion .acc-middle-content
{
	margin-top:0;
}

.faqOptionalLink
{
    display: block;
    background-color: #dcd6b2;
    height: 33px;
    padding: 0px;
    margin-left: 4px;
    margin-right: 8px;
    border-top: 1px solid #ebe7d3;
    border-right: 1px solid #b2ad90;
    border-bottom: 1px solid #9a967d;
    border-left: 1px solid #e3dfc2;
}

.faqOptionalLink span
{
    float: left;   
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
    margin-left: 17px;
}




/* End Faq page */

/* Biographies styles */



/* end biography styles */

div.content-right-filler
{
    visibility: hidden;
}

.site-map-table table tr td
{
    font-size: 12px;
}

.site-map-table ul
{
    width: 480px;
}

.italic-text span
{
    font-style: italic;
}

.big-testimonial
{
    display: block;
    width: 472px;
    background-color: #edead9;
    background-image: url("/images/big-test-top.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: 2px;
}

.big-testimonial p
{
    margin: 0px;
    padding: 0px;
    font-style: italic;
    color: #000000;
    font-size: 14px;
    margin-right: 25px;
    letter-spacing: 1px;
}
.big-testimonial span p
{
    margin-top: 5px;
    font-style: normal;
}

.big-testimonial-bottom
{
 display: block;
 width: 430px;
 background-image: url("/images/test-big-bottom.jpg");
 background-position: bottom left;
 background-repeat: no-repeat;
 padding: 15px 20px 15px 20px; 
 font-size: 14px; 
}


.divCurvePanel h5
{
    margin-bottom: 5px;
    
}

div.ui-accordion 
{
    margin-top: 10px;
}
/*************************Address lookup*******************************/
.addressLookupError
{
	margin: 0px;
    font-weight:bold;
    color: #dc5034;
}
.ajaxLoader
{
	float:right;
    width:164px;
    margin-right: 176px;
}

/**********************************************************************/

.home-page-ad
{

    margin-top: 10px;
}

.renewal-search input
{
   float: right;
}

.affiliate-panel
{
    float:left;
    width:445px;
    margin:5px 9px 10px 3px;
    padding:10px 12px;
    background:#edead9;
    font-size:.8em;
}

.accordianClicker.ui-accordion-header
{
    cursor:pointer;
}

/* ----- ADMIN UPDATED ----- */

.landing-panel-text .editable-display
{
    margin-left:10px;
}
.landing-panel-text .editable-display iframe
{
    height:61px!important;
}
.landing-panel-text .editable-display .mceLayout
{
    height:91px!important;
}

/* ----- FORM HELP ICON ----- */
span.form-help 
{ 
    position:absolute;
    right:85px;
    width:17px; 
    height:17px; 
    margin:0; 
    z-index:5000;
    text-indent:-9999em;
    background:#fff url("/images/icon-help.gif") no-repeat bottom left;
}
/* ----- TOOLTIP ----- */
#tooltip { position:absolute; z-index:9000; }
#tooltip .help-body
{
    width:198px;
    padding:7px 10px;
    text-align:left;
    border:solid 2px red;
    background:#fff;
    -moz-border-radius:10px 10px 10px 10px;
    -moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.4);
}
#tooltip .help-body h3,
#tooltip .help-body p
{
    margin:0;
    padding:0;
    font-size:0.7em;
}
#tooltip .help-body h3 { margin-bottom:2px; text-transform:uppercase; }
#tooltip .help-body p { color:#6C6C6C; }

/* ----- FEEDBACK ----- */
table.redhead-table
{
    border-collapse:collapse;
    margin:10px 0;
}
table.redhead-table th,
table.redhead-table td
{
    padding:7px 10px;
    border:solid 1px #d0d0d0;
    font-size:11px;
}
table.redhead-table thead th { background:#dc5134; color:#fff; text-align:left; font-weight:normal; }
table.redhead-table tbody th { text-align:left; font-weight:normal; }
table.redhead-table tbody td { text-align:center; font-size:12px; }

.content-ul { margin:0 0 10px; padding:0 0 0 20px; }
.content-ul li { margin:0 0 4px;}