body {
	font-family: Arial, Helvetica, sans-serif;
}
.box_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BBDED;
}
.box_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #9BBDED;
	border-right-color: #9BBDED;
	border-bottom-color: #9BBDED;
	border-left-color: #9BBDED;
	border-bottom-style: dashed;
}

.box {
	padding: 4px;
	border: 1px solid #97B8E6;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.blacktext a:hover, .blacktext a:visited, .blacktext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124E96;
	text-decoration: underline;
}
.blacktextHEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94AECF;
	font-weight: bold;
}
.blacktextHEADERMAIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0D4882;
	font-weight: bolder;
}
.blacktextCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC00;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.bluelinks {
	color:#124c8b
	}
	
