body {
	background-color:#00286C;
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	color:white;
}

a:link {
	color:white;
	font-size:1em;
	font-weight:bold;
}

a:visited {
	color:white;
	font-size:1em;
	font-weight:bold;
}

a:active {
	color:white;
	font-size:1em;
	font-weight:bold;
	text-decoration: none
}

a:hover {
	color:white;
	font-size:1em;
	font-weight:bold;
	text-decoration: none
}

div.no-r {
	border-right:0 none;
}
div.r-shadow {
	background-image:url(/goa/images/shadow-right.png);
	background-position:right center;
	background-repeat:no-repeat;
}

div.container {
text-align:center;
margin:0;
padding:16;
}

div.jacket {
text-align:center;
}

ul
{
list-style: square;
margin-left: 0;
padding-left: 1em;
margin-bottom:0;
}

div.short {
	height:150px;
	margin-top: 25px;
	width:145;
}
div.tall {
	border:5px solid #7187A4;
	margin-left:-1px;
}
div.short {
	border:1px solid #CCCCCC;
	background-color:#f3f3f3;
}
div.short, 
div.tall {
	float:left;
	padding:20px;
}

div.short h1, 
div.tall h1,
div.short h2, 
div.tall h2,
div.short h3, 
div.tall h3 {
margin:0;
padding:0;
}