body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.linkhead {
	font-weight: bold;
	color:#666666;
	font-size:medium;
}

.link {
	font-weight: bold;
	color:#336600;
}

.right {
	float: right;
	border:1px;
	border-color:#999999;
}

h1 {
	font-size:1.4em;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	margin-top: 30px;
}

h3 {
	font-size:1.4em;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	text-decoration: underline;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#990000;
	margin-bottom: 0;
}

p {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

.quote {
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#999966;
	font-style:italic;
	font-weight:bold;
}

.affil {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
}
	
.nav {
	background-color: #8BBB18;
	list-style:none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.nav li {
	
	display: inline;
	margin: 0;
	padding: 0;
}
.nav li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

.nav li a:hover {
	background-color: #EA7A03;
}

.listtext {
	font-size:0.9em;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.listtextspace{
	font-size:0.9em;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:10px;
}


.mainbody { 
	padding:5px;
}

.footer {
	font-size:x-small;
	color:#666666;
	text-align:center;
}

.numbers {
     list-style-type:decimal;
	 font-size:0.9em;
}

table.table tr {vertical-align: top;}

.table {
	width:100%;
	border-color:#999999;
	border:1;
	cell-spacing:0;
	cell-padding:2px;
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	vertical-align:text-top;	
	align:center;
}

a {
	border:0;
}

a:hover, a:visited {
	border:0;
}

img {
	border:0;
}

.buttons {
	border:0;
	margin-top: 4px;
}

	
.centred {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floatleft {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#mainone {
	width: 467px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	clear: none;
	background-image: url(images/Alliance-banner-2_01.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #77983B;
}
#maintwo {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 288px;
	display: block;
	clear: none;
	float: left;
	background-image: url(images/Alliance-banner-2_02.gif);
	background-repeat: no-repeat;
}
#mainthree {
	background-image: url(images/Alliance-banner-2_03.gif);
	width: 288px;
	clear: none;
	float: left;
	height: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #77983B;
}
#mainone a, #maintwo a, #mainthree a {
	display: block;
	height: 100%;
	width: 100%;
}
