html, body { margin: 0; padding: 0;}
p, div, h1, h2, h3, h4, h5, ul, li { margin: 0; padding: 0;	} 
ul {list-style:none;}


body {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size:0.75em;
	color:#666666;
	}
	
	#container {
	background:url(../images/bg_container.gif) top no-repeat;
	min-height:620px;
	width:740px;
	padding:45px;
	padding-top:40px;
	margin:0 auto;
	}
	
	#header {
	width:740px;
	position:relative;
	margin-bottom:10px;
	float:left;
	}

#header ul {
	margin:0px;	
	padding:0px;
	position:relative;
	min-height:25px;
	margin-top:0px;
	background:url(../images/bg_navbar.gif) no-repeat;
	float:left;
	width:100%;
	font-size:1.1em;
	}
#header ul li {
display:inline;
}
#header ul li a, #header ul li a:visited {
	padding-left:9px;
	padding-right:9px;
	margin-left:5px;
	text-decoration:none;
	height:19px;
	color:#FFFFFF;
	display:block;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	}
	
#header ul li a:hover {
	background-color:#7565a4;
	background-image:url(../images/bg_navbar_a_hover.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header ul li a.selected {
	background-color:#7565a4;
	background-image:url(../images/bg_navbar_a_hover.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content {
	float:left;
	width:710px;
	padding:15px;
	overflow:hidden;
	position:relative;
	}

#footer {
float:left;
width:100%;
font-size:0.9em;
text-align:right;
}

#footer ul {
list-style:none;
padding:0px;
margin:0px;
float:right;
}

#footer ul li {
display:inline;
padding-right:10px;
padding-left:10px;
background:url(../images/bg_footer_li.gif) no-repeat right;
}	

#footerblock {
background-color:#3c227d;
height:10px;
line-height:10px;
width:100%;
margin-bottom:8px;
}

p {
	margin-top:0px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p.leader {
	font-size:1.4em;
	color:#3c227d;
	margin-bottom:15px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica
	}
	
h1 {
margin:0px;
padding:0px;
}

h1 a {
background:url(../images/logo.gif) no-repeat left;
width:250px;
text-indent:-1000px;
overflow:hidden;
display:block;
margin:0px;
padding:0px;
height:80px;
}

h2 {
background:url(../images/tagline.gif) no-repeat right;
height:30px;
width:250px;
text-indent:-1000px;
overflow:hidden;
display:block;
margin:0px;
padding:0px;
position:absolute;
right:0px;
top:45px;
}

h3 {
font-size:1.8em;
margin-top:0px;
margin-bottom:15px;
padding-bottom:5px;
font-weight:normal;
background:url(../images/bg_h3.gif) repeat-x bottom;
}

h4 {
	font-size:1.4em;
	color:#3c227d;
	margin-bottom:10px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
}

h5 {
	color:#3c227d;
	font-size:1.1em;
	margin-top:0px;
	margin-bottom:5px;
}

a, a:visited {
	color:#3c227d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

a.button, a.button:visited, #sidemenu ul li a.button, #sidemenu ul li a.button:visited {
	background:url(../images/bg_button_a_.gif) no-repeat top;
	font-size:1.1em;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:140px;
	display:block;
	height:30px;
	float:none;
	margin-right:10px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica;
	color:#3c227d;
	text-decoration:none;
	}
	
a.button:hover {
	text-decoration:none;
}	
	
a.button.small, #sidemenu ul li a.button.small {
	line-height:17px;
	height:17px;
	margin-top:50px;
	}	

#sidemenu {
	float:left;
	width:170px;
	display:block;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#sidemenu ul li {
	background:url(../images/bg_h3.gif) repeat-x bottom;

}

#sidemenu ul li a, #sidemenu ul li a:visited {
	font-size: 1.1em;
	color:#666666;
	display:block;
	padding-top: 7px;
	padding-bottom:7px;;
}

#sidemenu ul li a.selected, #sidemenu ul li a:hover {
	color:#3c227d;
	text-decoration:none;
}

#sidemenu ul li a.button {
position:absolute;
bottom:20px;
left:15px;

}

#sidemenu ul li a.button.small {
bottom:70px;
}		

#centre {
	float:left;
	width:410px;
	padding-left: 20px;
	padding-right: 20px;;
}

#centrefull {
	float:left;
	width:490px;
	padding-left: 0px;	
	padding-right: 20px;;
}		

#right {
	float:right;
	width:90px;
}

#halfleft {
float:left;
width:300px;
}

#halfright {
float:right;
width:370px;
}	

#publications {
display:block;
background:url(../images/bg_h3.gif) repeat-x bottom;
float:left;
margin-bottom:20px;
}
	
#publications li {
float:left;
}

#publications li a, #publications li a:visited {
	font-size:1.1em;
	color:#666666;
	display:block;
	padding:8px;
}	

#publications li a:hover, #publications li a.selected {
	background:url(../images/bg_publications_a.gif) repeat-x top #7357bb;
	text-decoration:none;
	color:#FFFFFF;
}

#articlelist {
	text-align:left;
	margin-bottom:10px;
}

#articlelist li {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/bg_h3_witharrow.gif) no-repeat bottom right;
	padding-right:20px;
}

#articlelist li a.selected {
	font-weight:bold;
}

.error {
	background-color:#CC3300;
	color:#FFFFFF;
	border:1px solid #990000;
	padding:2px;
}