
 /* DO NOT DISPLAY THE SWITCH TO TEXT VERSIONS OF THE ACCESSIBILITY BUTTONS */

#accessiconsswitchtotext{display: none;}

#accessiconshomeswitchtotext{display: none;} 

#accessiconsswitchtomain {
margin-bottom:90px;
}

img{display: none;}

bg img{display: none;}

body {
    margin-top: 20px;
	margin-left:20px;
	margin-right:0px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems. change this to change all*/
	color: #000000;
	}	
a {
	text-decoration: none;
	font-weight: normal;
	color: #004e73;
	line-height: 1.5em;
	}
a:link {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}	
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.5em;
	/*both set to zero and padding in header div is used intead to deal with compound ie pc problems*/
	}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
    color: #00934f;
	margin-bottom: 0.5em;
	}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #004e73;
	}

img {
	border: 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
	
#textdivider {
   margin-top:20px;
   height:1px;
   width:auto;
   background: #ffffff;
   border-top: 2px solid #004e73;
   }
   
   .pagetitle1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.8em; color: #631d76; font-weight: bold; text-decoration: none;line-height: 1.5;}

.pagetitle2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #04476f; font-weight: bold; text-decoration: none;line-height: 1.5;}