body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	background-color: #E7EBF7;
}
.navbar {
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}
.footer {
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 5px;
	line-height: 15px;
}
.tagline {
	font-size: 9px;
	text-align: center;
}
.frontPageBullets {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.thumbnail {
	border: 1px solid #000000;
	margin: 3px;
}
.navbar a {
	border: 1px solid #000066;
	padding: 3px;
}
.choose-language {
	margin: 20px;
	text-align: center;
}
.choose-language img {
	border: 0;
}