﻿@import url(default.css);

/* This page contains any styles that apply to 'Claimant' themed pages only! */

#container {
	background-color: #6C7FA7;
	color:#ffffff;
}

#centreHeader {
	background: url( '../Images/bg-III.jpg' ) left no-repeat;
	width:657px;
}

#leftColumnHeader {
	background: url( '../Images/DCLogo_b.gif' ) left no-repeat;
}

#leftColumn {
	background: url( '../Images/left-conIII.jpg' ) left no-repeat;
}

#rightColumn {
	background: url(  '../Images/spa.jpg' ) top no-repeat;
}

#centreImageTop {
	height: 10px;
	background: url( '../Images/III-Content_top.png' ) top left no-repeat;
}

#centreImage {
	background: url( '../Images/III-Content_mid.png' ) top left repeat-y;
	height:490px;
}

#centreImageBottom {
	height: 15px;
	background: url( '../Images/III-Content_bottom.png' ) top left no-repeat;
}
#accidentForm {
	font-size:90%;
}
#feedback {
	font-size:90%;
}
ul {
	list-style:none;
}
.xformTable {
	padding-top:10px;
}
.xformFieldset {
	font-size:90%;
}
h3 {
	font-weight:lighter;
	color:#d0e7fc;
}
#footer {
	background: url(  '../Images/bg-c.jpg' );
}