body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background:#e3eff8;
}
.bodytext-toplinks {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#site-title { 
	font: bold 30px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#site-subtitle { 
	font: normal 14px Arial, Helvetica, sans-serif;
}
.sidebar-title { 
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #094c9a;
	text-align:center;
	padding: 5px 0;
}
.body-text {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.bodytext-sidebox {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: center;
}
.bodytext-sidebox-links, .bodytext-sidebox-links a {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000;
}
.bodytext-sidebox-links a:hover {
	color: #666;
}
.bodytext-footer-links, .bodytext-toplinks {
	color: #fff;
}
.bodytext-footer-links a, .bodytext-toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bodytext-footer-links a:hover, .bodytext-toplinks a:hover {
	color: #094c9a;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: left;
}