body {
	background-color: #ffffff;

  background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	margin-right: 0%;
}

.gpg-content, .gpg-footer{
  margin-right: 12%;
}

ul,  ol,  li, td, dt, dd, .footer_box {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 95%;
  color : Black;
  font-weight:normal;
  }
p 
  {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 90%;
  color : Black;
  font-weight:normal;
  }



dt { 
 font-weight: bold; 
 margin-top: 5px;
 }

h1
  {
  font-family: Arial, sans-serif;
  font-size:30px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }
h2
  {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }
h3
  {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }
h4
  {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  color : Black;
  text-align :left;
  font-weight:bold;
  }
  
  
  h5
  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color : Black;
	text-align :left;
	font-weight:normal;
	background-color : #D3D3D3;
	margin-left: 15%;
   margin-right:15%;
}

.breadcrumbsdiv {
  border-bottom: 1px solid black;
	border-bottom: 2px solid #66006D;
}
a.breadcrumbs {
	font-weight: bold;
	font-size: 75%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
a.breadcrumbs:hover {
	font-size: 75%;
}


 a:link 
  {
  text-decoration: underline;   

  }
a:visited 
  {
  text-decoration: underline;    

  }
a:link:active, :visited:active 
  {
  text-decoration: underline;    

  }
a:link:hover
  {
  text-decoration: underline;   

  }

.guideheader, .headgfx {
	background-color:  #D3D3D3;  /* was #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-serif;
	font-size: 150%
}

ul.article_toc {
font-size: 75%;
}
.sectionheaderbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold; 
	list-style-type: none;
	line-height: 200%;
	/* background-color:   #D3D3D3;  original */
	background-color:  #D3D3D3;
	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;
	list-style-type: none;
	line-height: 200%;
	/* background-color: #D3D3D3;  original */
	background-color: #D3D3D3; 
	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; original */
	background-color: #D3D3D3;
  }

.footer_box {
  font-size: 80%;
	margin: 0px 0px;
	padding: 3px 3px;
	/* background-color: #FCEBFC;  original */
	background-color: white; 
  text-align: center;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
 }

.centred-table{
  text-align: center;
}
.centred-image{
  text-align: center;
}

