.blueBold {
	font-size: x-small;
	font-weight: bold;
	color: #0053A0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0053A0;
}
.PageIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0053A0;
}
a {
	color: #0053A0;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	text-decoration: none;
}
.calMonths {
	background-color: #5784BB;
	border: #000000;
	color: #FFFFFF;
}
.calLight {
	background-color: #E8EEF3;
}
.calText {
	font-size: xx-small;
}
.bodySmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.photoNewsMain {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.border {
	border: 1px solid #666666;
}
