<style type="TEXT/CSS">body {	font-family:Verdana, Arial, Helvetica, sans-serif;	margin: 0px 0px 20px 0px;		background-color: #CCCCCC;			text-align: center;	}h1, h2, h3 {	font-family:Verdana, Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;	font-weight: normal;	}.content {	padding: 15px 15px 5px 15px;	color: #000000;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: small;	}.title {	padding: 15px 15px 5px 15px;	background-color: #CCCCCC;	color: #000000;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:16px;	font-weight:bold;	}.sidebar {	padding: 15px;	}.sidebar a {		text-decoration: none;	}.sidebar a:link {	color: #;	}.sidebar a:visited {	color: #;	}.sidebar a:active {	color: #;	}.sidebar a:hover {	color: #;	}.content p {	color: #000000;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: small;	font-weight: normal;	line-height: 150%;	text-align: left;	margin-bottom: 10px;	}.content blockquote {	line-height: 150%;	}.content li {	line-height: 150%;	}.content h2 {	color: #666666;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: medium;	border-bottom: 1px solid #FFFFFF;	text-align: left;	font-weight: bold;	margin-bottom: 10px;	padding: 3px;	}.content h3 {	color: #666666;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: large;		text-align: left;	font-weight: bold;	margin-bottom: 10px;	}.content p.posted {	color: #999999;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: x-small;	border-top: 1px solid #FFFFFF;	text-align: left;	font-weight: bold;	margin-bottom: 25px;	line-height: normal;	padding: 3px;	}	.pageTitle { font-family: 'Arial', 'Helvetica'; font-weight: bold; font-size: 14pt; color: #000000; text-decoration: none; }.mainbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal }.datehead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }.footer { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: normal; font-size: 10pt; color: #666666; text-decoration: none; }.Onwhite{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration:none}.OnEFEF{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration:none; background-color:#efefef}.Onwhite13{font-family:Arial,Helvetica,sans-serif; font-size:13px; font-style:normal; color:#333333}.13NonEFEF {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; background-color: efefef}.tablehead{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; background-color:#999999; height:auto; width:auto; left:2px; top:2px; clip:rect( ); border-color:black black black #666666; letter-spacing:normal; vertical-align:middle; word-spacing:normal; white-space:normal; border-left-width:2px}.smallBlue{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#000099; text-decoration:none}.red{font-family:Arial,Helvetica,sans-serif; color:#FF0000; font-size:14px}.redsmall{font-family:Arial,Helvetica,sans-serif; font-size:10px; font-variant:small-caps; color:#FF0000; text-decoration:none}/* Styles below this are for Monthly Calendar */img {img: border: 0px;}/* styles for "#header" table*/table#header { background: #ff9; }/* global styles for table columns */table td { font-family: verdana, sans-serif; font-size: 10px;}/* styles for table head (name of month)*/table th{  font-family: "trebuchet ms, arial, verdana, sans-serif"; font-size: 14px; }/* styles calendar table, background image*/table#calendar { background: white url(plogo.gif) center repeat; }/* styles month table, background image*/table#monthTable th { vertical-align: middle; background: #667788;/*padding:1px;*/border:1px dotted #999;}/* width for days of the week in table head row*/tr#days th {width: 14%;}/* styles for weekned days --currently commented out */tr#days th.Sat, tr#days th.Sun {width: 10%;}/* styles for days of the week in table head row*/table#calendar tr#days th {        color: #eee; background-color: #333;        font-weight: bold; text-align: center;        padding: 1px 0.33em;        }/* styles for title (month) in table head row*/table#calendar tr#title th {        background: #999;         color: black;        border: 1px dashed #242;        font-size: 120%;        }/* gloabl styles for calendar columns*/table#calendar td {        vertical-align: top;        padding: 0;        border: 0px solid gray;         border-width: 0 0 1px 1px;        }/* global styles for links in calendar table*/table#calendar a {text-decoration: none;        font-weight: bold;        display: block;        margin: 0; }/* styles for links in calendar table*/table#calendar a:link { color: navy;}table#calendar a:visited { color: purple;}table#calendar a:hover { background: #abc;}/* bgcolor for weekend days*/table#calendar th.Sat, table#calendar th.Sun {background: #eee;}/* 2px border for "#lastweek" row/bottom of calendar */table#calendar tr#lastWeek td {border-bottom: 2px solid #AAB;}/* bgcolor for holidays*/table#calendar td.holiday {background: #ffe;}/* bgcolor for current day -- will display this value if "currentDay" is in id tag of td*/table#calendar td#currentDay {color: #33C; background-color: #abc;}/* bgcolor for weekend-- will display this value if "weekend" is in id tag of td*/table#calendar td#weekend {background-color: #eee;}/* style events*/div.event {margin: 0.5em;}/* style for events*/div.event span {display: block;}/* font style for holidays*/div.holiday {font-style: italic;}/* style for events' time*/span.time {font-weight: bold;}/* style for events' location*/span.loc {color: #555; font-style: italic;}/* styles for calendar dates*/div.date {        float: right; text-align: center;        border: 1px solid gray; border-width: 0 0 1px 1px;        padding: 0.125em 0.25em 0 0.25em; margin: 0;        background: #F3F3F3;        }/*style for previous month*/div#prevMonth {        float: left;        border-right:1px solid #666;}/*style for next month link*/div#nextMonth {        float: right;        border-left:1px solid #666;}/* color control for prevMonth and nextMonth*/div#nextMonth, div#prevMonth {        background: #eee;        /*padding: 3px;*/}/*linkstyle prevMonth nextMonth*/div#nextMonth a, div#prevMonth a {text-decoration:none; color:#666; display:block; padding:4px; }div#nextMonth a:hover, div#prevMonth a:hover{ text-decoration: none; background:#333; }/*style for viewing date*/div#viewingDate { text-decoration: none; background:#abc; font: 14px #666 arial; }/*style for today date*/div#today a { color: 999; }div#today a:hover { color: 333; }/* styles for weekend calendar dates*/th.Sat div.date, th.Sun div.date { border-width: 0; color: gray; background: transparent; }/* styles for previous and next months' calendar dates*/td.jun div.date, td.aug div.date { border-width: 0; color: gray; background: transparent;}</style>
