body {
	background-color: #ffffff;
	background-image: url(../_img/bg_archived.gif);
}

p, ol, li, td, dt, dd, .footer_box {
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
	COLOR: Black;
}

dt { 
 font-weight: bold; 
 margin-top: 5px;
 }

h1, h2, h3, h4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 140%;
	FONT-WEIGHT: bold;
	COLOR: #660066;
}
/* alter definition of sub headers... */
H2 {
  FONT-SIZE: 120%;
	background-color: #FCEBFC;
}
H3 {
  FONT-SIZE: 100%;
}
H4 {
  FONT-SIZE: 90%;
}
.breadcrumbsdiv {
  border-bottom: 1px solid black;
	border-bottom: 2px solid #66006D;
}
a.breadcrumbs {
	FONT-WEIGHT: bold;
	FONT-SIZE: 75%;
	COLOR: #660066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
a.breadcrumbs:hover {
	FONT-SIZE: 75%;
}
a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #660066;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
}
a:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: 1px solid #660066;
	border-bottom: 1px solid #660066;
	background-color: #FCEBFC;
}

a.image:hover {
	border : 0px solid #FFFFFF;
	background-color: #FFFFFF;
}
a.notyetcreated {
	FONT-WEIGHT: normal;
	FONT-SIZE: 100%;
	COLOR: Gray;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
}
.guideheader, .headgfx {
	background-color: #FFFFFF;
	background-color: #FCEBFC;
	border-top: 2px solid #66006D;
	border-bottom: 2px solid #66006D;
	margin: 0px;
	padding: 3px 3px;
	color: #660066;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans;
	font-size: 150%
}

UL.article_toc {
font-size: 75%;
}
.sectionheaderbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold; /*	text-decoration: underline; */
	list-style-type: none;
	line-height: 200%;
	background-color: #FCEBFC;
	border-bottom: 1px solid #660066;
	border-right: 1px solid #660066;
	margin: 10px 0px 10px -40px;
}

.sectionheadertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold; /*	text-decoration: underline; */
	list-style-type: none;
	line-height: 200%;
	background-color: #FCEBFC;
	border-bottom: 1px solid #660066;
	border-right: 1px solid #660066;
	border: 1px solid #660066;
	margin: 10px 0px 10px -40px;
 text-align: center;
}


/* block assignments */
.pageholder {
	width: 600px;
	border: 1px solid #660066;
	margin: 12px;
	padding: 12px;
}

.acknowledgement_box {
	border: 1px solid #660066;
 font-size: 80%;
	margin: 30px;
	padding: 3px 12px;
	background-color: #FCEBFC;
  }
.footer_box {
 font-size: 80%;
	margin: 0px 0px;
	padding: 3px 3px;
	background-color: #FCEBFC;
 text-align: center;
	border-top: 2px solid #66006D;
	border-bottom: 2px solid #66006D;
 }

body{
margin-left: 5%;
margin-right: 10%;
}

.centred-table{
text-align: center;
}
.centred-image{
text-align: center;
}
