@charset "utf-8";
body {
	background-image: url(../images09/bkgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11pt;
	color: #000000;
	line-height: 1.25em;
}
#tblMain h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	color: #2F5B9A;
	font-size: 16pt;
}
#tdCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
#tblStaff h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
#tblContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}

#tblStaff a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2F5B9A;
}


#tblMain {
	border-collapse: collapse;
}
#tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #89A7CB;
	text-align: center;
}
#tblBoc ul {
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-type: none;
}
#tblSchedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	width: 550px;
}
#tblSchedule td {
	border: 1px solid #000000;
	padding: 3px;
	vertical-align: top;
}
#tblSchedule h1 {
	font-size: 14px;
}

#trScheduleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F5B9A;
	border-collapse: collapse;
	border: 0;
}
#tblLinks a {
	color: #2F5B9A;
}
#tblLinks {
	width: 550px;
}
#trLinksHeader {
	color: #2F5B9A;
	font-size: 11pt;
	font-weight: bold;
}
#tblForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#tblForm h1 {
	font-size: 11pt;
}

