﻿body {
	text-align: left;
	font-family: Calibri, Arial, "Times New Roman";
}
#topTable {
	border-style: solid;
	border-width: 1px;
	background-color: #F7F7F7;
	width: 100%
}
#printerFriendly {
	font-size: x-small;
	text-align: right;
	
}

#valueHead {
	font-weight:bolder;
}
#valueBody {
	font-size:small;
}
#returnLink {
	font-size: x-small;
	text-align: right;
	
}
#solutionHead {
	text-align: right;
	font-weight: bolder;
	
}
#solutionBody {
	font-size: small;
	
}
#highlightsHead {
	text-align: right;
	font-weight: bolder;
	
}
#highlightsBody {
	font-size: small;
	
}
#imagerotator {
	border: 1 solid #000000;
	background-color: #F7F7F7;
	text-align: center;
	
}

#overviewHead {
	text-align: left;
	font-weight: bolder;
}

img {
	border-width: 0;
}
#bottomTable {
	width: 100%;
	
}