#content {
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width:99%;
}
#content a {
	font-weight: bold;
	color: #225B34;
}
#content a:hover {
	color: #000000;
}

#banner {
	font-size: 1.6em;
	line-height:40px;
	color: #FFFFFF;
	background-color: #225B34;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
}
h1.conserve {
background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/dpa/banners/dpaconsbanner.jpg); 
background-repeat: repeat-y; 
background-position: center; 
color: #ffffff; 
text-align: center;}
h1.ipt {
	background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/dpa/banners/dpaiptbanner.jpg);
	background-repeat: repeat-y; 
	background-position: center; 
	color: #ffffff;
	text-align: center;
}
h1.abbey  {background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/dpa/banners/dpamainbanner.jpg); 
background-repeat: repeat-y; 
background-position: center; 
color: #ffffff; 
text-align: center;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
li {font-size: 1em;	
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol{
	list-style-type: lower-roman;
}

ul {
	font-size: 1em;	
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1.5em;
	
}
ul ul{
	list-style-type: circle;

}
ul ul ul {
	list-style-type: square;	
}

.breakup {
	background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/dpa/banners/dpafadebanner.gif);
	background-repeat: repeat-y;
	text-indent: 3pt;
	padding: 2px;
}
#dpatable{
	border: 1px solid #999999;
	width: 98%;
	padding: 0px;
	font-size: 1em;
	margin: 1%;
	background-color: #225b34;
}

#dpatable th {
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	background-color: #225b34;
	color:#FFFFFF;
}

#dpatable td {
	border: 0px solid #225b34;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}
#addtextnav {
	text-align: center;
}
hr {
	height: 5px;
	width: 80%;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/dpa/banners/dpa_hr.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding: 0px 0px 0px 0px;
	float:center;
}

#iptleft {
	float: left;
	width: 45%;
	text-align: right;
	padding-right: 5px;
}
#iptright {
	float: left;
	width: 45%;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #225B34;
}

#fres h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #669999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
	padding-bottom: 2px;
	text-align: left;
}
#topnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	text-decoration:none;
	height: 1.4em;
	vertical-align: middle;
	text-align: center;
	display: block;
}
#topnav a {
	color: #ffffff;
	text-decoration:underline;
}
#topnav a:hover {
	text-decoration:none;
	color: #000000;
}


