#bd1 > .float-left { width : 669px; height : 280px; border-right : 1px solid #eee; overflow : hidden; }
#bd1 > .float-right { width : 280px; height : 280px; }
#bd2 { width : 950px; border-top : 1px solid #999; }
#bd3 > .float-left { width : 334px; height : 160px; border-right : 1px solid #eee; border-top : 1px solid #eee; overflow : hidden; }
#bd3 > .float-right { width : 280px; border-top : 1px solid #eee; }

#bd1 > .float-left > div,
#bd1 > .float-right > div,
#bd3 > .float-left > div,
#bd3 > .float-right > div { padding : 1em; }

#bd2 > div { padding : 1.5em 2em; font-size : 1.25em; line-height : 1.75em; }

#bd1 table {
	width : 100%;
	height : 100%;
}
#bd1 td { text-align : center; }
#bd1 td.top { padding-top : 10px; }
#bd1 td.bottom { padding-bottom : 20px; }
#bd1 td.left { padding-left : 16px; }
#bd1 td.right { padding-right : 16px; }

#bd1 td img { border : 1px solid #eee; }

#bd1 a, #bd1 a strong {
	text-decoration : none;
	color : #004b8c;
}
#bd1 a:hover, #bd1 a:hover strong {
	text-decoration : underline;
	color : #000;
}

.big {
	font-size : 1.2em;
	line-height : 1.5em;
}
#internal-links {
	text-align : center;
	color : #999;
	font-size : 7pt;
	padding-top : 10px;
	padding-right : 10px;
}

#internal-links a {
	color : #999;
	text-decoration : none;
}

#internal-links a:hover {
	text-decoration : underline;
}
