ul.inline, ol.inline { display: inline; margin: 0; padding: 0 }
ul.inline li, ol.inline li { display: inline }

blockquote{font-family: verdana, sans-serif; margin-bottom: 0; font-size: 9pt; margin-left: 2em; margin-right: 2em}
.breadcrumbs{border: 1px dashed #98A0B8; padding: 2px}

.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;}
.small a {
	text-decoration: none;}

a:link {
	color: #000099;
	text-decoration: none;
}
a:active {color: #0000ff}
a:visited {color: #000055}
.header-top a:link, .header-top a:active, .header-top a:visited{ color: white }



table.calendar {border: 0 }
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}

table.calendar2 {border: 1px ;width:100%}
table.calendar2 td, th {
	text-align: left;
	border: 0;
	vertical-align: top;
	padding: 5px;
}
table.calendar2 th {height: 10px; font-size: 10pt;}
table.calendar2 td {
	width: 100px;
	height: 110px;
	font-size: 10pt;
	background-color: #f9f9f9;
}
table.calendar2 .calendar-month {font-weight: bold; margin-top: 3px;margin-top: 10px; font-size: 12pt; text-align: center}
table.calendar2 .calendar-month a{text-decoration: none}
table.calendar2 .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar2 th {color: green; text-align: center;}
table.calendar2 td.linked-day {font-size: 13pt}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
	font-size: smaller;
}
table.prevnext td a{text-decoration: none}
