@charset "UTF-8";
/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: small;
	font-weight: normal;
}
.leftNavBold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.leftNavBold a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.leftNavBold a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.leftNavBold a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.leftNavBold a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.leftNav {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.leftNav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.leftNav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.leftNav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.leftNav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: outside;
	left: -10px;
	font-size: small;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: small;
	font-weight: normal;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: medium;
	font-weight:bold;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.yellowTitle {
	color: #FFCC00;
	font-weight: bold;
	margin-top: 12;
	margin-bottom: 0;
	padding-top: 12;
	padding-bottom: 0;
}
.imageCaption {
	font-size: x-small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.noBold {
	font-weight: normal;
}
.inlineTitle {
	font-weight: bold;
}
.bylineOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #FF9966;
}
.bylineBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
}
.bylineGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #66CC33;
}
.bylineBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #66CCFF;
}
.bylineYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #FFFF33;
}
.sectionTitle {
	background-image: url(images/sectionBackground.jpg);
	background-repeat: no-repeat;
}.biblio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: -10px;
	padding-left: 10px;
	margin-top: -.75em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	margin-bottom: -10px;
	padding-bottom: -10px;
	margin-top: 10px;
	padding-top: 10px;
}

