@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	background: #ffffff;
	padding:0 0 20px 0;
}
abbr, acronym {
	cursor:help;
	text-decoration: none;
	border-bottom-width: 0;
	font-weight:bold;
}

p.date {
	padding:0;
	color:#1C3F94;
	font-size:9px;
	text-indent:0;
	text-align:center;
}

/* Right Pane Div */
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1f3c82;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
}
.style11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1f3c82;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
}

.green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#006600;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
}.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
}
.style12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1f3c82;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-align:center;
}

.style14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1f3c82;
	font-weight: bold;
	text-decoration: none;
	font-size: 8px;
	text-align:center;
}
#calendarTextBox {
	font-size:11px;
	text-align: left;
	color: #172b5c;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border-color:#1f3c82;
	background-color:#f8f5cb;
	overflow:hidden;
	height:12em;
}

/* End Right Pane Div */

