/* Copyright © 2001 - 2007 Fluid Media Ltd. All rights reserved */
/* http://www.fluidmedia.co.uk */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background: #D8E0E8;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-size: x-small;
	color: #983030;
}
a:hover {
	font-size: x-small;
	color: #000000;
}
a.b:link, a.b:visited, a.b:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
a.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a.c:link, a.c:visited, a.c:active {
	font-size: xx-small;
	color: #983030;
}
a.c:hover {
	font-size: xx-small;
	color: #000000;
}
a.d:link, a.d:visited, a.d:active {
	font-size: large;
	color: #981818;
}
a.d:hover {
	font-size: large;
	color: #000000;
}
h1 {
	font-size: medium;
	color: #983030;
}
.sub_head {
	font-size: x-small;
	color: #006098;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.required {
	font-size: xx-small;
	color: #CC0000;
}
li {
	margin: .4em 0 0 0
}
ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
input.fluid-btn {
	color: #FFFFFF;
	background-color: #006098;
}
input.fluid-btnov {
	color: #CCCCCC;
	background-color: #006098;
	cursor: pointer;
}
.border {
	border-color:#A8A8A8;
	border-style:solid;
	border-width: 0px 1px;
	background: #FFFFFF url('eden_currie_stripes.gif') no-repeat fixed center;
}
.nav_table a {
	background-image: url(nav_bkg.jpg);
    display:block;
    padding: 3px 12px;
	border: 1px solid #D0D0D0;
}
.nav_table a:hover {
    background:#C0C0C0;
}
.narrow_nav_table a {
	background-image: url(tran_bkg.gif);
    display:block;
    padding: 2px 12px;
	border-bottom: 1px solid #D0E0E8;
}
.narrow_nav_table a:hover {
    background:#C0C0C0;
}
.nav_table_header {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
    padding: 3px 12px;
    background:#88B8C0;
}
.tiny_logo_cell {
	background: #D0E0E8;
	padding: 4px 4px;
}
.tiny_logo_cell a {
	background: #D0E0E8 url('eden_currie_stripes_tiny.gif') no-repeat center;
	display:block;
	padding: 4px 4px;
}
.more_box a {
    background:#B0D0D8;
	display:block;
    padding: 4px 4px;
}
.more_box a:hover {
    background:#88B8C0;
}
.team_table {
	font-size: xx-small;
	background-image: url(tran_bkg.gif);
}