a:link {
	color: #115599;
}

.topBar, .bottomBar {		
	background: #3399cc;
	border-top: 1px solid #115599;
	font-family: sans-serif;
	font-weight: bold;
	margin-top: 16px;
	color: white;
}

.bottomBar {
	border-bottom: 1px solid #115599;
	padding: 16px 0px;
	margin-bottom: 16px;
}

.staticContent {
	width: 464px;
	margin-left: 64px;
}

.grey {
	color: #888;
}