#foiContent {
	width: 90%;
	padding: 1em;
	line-height: 1.4;
	align: center;
}

.cHeader {
	width: 100%;
	font-weight: bold;
	border-bottom: 2 solid rgb(120,139,145);
	margin-bottom: 10px;
}
.foitable {
	font-family:  arial, Sans-Serif;
	font-size:medium; 
	border-collapse: collapse;
}

#headerRow {
	width: 100%;
	background-color: rgb(127,151,167);
}

#row {
	width: 100%;
}

#buttonRow {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.instruction {
	width: 80%;
	font-style: italic;
}

.small {
	font-size: smaller;
}

.button {
	background-color: rgb(233,245,238);
	font-weight: bold;
	color: rgb(51,51,51);
}

#pagelinks {
	width: 25%;
	float: right;
	font-size: 0.8em;
	margin-left: 10px;
	color: white;
}

.italic {
	font-style: italic;
}

.break {
	color: white;
}

.sp5 {
	width: 5%;
	font-size: smaller;
	vertical-align: top;
	border: 2px solid;
}
.sp10 {	
	width: 10%;
	font-size: smaller;
	vertical-align: top;
	border: 2px solid;
}
.sp15 {	
	width: 15%;
	font-size: smaller;
	vertical-align: top;
	border: 2px solid;	
}
.sp50 {
	width: 50%;
	font-size: smaller;
	vertical-align: top;
	border: 2px solid;	
}

#rowColored {
	width: 100%;
	background-color: rgb(233,245,238);
}

#detailRow {
	width: 100%;
	margin-bottom: 0.7em;
}

.sp30 {	
	width: 30%;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	padding-right: 1em;
}
.sp70 {	
	width: 70%;
	vertical-align: top;
}

.fRight {
	float: right;
	width: auto;
	height: auto;
	margin-left: 5px;
}

.contenttable {

width: 50%;

}
