body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
}

p { font-size: 13px; margin-top: .60em; margin-bottom: .60em; text-align: left; }

h5 { margin-top: 0; margin-bottom: 0; }

form { margin-top: 0; margin-bottom: 0; }

ul { margin-top: 0; margin-bottom: 1em; }

th {
	font-size: 13px;
	font-weight: bold;
}

td {
	font-size: 13px;
	text-align: left;
}

.bgLtGray {
	background-color: #D5D5D5;
}
	
.bgLtBlue {
	background-color: #3477b9;
}
	
.bgMedBlue {
	background-color: #0054a5;
}

.bgDarkBlue {
	background-color: #003371;
}

table.exhibitA {
	border-color: #AABFD5;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	background-color: white;
}

table.exhibitA th {
	background-color:#126BC5;
	color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #AABFD5;
	padding: 4px;
	text-align: left;
}

table.exhibitA td {
	border-width: 1px;
	border-style: solid;
	color: #000066;
	border-color: #AABFD5;
	padding: 4px;
}

caption.exhibitA {
	font-size: 12px;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 1em;
}

.pageTitle
{
	color: blue;
	font-size: 24px;
	font-weight: bold;
}

.contract {
	position:absolute;
	left:350px;
	top:0px;
	width: 100px;
	height: 32px;
	overflow: visible;
}
