	html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
.alphabullets {
	list-style-type: lower-alpha;
}
.tickbox {
	line-height: 1.5em;
	list-style-type: none;
	list-style-image: url(../images/generic/tickbox.gif);
}
	
	p {
	}
	
	h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #071155;
	}
	
	h2 {
	font-size: 1em;
	line-height: 1.2em;
	color: #015396;
	}
	
	h3 {
	font-size: 1em;
	line-height: 1em;
	color: #071155;
	font-weight: bold;
	}
	.section0 {
	list-style-image: url(../images/discs/disc_section7.gif);
	}
	.section1 {
	list-style-image: url(../images/discs/disc_section1.gif);
	color: #005398;
	}
	.section2 {
	list-style-image: url(../images/discs/disc_section2.gif);
	list-style-type: none;
	}
	.section3 {
	list-style-image: url(../images/discs/disc_section3.gif);
	}
	.section4 {
	list-style-image: url(../images/discs/disc_section4.gif);
	}
	.section5 {
	list-style-image: url(../images/discs/disc_section5.gif);
	}
	.section6 {
	list-style-image: url(../images/discs/disc_section6.gif);
	}
	.section7 {
	list-style-image: url(../images/discs/disc_section7.gif);
	}
	.section8 {
	list-style-image: url(../images/discs/disc_section8.gif);
	}


	#mainnav a{
	width:385px;
	text-decoration: none;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
	}

	#mainnav a:hover{
	text-decoration: none;
	color: #071155;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00539C;
	border-bottom-color: #00539C;
	font-weight: normal;
	
	}
#introl #nav-introl, #legal #nav-legal, #work #nav-work, #advice #nav-advice, #unit #nav-unit, #list #nav-list, #contact #nav-contact, #pres #nav-pres, #case #nav-case {
	font-weight: normal;
	color: #005398;
	background-color: #D9E9FF;
	text-decoration: none;
}

#leftnav li a{
	text-decoration: none;
	color: #333333;
	line-height: 1.2em;
	padding-left: 3px;
	font-weight: normal;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
}


#leftnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: decimal;
	text-decoration: none;
	background-color: #FFFFFF;
}


#leftnav li a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #FFEDC5;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
}	
	
	#sectiona1 #sub-1 a:hover, #sectiona2 #sub-2 a:hover, #sectiona3 #sub-3 a:hover, #sectiona4 #sub-4 a:hover, #sectiona5 #sub-5 a:hover, #sectiona6 #sub-6 a:hover, #sectiona7 #sub-7 a:hover, #sectiona8 #sub-8 a:hover, #sectiona9 #sub-9 a:hover, #sectiona10 #sub-10 a:hover, #sectiona11 #sub-11 a:hover, #sectiona12 #sub-12 a:hover, #sectiona13 #sub-13 a:hover, #sectiona14 #sub-14 a:hover, #sectiona15 #sub-15 a:hover, #sectiona16 #sub-16 a:hover, #sectiona17 #sub-17 a:hover{
	background-color: #D9E9FF;
	color: #333333;
}
	
#sectiona1 #sub-1 , #sectiona2 #sub-2, #sectiona3 #sub-3, #sectiona4 #sub-4, #sectiona5 #sub-5, #sectiona6 #sub-6, #sectiona7 #sub-7, #sectiona8 #sub-8, #sectiona9 #sub-9 , #sectiona10 #sub-10, #sectiona11 #sub-11, #sectiona12 #sub-12, #sectiona13 #sub-13, #sectiona14 #sub-14, #sectiona15 #sub-15, #sectiona16 #sub-16, #sectiona17 #sub-17{
	font-weight: normal;
	color: #005398;
	background-color: #D9E9FF;
	list-style-type: decimal;
	list-style-image: none;
	text-decoration: none;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
a:link {
	color: #071155;
	text-decoration: underline;
}
a:hover {
	color: #407EB2;
	text-decoration: none;
}
table {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
}
.tableheading {
	font-weight: bold;
	color: #FFFFFF;
}

#colouredbox{
	background-color: #ECF9FF;
	border: 1px solid #999999;
	width: 490px;
	padding: 5px;
}

