body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 0px; 
	background-color: #b5b5b5;
}

.centre {
	text-align: center;
}

.left {
	text-align: left;
}

.top {
	vertical-align: top;
}

/* Spacing */

.martop3 {
	margin-top: 3px;
}

.martop5 {
	margin-top: 5px;
}

.martop10 {
	margin-top: 10px;
}

.martop15 {
	margin-top: 15px;
}

.martop20 {
	margin-top: 20px;
}

.martop25 {
	margin-top: 25px;
}

/* Links */

a.menu {
	color: White; text-decoration: none; white-space: nowrap;
}

a.menu:hover {
	color: #FF9900; text-decoration: none; white-space: nowrap;
}

a.menubarleft {
	color: White; text-decoration: none; font-size: 11px; font-weight: 300; white-space: nowrap;  
}

a.menubarleft:hover {
	color: #FFCC00; text-decoration: none; background-color: #333333; font-size: 11px; font-weight: 300; white-space: nowrap;
}

a.more:link {
	color: teal; text-decoration: none; font-size: 11px; font-weight: 300; white-space: nowrap;  
}

a.more:visited {
	color: teal; text-decoration: none; font-size: 11px; font-weight: 300; white-space: nowrap;  
}

a.more:hover {
	color: #FFCC00; text-decoration: none; background-color: #333333; font-size: 11px; font-weight: 300; white-space: nowrap;
}

table.main955 {
	width: 955px; background-color: White;
}

table.masthead {
	width: 955px; vertical-align: top; height: 75px; background-color: White; color: #999999 color: #009999;
}

table.sidebar {
	width: 95%; margin-bottom: 10px;
}

td.bottomcolumns {
	width: 25%; background-color: #999999; color: White; text-align: left;
}

td.gutter {
	width: 20px;
}

td.mastheadleft {
	width: 600px; text-align: left; padding-left: 10px;
}

td.mastheadright {
	background-color: White; text-align: right;
}

td.sidebarleft {
	width: 150px; background-color: #999999; color: White; text-align: left;
}

td.sidebarlines {
	background-color: Gray; font-weight: 300; text-align: left; width: 100%; padding: 3px; border-bottom-color: Silver; border-bottom-style: solid; border-bottom-width: 1px;
}

/* Lists */

ul.tealdots {
	list-style-image: url(images/library/TealDots.gif);
}

li.ten {
	margin-bottom: 10px;
}