#container
{
	width: 740px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	text-align: left;
	border-top: 1px solid #CCC;
	border-right: 1px solid #2975C5;
	border-bottom: 1px solid #2975C5;
	border-left: 1px solid #2975C5;

}

#top
{
	padding: .5em;
	background-color: #E6EDF8;
	border-bottom: 1px solid #CCC;

}

#top h1
{
	padding: 0;
	margin: 0 0 1em;

}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#leftnav h3
{
	font-size: 100%;
	padding-left: 0.5em;
	padding-top: 0.3em;
	background-color: #CFE6E6;
	padding-bottom: 0.3em;
	color: #008080;
	font-style: oblique;
	background-image: url(http://www.dvltrust.org.uk/images/gh3.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 3px;
	background-position: left top;
	padding-right: 0px;
	margin-right: 0px;








}

#content
{
margin-left: 200px;
border-left: 1px solid #CCCCCC;
padding: 1em 1.2em;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 1em;
	color: #333;
	background-color: #CEDAF2;
	border-top: 1px solid #CCCCCC;
	font-size: 90%;

}

#leftnav p {
	font-size: 75%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;

}
/* old h2
#content h2 {
	margin: 0.5 0 1em;
	font-size: 140%;
	background-image: url(http://www.dvltrust.org.uk/images/bluegrad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 0.3em;
	font-style: italic;
	color: #3366CC;


}*/
#content h2 {
	font-size: 140%;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(http://www.dvltrust.org.uk/images/tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0.5em;
	padding-top: 0.3em;
	background-color: #C5D3F1;
	padding-bottom: 0.3em;
	color: #3366CC;
	font-style: italic;
}
#content h1 {
	margin: 0 0 0.5em;
	font-size: 155%;
	line-height: 1.5em;
	background-image: url(http://www.dvltrust.org.uk/images/bluegrad.png);
	background-repeat: repeat-x;
	background-position: left bottom;


}

#content h3 {
	font-size: 130%;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-left: 0em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	color: #3366CC;
	font-style: italic;
	background-image: url(http://www.dvltrust.org.uk/images/bluegrad_paler.png);
	background-repeat: no-repeat;
	background-position: left bottom;







}

#content ul {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 100%;
	margin-right: 20px;




}
#content li {
	margin-top: 5px;
	margin-bottom: 5px;

}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 0.2em;
	background-image: url(http://www.dvltrust.org.uk/images/bluegrad2.png);
	background-repeat: repeat-x;
	background-position: left top;





}
#navigation {
	margin-left: 0.5em;
	font-size: 125%;
	width: 160px;




} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;

} 
#navigation li {






} 
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 3px 3px 3px 0.5em;
	border-left: 4px solid #3366CC;
	border-right: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	color: #3366CC;
	text-decoration: none;


} 
#navigation li a:hover {
	background-color: #3366CC;
	color: #FFFFFF;

} 

#navigation ul ul {
	font-size: 100%;
	margin-left: 4px;



} 
#navigation ul ul li {
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;





} 
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #CEDAF2;
	color: #3366CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

} 
#navigation ul ul a:hover { 
 background-color: #3366CC; 
 color: #FFFFFF; 
}

ul {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 75%;
	line-height: 1.5em;


}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#content p {
	margin: 0 0 1.5em;
	line-height: 1.5em;


}
.psmall {

	margin: 0 0 1em 0;
	font-size: 90%;
}
.pleft {
	margin: 0 0 1em 3px;
	padding: 0.5em 0em 0.5em 0.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;




}

.tableform td {
	padding-left: 1em;
	padding-right: 1px;


}
.tableform {
	width: 450px;
	background-image: url(http://www.dvltrust.org.uk/images/bluegrad_paler.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 1em;










}
label {
	font-size: 75%;
	padding: 0em;



}
.img1 {
	margin: 0.5em 0.5em 1em 0em;
	float: left;
	padding: 0em 0.5em 0.5em;
	text-align: center;
	width: 250px;



}
.phome {
	padding-bottom: 1.5em;
}

.fl {
	margin: 0em 1em 1em 10em;
	float: left;
}
.ce {
	text-align: center;
}


form {
	margin-bottom: 0px;
}
.caption {
	color: #008080;
	text-align: center;


}
.tl {
	background-image: url(http://www.dvltrust.org.uk/images/tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0em;
}
.tr {
	background-image: url(http://www.dvltrust.org.uk/images/tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0em;
}
.tb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94AEE4;
}

.bl {

	background-image: url(http://www.dvltrust.org.uk/images/bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br {


	background-image: url(http://www.dvltrust.org.uk/images/br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input {
	margin: 0.5em 0em;
}
ol {
	list-style-image: url(http://www.dvltrust.org.uk/images/greencircle.gif);
	background-color: #EFF3FB;
	padding: 0.5em;
	margin: 0px;
	background-image: url(http://www.dvltrust.org.uk/images/br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;



}
ol li {
	margin-left: 1.5em;
	line-height: 1.5em;


	
}

.cvw {
	color: #B4B4B4;
	text-decoration: none;
}

.cvw:visited {
	text-decoration: none;
	color: #B4B4B4;

}

.cvw:hover {
	text-decoration: underline;
	color: #B4B4B4;

}
.pinfo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.ak {
	margin-left: 3em;

}
.img2 {
	margin: 0.5em;
	float: right;
	padding: 0em 0.5em 0.5em;
	text-align: center;

}
.img3 {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.pleft2 {
	padding: 0.5em 0em 0.5em 0.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 3px;
}
.img4 {
	margin: 0.5em;
	float: right;
	padding: 0em 0.5em 0.5em;
	text-align: center;
	width: 260px;
}
.img5 {
	margin: 0.5em;
	float: left;
	padding: 0em 0.5em 0.5em 0em;
	text-align: center;
	width: 150px;
}
.clear {
	clear: right;
}
.img6 {

	margin: 0.5em 0.5em 0.5em 0em;
	float: left;
	padding: 0em 0.5em 0.5em;
	text-align: center;
	width: 265px;
}
.sfpn {
	font-size: 95%;
	color: #283D8E;
}
.line {

	margin: 0 0 0.5em;
	background-image: url(http://www.dvltrust.org.uk/images/bluegrad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}