@charset "utf-8";/* Global */.align_center {	text-align: center;}.align_right {	text-align: right;}.bg_blue {	background-color: #1c254f;}#container {	border-left: 1px solid #CCC;	border-right: 1px solid #CCC;}/* Header */#header {	padding-top: 10px;}#hr_blue {	background-color: #1c254f;	font-size: 0.6em;}/* Imagery */#imagery {	margin-top: 5px;	margin-bottom: 5px;	height: 156px;}/* Imagery-cloud - for the tag cloud */#imagery-cloud {	margin-top: 5px;	margin-bottom: 5px;	height: 380px;}/* Menus */#MenuBar1 {	margin-top: 1em;	font-family: Georgia, "Times New Roman", Times, serif;}#MenuBar1 a {	background-color: #FFF;	color: #1c254f;}#MenuBar1 a:hover {	background-color: #363;	color: #FFF;}#MenuBar1 a.MenuBarItemSubmenuHover {	background-color: #1c254f;	color: #FFF;}#MenuBar2 li {	width: auto;	white-space: nowrap;	background: transparent;}#MenuBar2 ul {	width: auto;}#MenuBar2 ul li {	float: none;	background-color: transparent;}#MenuBar2 a {	background-color: #1c254f;	background-image: none;	color: #FFF;	padding-right: 52px;	padding-left: 52px;	font-family: Georgia, "Times New Roman", Times, serif;}#MenuBar2 a:hover {	background-color: #363;	color: #FFF;}#MenuBar2 a.MenuBarItemSubmenuHover {	background-color: #1c254f;	color: #FFF;}#operational, #ideas, #results {	border-left: 1px solid #FFF;}/* Safari hack to center Results menu */@media screen and (-webkit-min-device-pixel-ratio:0) {	#results {		text-align: center;		width: 80px;	}}/* Main */#main {	margin-top: 1.3em;	margin-bottom: 1.3em;}#main h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 2em;	color: #1c254f;}#main h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.5em;	color: #363;}#main h3 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.3em;	font-style: italic;	font-weight: normal;	color: #1c254f;}#main p {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.2em;	color: #1c254f;}#main a:visited {	color: #00f;}#main a:hover {	color: #363;}#main table {	border-collapse: collapse;}#main td {	border: 5px solid #fff; /* 'cellspacing' */}/* Sidebar */#side {	background-color: #CFF;	margin-top: 1.3em;	margin-bottom: 1.3em;}#side h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.2em;	margin: 1em;	color: #363;}#side h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.2em;	font-style: italic;	font-weight: normal;	color: #1c254f;	margin: 1em;}#side p {	font-family: Georgia, "Times New Roman", Times, serif;	margin: 1em;	color: #1c254f;}#side a:visited {	color: #00f;}#side a:hover {	color: #363;}/* Footer */#footer {	background-color: #CFF;	font-size: 0.8em;	line-height: 32px;	height: 3em;}#footer p {	margin: 0 1em;}#footer a:hover {	color: #363;}#footer a:visited {	color: #00f;}#main li {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.2em;	color: #1c254f;	margin-bottom: .9em;}