/* =====================================================================
The following sets the left indent margin of the whole page
======================================================================= */
body {
	margin-left: 20px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
div {
display: inline
}
/* =====================================================================
The following sets the font, font size and font colour of the header text of every page 
======================================================================= */
.pagetitle {
	font-size: 19px;
	font-weight: bold;
	color: #000099;
	line-height: normal;
; letter-spacing: 0pt
; word-spacing: 0pt
; font-family: Arial, Helvetica, sans-serif}
/* =====================================================================
The following sets the font, font size and font colour of the bottom copyright text on every page 
======================================================================= */
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
}
/* =====================================================================
The following sets the font, font size and font colour of the top links on every page 
======================================================================= */
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.toplinks a:link {
	color: #000000;
	text-decoration: none;
}
.toplinks a:visited {
	color: #000000;
	text-decoration: none;
}
.toplinks a:active {
	color: #000000;
	text-decoration: none;
}
.toplinks a:hover {
	color: #000000;
	text-decoration: underline;
}
/* =====================================================================
The following sets the font, font size and font colour of the left hand menu on every page
======================================================================= */
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	;
	white-space: normal;
	line-height: 15px;
}
.leftlinks a:link {
	color: #ffffff;
	text-decoration: none;
}
.leftlinks a:active {
	color: #ffcb08;
	text-decoration: none;
}
.leftlinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
.leftlinks a:hover {
	color: #ffcb08;
	text-decoration: underline;
}
.leftlinks ul {
	position: relative;
	left: -10px;
	margin-top: -10px;
}
/* =====================================================================
The following sets the font, font size and font colour of the header levels on every page 
======================================================================= */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #000099;
; vertical-align: baseline
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
a {
	color: #0000ff;
	text-decoration: none;
}
/* =====================================================================
The following sets the default font, font size and font colour of links on every page 
======================================================================= */
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
/* =====================================================================
The following sets the default font type, font colour and font size of all pages 
======================================================================= */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
 } .heading1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000099; font-weight: bold}
.newbody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%}
element { }
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	color: #000033;
	margin-left: 11px;
}
.sidebarheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000099;
	padding-left: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-variant: normal;
	line-height: 5px;
}
