/*** A handful of pages have a different layout with a blue** background.  For those pages, this style sheet should** be included after fhi.css.*/td#cell_lhs_border {	width: 20px;	background-color: #CCC;}td#cell_maincontent {	width: 580px;	background-color: #296394;	background-repeat: no-repeat;	background-position: top right;}div#maincontent {	color: white;	vertical-align: middle;	border: #316B9C;	margin-top: 50px;	margin-right: 200px;	margin-left: 30px;	margin-bottom: 50px;}div#maincontent a {	/* font-size: 10px; */	text-decoration: underline;}div#maincontent a, div#maincontent a:link, div#maincontent a:visited {	color: #FC0;}div#maincontent a:focus, div#maincontent a:hover, div#maincontent a:active {	color: #F60;}div#maincontent span.faux-link {	color: #FC0;	text-decoration: none;	font-style: italic;}td#cell-links {	background-color: #999;}td#cell-fill-1 {	height: 20px;	background-color: #CCC;}td#cell-fill-2 {	height: 60px;	background-color: #295A8C;}