body {
	background-color: #FFFFFF;
	}
	
	
.divbody {
	border-color: #003399;
	border-top-style: solid;
	border-style: solid;
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
	
.BodyHeading {
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	color: #003366;
}	
	
.BodysubHeading {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #0033CC;
}	
	
.Navigationbar {
	background-color:#DDE3FF;
	border-color: #003399;
	border-width: medium;
	border-top-style: solid;
	border-style: solid;
}

.navlink {
	margin-left: 10px;
	color: #003366;
	margin-bottom: 2px;
}

.subnavlink {
	margin-left: 25px;
	color: #0033CC;
	margin-bottom: 2px;
}


p {
	font:"Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	white-space: normal;
	line-height: normal;
	padding-top: 0px;
	height: auto;
	margin-top: 0px;
	z-index: auto;
	word-spacing: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

body, td, th {
	color: #666633;
	line-height: normal;
}

h1, h2 {
	color: #663300;
	text-decoration: none;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}
.navheading {
	text-indent: 5px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #003366;
	font-size: 18px;
}
.imagefloatrt {
	float: right;
	left: 125px;
	top: 197px;
	display: block;
	padding-left: 0px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imagefloatltCopy {
	float: left;
	left: 125px;
	top: 197px;
	display: block;
	padding-left: 0px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
}
