body {
	background-color: #0A1136;
	/*color: black;*/
	color: #0A1136;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
}

hr {
	border: 1px solid #cdd9ef;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

a:link,a:visited,a:hover,a:active
{
    font-weight: bolder;
    background-color: transparent;
	border-style: none none dotted none;
	color: #0A1136;
	font-weight: bolder;	
	border-width: 1px;
	text-decoration: none;
}
a:hover
{
	border-style: none none solid none;
	text-decoration: none;
}

img {
	margin: 10px;
	border: 0;
}

h1 {
	color: #0A1136;
	font-size: 2.6em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}

h2 {
	color: #4E6FB6;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #4E6FB6;
	font-size: 0.7em;
	display: inline;
}

li
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

ul
{
	list-style-type: none;	
	list-style-image: url('images/bullet_bluecrop.gif');
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* tables are only used for tables, not layout, so the standard table is
   as used by the displaying of table data */
table {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	text-align: right;
}
td,th {
	text-align: left;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
th{
	background-color: #415680; 
	color: white;
	font-weight: bolder;
}

/* table formats */
.sitecolumn1 {
	width: 7em;
	text-align: center;
	font-weight: bolder;
}
.sitecolumn2 {
	width: 30em;
}
.sitecolumndate,.factsmonthly {
	width: 10em;
}
.factsmonthly {
	text-align: center;
}

.filetitle {
	width: 90em;
	text-align: left;
}
.filecontent {
	width: 10em;
	text-align: center;
}

a.fileimage, a.fileimage:link, a.fileimage:hover, a.fileimage:visited {
	border: none;
}

/* odd, even */
.siterow0 {
	background-color: #e1e1e1;
}
.siterow1 {
	background-color: #cdd9ef;
}

/* content */
/* should be centred, but as usual IE doesn't work so requires an extra div in html */
#mainpage {
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	height: 600px;	/* IE will expand gap down, but firefox wont */
}

#logo {
	margin: 0;
	padding: 0;
	display: block;
}

#leftstrip {
	float: left;
	background-color: #cdd9ef;
	text-align: left;
	width: 224px;
	height: 100%;
	min-height: 6000px;	/* cannot get firefox to keep size so using this */
}

/* alternate view has a bigger menu */
#middlestrip {
	float: left;
	width: 570px;
	background-color: white;
	height: 100%;
	min-height: 8000px;	/* cannot get firefox to keep size so using this */
}
/*need to have a common ground for all browser to show padding correctly
  but IE/Mozilla show padding differently - one offsets width, one doesn't
  so doing this to make it better */
#middlestripcontent {
	margin: 10px;
}

/* main menu */
/* the container */
.wafVBar {
	background-color: #cdd9ef;
	padding: 5px 7px;
	color: black;
}

/* menu item */
.wafVBarButtonOver, .wafVBarButtonDown ,.wafVBarButton  {
	font-size: 1em;
	line-height: 0.9em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 5px 7px;
	background-color: #cdd9ef;
	color: black;
	display: block;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	cursor: pointer;
}

.wafVBarButton  {
	width: 100%;
	font-weight: bolder;
}

a:hover.wafVBarButtonDirectLink,a:link.wafVBarButtonDirectLink,a:visited.wafVBarButtonDirectLink {
	border-style: none;
	color:black;
	font-weight: bolder;
}

.wafVBarButtonOver {
	border-top: 1px solid #4E6FB6;
	border-bottom: 1px solid #343f55;
}

.wafVBarButtonDown {
	border-top: 1px solid #563A7D;
	border-bottom: 1px solid #7A5CA6;
}

/* menu item inside menu button */
.wafVBarItem {
	font-size: 1em;
	font-weight: normal;
	color: black;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
}

div.wafVBarItem ul {
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type:none;
	list-style-image: none;
	list-style-position:outside;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1em;
	border-style: none;
}
div.wafVBarItem li
{
	padding: 0px;
	margin: 0px;
}

/* hyperlink within the item */
A.wafVBarLink,
A.wafVBarLink:link,
A.wafVBarLink:visited,
A.wafVBarLink:active {
	color: black;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
}
A.wafVBarLink:hover {
	font-weight: bolder;
	text-decoration: none;
	text-decoration: underline;
}

/* prosecution list box */
.prosecution li:first-line {
	font-weight: bold;
}
/* this daft line below is so IE will work */
.prosecution:first-line {
	font-weight: bold;
}

/* for some reason cannot get images as descendant of A working, so using below */
a.imagelink, a.imagelink:link, a.imagelink:hover, a.imagelink:visited {
 border-style: none;
}

#statistics {
	color: #3A558E;
	font-weight: bolder;
	padding: 10px;
	border: 2px solid #415680;
	background-color: white;
	font-size: 1em;
}

#statisticstitle {
	margin: 30px 0 0 0;
	padding: 5px 0 5px 0;
	border: 2px solid #415680;
	background-color: #415680;
	color: white;
	font-size: 1.2em;
	font-weight: bolder;
	text-align: center;
	line-height: .8em;
}

#banner {
	margin-top: 10px;
	text-align: center;
	border: 0;
	padding: 0;
}
