body {
	margin: 0;
	padding: 0;
	background:white url(badccimages/bluetowhite1600.png);
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 106%;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#contents .nolink  a:link, #contents .nolink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 6.5em;
}
#header .strapline {
	font: 170% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
	text-decoration: none;
	background-color: transparent;
}
#header a:link, #header a:visited {
	text-decoration: none;
	background-color: transparent;
}
#nav {
	position: absolute;
	top: 7em;
	left: 1em;
	width: 10em;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 75%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#nav h2 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
diary {
	border: 1;
	width: 100%;
}

#diarytitle {
	 text-align: center;
	 border-left-color: #C0C0C0;
	 border-left-width: 1px;
	 border-right-color: #808080;
	 border-right-width: 1px;
}
#diary caption {
	font-size: 200%;
}
#content {
	margin-left: 12em;
	margin-right: 2em;
	margin-bottom: 3em;
}
li {
    font:100% Arial, Helvetica, sans-serif;
    }
h1 {
	font: 130% Arial, Helvetica, sans-serif;
	}
h2 {
	font: 100% Arial, Helvetica, sans-serif;
	color: #0066ff;
}
h3 {
	font: 100% Arial, Helvetica, sans-serif;
}
address {
	font-size: 100%;
	line-height: 1.5em;
	padding-left: 5em;
}
#content .DocHead
{
    font-family:Arial;
    font-size:90%;
    font-weight:bold;
}
#content .DocDesc
{
    font-family:Arial;
    font-size:90%;
    font-weight:normal;
}
#content p {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
}
#content ul {
  font:85% Arial, Helvetica, sans-serif;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px dotted #AAAAAA;

	color: #626262;
	font-size: 70%;
}
#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#footer a:hover {
	color: #778899;
}
#footer .copyright {
	color: #778899;
	background-color: transparent;
	float: left;
	margin: 0.5em 0 1em 2em;
	}
#footer .feedback {
	color: #778899;
	background-color: transparent;
	float: right;
	margin-top: .5em;
	margin-right: 1em;
	margin-bottom: 1em;
}
#whotable {
	 text-align: left;
	 width: 100%;
	 border-left-color: #C0C0C0;
	 border-left-width: 1px;
	 border-right-color: #808080;
	 border-right-width: 1px;
}
#WhoPerson {
	width: 50%;
}
#whoPerson .WhoRole {
	font-family:Arial;
    font-size:90%;
    font-weight:bold;
}
