a, h2 a:hover, h3 a:hover, .entry p a:visited { color: #2E8FC6; }
a:hover { color: #0F3461; }
.cal { background: #1C5B9E url(images/blue/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #A3CFEC;
  border: 1px solid #0F3461;
}

.pages a, .pages a:hover {
  font-size: 1.5em;
  font-weight: bold;
  color: #FFF;
  letter-spacing: -.01em !important; letter-spacing: -.01em;
}

.pages a:hover {
  text-decoration: overline;
}

h2 { color:#185489 };

/* Inserts
		--------------------------------------- */
		.insertright { margin: 0 0 20px 20px; width: 220px; float: right; }
		.insertleft { margin: 0 20px 20px 0; width: 220px; float: left; }
		.insert { background: #fcffff; margin: 0 0 1em 0; border: 1px solid #cfe2e5; padding: 9px; }
			.insert h3 { border-bottom: 1px solid #cfe2e5; }

/* Disclaimer
--------------------------------------- */
.disclaimer {
     font-size: .8em;
     padding: 9px 50px 9px 50px;
     border-top: 1px solid #cfe2e5;
}