/* STRUCTURE */body {	color: #000000;	font-family: "Arial Unicode MS", "Lucida Grande", sans-serif;	font-size: 12px;	text-align: center;	background: #536895 url("imgs/banner.jpg") no-repeat top center;	margin: 10px;}#content {	text-align: left;	margin: 0 auto;	padding-top: 60px;	width: 760px;}#main {	line-height: 150%;	padding: 0 70px 10px 70px;}div.menu {	font-size: 10px;	text-align: center;	padding: 0 70px 10px 70px;}div.issues {	float: right;	padding: 10px;	margin: 0 0 10px 10px;	border: 1px dotted #536895;}/* ROUND-CORNERED BOXES */div.menu div.TR {	background: #FFC61E url("imgs/gold/TR.jpg") no-repeat right top;}div.menu div.BR {	background: transparent url("imgs/gold/BR.jpg") no-repeat right bottom;}div.menu div.BL {	background: transparent url("imgs/gold/BL.jpg") no-repeat left bottom;}div.menu div.TL {	background: transparent url("imgs/gold/TL.jpg") no-repeat left top;	padding: 10px;}div.TR {	background: #FFFFFF url("imgs/white/TR.jpg") no-repeat right top;}div.BR {	background: transparent url("imgs/white/BR.jpg") no-repeat right bottom;}div.BL {	background: transparent url("imgs/white/BL.jpg") no-repeat left bottom;}div.TL {	background: transparent url("imgs/white/TL.jpg") no-repeat left top;	padding: 20px;}/* LINKS */a:link {	color: #536895;	text-decoration: underline;}a:visited {	color: #536895;	text-decoration: none;	border-bottom: 1px dotted #536895;}a:hover {	text-decoration: none;	border-bottom-width: 0;}a:active {	color: #990000;	text-decoration: none;	border-bottom-width: 0;}/* HEADERS */h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-weight: bold;	margin-top: 0;}h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-weight: bold;	margin-top: 0;}div.issues h2 {	border-bottom: 1px dotted #536895;}/* PARAGRAPHS */div.menu p {	font-size: 9px;	text-transform: uppercase;	line-height: 150%;	margin: 0;}blockquote.box {	margin: 10px;	padding: 10px;	border: 1px dotted #536895;}p.update {	color: #FFC61E;	font-size: 9px;	text-align: center;	margin: 0;}/* TABLES */table {	display: inline-table;}th.column {	font-weight: bold;	text-align: center;	border-bottom: 1px dotted #536895;}th.row {	font-weight: normal;}td {	text-align: center;}/* DEFINITION LISTS */dt {	font-weight: bold;	padding: 5px 0 5px 0;	margin: 5px 0 5px 0;	border-bottom: 1px dotted #536895;}/* MISCELLANEOUS */tt {	font-family: "Courier New", Courier, mono;}span.top {	font-size: 10px;	font-weight: normal;	text-transform: uppercase;	line-height: 150%;	margin: 0;	float: right;}