body {
	padding : 0;
	margin : 0;	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.SIZE1	{font: 9px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.SIZE2	{font: 13px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.SIZE3	{font: 16px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.SIZE4	{font: 18px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.SIZE5	{font: 24px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.SIZE6	{font: 32px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}

A		{color:black; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
A:link		{color:black; text-decoration:none}
A:visited	{color:black; text-decoration:none}
A:hover		{color:red; text-decoration:none}
A:active	{color:black; text-decoration:underline}

A.EXTERNAL		{color:black; text-decoration:none}
A.EXTERNAL:link		{color:black; text-decoration:none}
A.EXTERNAL:visited	{color:black; text-decoration:none}
A.EXTERNAL:hover	{color:blue; text-decoration:none}
A.EXTERNAL:active	{color:black; text-decoration:underline}

.white		{color:white; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
A.white		{color:white; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
A.white:link	{color:white; text-decoration:none}
A.white:visited	{color:white; text-decoration:none}
A.white:hover	{color:yellow; text-decoration:none}
A.white:active	{color:white; text-decoration:underline}

A.MENU		{
	color:black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 25px;
	font-weight: bold;
}
A.MENU:link		{color:black; text-decoration:none}
A.MENU:visited	{color:black; text-decoration:none}
A.MENU:hover	{color:#FF0000; text-decoration:none}
A.MENU:active	{color:black; text-decoration:underline}

.heading3link		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #006A6A;
	text-decoration:none;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
A.heading3link 			{color:#006A6A; text-decoration:none}	
A.heading3link:link 	{color:#006A6A; text-decoration:none}	
A.heading3link:visited  {color:#006A6A; text-decoration:none}
A.heading3link:hover 	{color:red; text-decoration:none}
A.heading3link:active  	{color:#006A6A; text-decoration:underline}


DIV#topMenu {
	width:100%;
	background-color: #277181;
}
UL.topMenuList {
	padding: 3px 0px 3px 2px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	color: #B3D9D7;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #277181;
}
UL.topMenuList LI {
	display: inline; 
	padding: 0px 0px 0px 5px;
	border-left: #1C3040 2px solid; 
}
UL.topMenuList LI.first {
	display: inline;
	border-left-style: none
}
UL.topMenuList A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B3D9D7; 
	text-decoration: none
}
UL.topMenuList A:link {
	color: #B3D9D7; 
	text-decoration: none
}
UL.topMenuList A:visited {
	color: #B3D9D7; 
	text-decoration: none
}
UL.topMenuList A:hover {
	color: yellow; 
	text-decoration: none
}

DIV#banner {
	width:100%; 
	background-image:url(../graphics/banner-moorswork.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	filter:blendTrans(duration=.5);
}

DIV#redline {
	margin: 0px 0px 0px 0px; 
	font-size: 1px; 
	line-height: 1px; 
	background-color:#FC1A12; 
	height: 7px; 
	clear: both;
}
DIV#wholepage {
	width: 100%;
	font-size: 90%;
	position:relative; 
	left:0px; 
	top:0px;  
	z-index:3; 
	visibility: visible;
}


DIV#navmenu {
	width: 196px;
	border-left:2px solid #17434D;
	border-bottom:2px solid #17434D;
	border-right:2px solid #17434D;
}
.inlineimages ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.inlineimages li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.menucell  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top:2px solid #17434D;
	text-align:left;
}

.menucell UL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.menucell LI {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.menucell A {
	display: block;
	background-color: #008C8C;
	width: 186px;
	padding: 4px 4px 4px 6px;
	color: white;
	font-weight: bold;
}
.menucell A:visited  {
	color: white;
}
.menucell A:link  {
	color: white;
}
.menucell A:active  {
	color: white;
	text-decoration: none;
}
.menucell A:hover  {
	background-color: #005959;
	color: white;
	cursor: default;
}


.submenucell {
	background-color: #D0E8E4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
.submenucell ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.submenucell li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #008C8C;
	border-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.submenucell A {
	display: block;
	background-color: #D0E8E4;
	width: 172px;
	padding: 4px 4px 4px 20px;
	font-size: 85%;
	font-weight: bold;
	color: black;
}
.submenucell A:visited  {
	color: black;
}
.submenucell A:link  {
	color: black;
}
.submenucell A:active  {
	color: black;
	text-decoration:underline;
}
.submenucell A:hover  {
	background-color: #EEF7F5;
	color: red;
	cursor: pointer;
}
.rightlink ul {
	margin: 2px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(../bullets/pointer-black-10x10.gif);
	line-height: 14px;
}
.rightlink A:visited  {
	color: black;
}
.rightlink A:link  {
	color: black;
}
.rightlink A:active  {
	color: black;
	text-decoration: underline;
}
.rightlink A:hover  {
	color: red;
	list-style-image: url(../bullets/pointer-red-10x10.gif);
	
}

.rightcell UL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.rightcell LI {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	list-style-type: none;
}
.rightcell A {
	display: block;
	background-color: #D0E8E4;
	width: 176px;
	padding: 3px 2px 3px 2px;
	color: black;
	text-align: center;
}
.rightcell A:visited  {
	color: black;
}
.rightcell A:link  {
	color: black;
}
.rightcell A:active  {
	color: black;
	text-decoration: underline;
}
.rightcell A:hover  {
	background-color: #EDFEF8;
	color: red;
}
.features A {
	diplay: block;
	padding: 2px 10px 2px 10px;
	colour: white;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
.features A:visited  {
	color: white;
}
.features A:link  {
	color: white;
}
.features A:active  {
	color: white;
	text-decoration: underline;
}
.features A:hover  {
	background-color: #D0E8E4;
	color: red;
}
.featuresbox{
	background-color: #D0E8E4;
	width: 180px;
	margin: 0px 0px 10px 10px;
	font-size: 9pt;
	color: black;
	text-align: justify;
}
.featuresbox p {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}


DIV#content {
	padding: 0px 30px 0px 30px;
	margin: 15px 0px 15px 0px
}

.summarybox {
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 5px 10px;
	background-color: #D0F3F5;
	background-image: url(../background/summarybox-background.jpg);
}
.summarybox p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.summaryboxheading {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 7px 0px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.summaryboxheading a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.summaryboxheading a:link {
	color: #FF0000;
}
.summaryboxheading a:visited{
	color: #FF0000;
}
.summaryboxheading a:active {
	color: #FF0000;
	text-decoration:underline
}
.summaryboxheading a:hover {
	color: #000000;
	text-decoration:underline
}

.relatedpages  {
	float:right; 
	margin: 3px 0px 0px 10px;
}


.pagetext  {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV#footer {
	background-color: #1D3631;
	width: 100%;
	cursor:pointer;
}

.jammer {
	margin: 10px 0px 0px 0px;
}

.highlightyellow {
	background-color: #FFFF00;
}

.leftgreenbox {
	background-color: #E1FF9D;
	padding: 3px 0px 3px 0px;
}
.palebox {
	background-color: #D0E8E4;
	padding: 3px 0px 3px 0px;
}
.darkbox {
	background-color: #8FC9C8;
	padding: 3px 0px 3px 0px;
}


.greenoutlinebox {
	padding: 0px 8px 8px 8px;
	border: 2px solid #006A6A;
}
.paletextbox {
	background-color: #DDF4EE;
	padding: 5px 5px 5px 5px;
}


.left {
	float: left;
}
.right {
	float: right;
}
.imageright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
.imageright10 {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}
.imageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imageleft10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.heading {
	color: #006A6A;
	font-weight: bold;
}
.heading1 {
	color: #006A6A;
	font-weight: bold;
	font-size: 150%;
}
.heading2 {
	color: #006A6A;
	font-weight: bold;
	font-size: 140%;
}
.heading3 {
	color: #006A6A;
	font-weight: bold;
	font-size: 120%;
}
.heading4 {
	color: #006A6A;
	font-weight: bold;
	font-size: 105%;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #006A6A;
	font-weight: bold;
	margin: 22px 0px 0px 0px;
	padding: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #006A6A;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #006A6A;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #006A6A;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006A6A;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
P {
	margin-top: 5px;
	margin-bottom: 0px;
}
.linespace5 {
	height: 5px;
	line-height: 5px;
	font-size: 20%;
}
.linespace10 {
	height: 10px;
	line-height: 10px;
	font-size: 20%;
}
.linespace15 {
	height: 15px;
	line-height: 15px;
	font-size: 20%;
}
.linespace20 {
	height: 20px;	
	line-height: 20px;
}
.linespace25 {
	height: 25px;	
	line-height: 25px;
}
.linespace30 {
	height: 30px;	
	line-height: 30px;
}

.BulletArrow10
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletArrow10 LI
{
	list-style-image: url(../bullets/pointer-black-10x10.gif);
	margin: 5px 0px 0px 0px;
	list-style-position: 20;
}
.BulletDCF11
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletDCF11 LI
{
	list-style-image: url(../bullets/dcf-black-11x11.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.BulletDCF13
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletDCF13 LI
{
	list-style-image: url(../bullets/dcf-black-13x13.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.BulletDCF15
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletDCF15 LI
{
	list-style-image: url(../bullets/dcf-black-15x15.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.BulletCircle5
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletCircle5 LI
{
	list-style-image: url(../bullets/circle-black-5x5.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20;
}
.BulletCircle8
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletCircle8 LI
{
	list-style-image: url(../bullets/circle-black-8x8.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20;
}
.BulletCircle10
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletCircle10 LI
{
	list-style-image: url(../bullets/circle-black-10x10.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20;
}
.BulletSquare5
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletSquare5 LI
{
	list-style-image: url(../bullets/square-black-5x5.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20;
}
.BulletSquare8
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletSquare8 LI
{
	list-style-image: url(../bullets/square-black-8x8.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.BulletSquare10
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletSquare10 LI
{
	list-style-image: url(../bullets/square-black-10x10.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20;
}
.BulletRomanNumbers
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletRomanNumbers LI
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20;
	list-style-type: upper-roman;
}

.BulletNumbers
{
margin-bottom: 0px;
margin-top: 0px;
}
.BulletNumbers LI
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-type: decimal;
}


a.underlinelink {
	text-decoration: underline;
}

.highlightyellow {
	background-color: #FFFF00;
}
.justify {
	text-align: justify;
}
.text80 {
	font-size: 80%;
}
.text85 {
	font-size: 85%;
}
.text90 {
	font-size: 90%;
}
.text95 {
	font-size: 95%;
}
.text100 {
	font-size: 100%;
}
.text105 {
	font-size: 105%;
}
.text110 {
	font-size: 110%;
}
.text115 {
	font-size: 115%;
}
.text120 {
	font-size: 120%;
}
.text80em {
	font-size: 0.8em;
}
.text85em {
	font-size: 0.85em;
}
.text90em {
	font-size: 0.9em;
}
.text95em {
	font-size: 0.95em;
}
.text100em {
	font-size: 1em;
}
.text105em {
	font-size: 1.05em;
}
.text110em {
	font-size: 1.1em;
}
.text115em {
	font-size: 1.15em;
}
.text120em {
	font-size: 1.2em;
}

.bluecell a {
	background-color: #95D5DF;
	border-top: 1px solid #D1FAF9;
	border-right: 1px solid #1A4A53;
	border-bottom: 1px solid #1A4A53;
	border-left: 1px solid #D1FAF9;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	padding: 1px;
	display: block;
 	cursor:hand;
 	filter:blendTrans(duration=0.5);
}
.bluecell a:hover {
	background-color:#D1FAF9;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bluecell a:link {
 background-color:#95D5DF;
 }
.bluecell a:visited {
 background-color:#95D5DF;
 }
 .bluecell a:active {
 background-color:#95D5DF;
 }
 
.tabletext {
	font-size: 90%;
}
.tabletext TD {
	background-color: #E1F0F0;
}
TD.tablecellhighlight {
	background-color: #F0FBFB;
}
.tablecellhighlight TD {
	background-color: #F0FBFB;
}