body {
	background-color: White;
	background-image: url('images/jdslightback004.gif');
	color: black;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	padding-left: 6em;
	padding-right: 4em;
	text-align: left;
}
.headTitle {
	position: relative;
	top: 126px;
	color: #00015E;
	font-size: x-large;
	font-style: italic;
	font-weight: 600;
	text-align: center;
}
.noBorder {
	border: none;
}
a:link {
	color: #00015E;
}
a:visited {
	color: Maroon;
}
a:active {
	color: #7B68EE;
}
a:hover {
	color: #CD5C5C;
}
#header {
	width: 90%;
	left: 5%;
	right: 5%;
	height: 47px;
	border-bottom: 3px #000000 double;
	padding-bottom: 36px;
}
div.row span.left {
	background-color: inherit;
	color: black;
	float: left;
	text-align: left;
	width: 49%;
}
div.row span.right {
	background-color: inherit;
	color: black;
	float: right;
	font-size: 2em;
	line-height: 2.4em;
	margin: 0em auto -10px auto;
	padding: 0em;
	text-align: right;
	width: 49%;
}
#pic {
	float: right;
	margin-left: 1em;
	padding-right: 5em;
	padding-bottom: 1em;
	position: relative;
	top: 1em;
}
.bold {
	font-weight: 600;
	display: inline;
	font-size: 1.2em;
	margin-right: 1em;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
	font-style: italic;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
	font-style: italic;
}
h3 {
	font-size: large;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}
h4 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-size: small;
	font-weight: 500;
	text-align: left;
}
.float {
	float: left;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
}
p.float {
	text-align: center;
}
#footer {
	clear: both;
	letter-spacing: .2em;
	margin: 1em auto 0em auto;
	padding-bottom: 2em;
	text-align: center;
	border-top: 3px #000000 double;
	line-height: .25em;
	font-size: .75em;
}
#footer span#cohead {
	font-weight: bold;
	font-size: 1.3em;
}

