body {
	margin: 0;
	padding: 0;
	background-color: #3b429a;
	text-align: center;
	color: #575757;
	
	font-size: x-small;
	voice-family: "\"}\""; voice-family: inherit;
	font-size: small;

	font-size: 0.9em;
	font-family: "X", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif, X;
}
/* place font family at end of list of declarations for selector as IE 3 has problems interpreting styles that follw font-family declarations */

table.main {
	width: 780px;
	margin: 10px auto;
	background-color: #ffffff;
	border: 0.5em solid #999999;
	text-align: left;
	font-size: 0.9em;
}
h1 {
	color: #3b429a;
}
h2 {
	color: #3883c4;
}
h3 {
	color: #3c469b;
}
h4 h5 h6 {
	color: #3d5da8;
}
h5.copy {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
a {
	color: #a32a62;
	font-weight: bold;
}
a:visited {
	color: #3b74b9;
}
a:hover {
	color: #ffffff;
	background-color: #a32a62;
	text-decoration: none;
}
td.nav {
	vertical-align: top;
    padding: 5.5em 0 0 0.5em;
}

html>body td.nav{
    padding: 4.5em 0 0 0.5em;
}

#leftnav a
{
	color: #a32a62;
	font-weight: bold;
}
#leftnav ul
{
	margin: 0;
	padding: 0;
	border: 0px none;
	list-style-type:none;
}

#leftnav li 
{
	border-bottom: 1px solid #ffffff;
	margin: 0;
}
#leftnav li a 
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #eeeeee;
	text-decoration: none;
	width: 100%;
}
html>body #leftnav li a 
{
	width: auto;
}
#leftnav li a:visited 
{
/*color: #a32a62;*/
}
#leftnav li a:hover 
{
	background-color: #a32a62;
	color: #ffffff;
}
/* id to highlight the currently selected button on the menu */
#leftnav li a.firstselected {
    color: #FFFFFF;
	background-color: #a5a5a5;
}

/* Style for the lock Image in the - Centre user only - menu Item */
.lockImg{
border: 0 none;
margin: 0 0 0 8em;
}

/* Specific styles */

#content {
padding: 0.1em 1em 1em 3em;
}

.banner_topLeft{
vertical-align: bottom;
}

.banner_topRight{
background-image: url(../images/top_Banner_right_repeat.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.banner_Title{
font-size: 3.2em;
font-weight: bold;
letter-spacing: -0.015em;
padding: 0.2em 0 0 0.3em;
}

#footer{
font-size: 0.85em;
padding: 1em 0 1em 1.2em;
}

#goToTop{
text-align: right;
margin: 0 2em 0 0;
}

.footerLine{
margin: 0.5em 2em 0 1em;
}

#footer a{
text-decoration: none;
}

#footer a:hover{
text-decoration: none;
}

/* classes for the publication lists*/

ul.publist {
	list-style:none;
}
ul.publist li {
	padding: 0 0 1em 0;
}
