body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: ffffff;
}

p, li, td {
	font-size: 12px;
}

li {
	padding-bottom: 10px;
}

h1 {
	font-size: 130%;
	color: darkblue;
}

h2 {
	font-size: 115%;
	color: darkblue;
}

h3 {
	font-size: 100%;
	color: darkblue;
}

table.tsMainTable {
	table-layout: fixed;
	width: 525px;
	background-color: White;
}

.lbdr {
	border-left: thin solid Navy;
}


.title {
	color: darkblue;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps
}
.teaser {
	color: 68c3eb;
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.BrightDate {
	Font-Size: 10pt;
	font-style: italic;
	color: Red;
	font-weight: bold;
}

.updated {
	color: Navy;
	font-style: italic;
}

.WC {
	background-color: ffff99;
	color: Navy;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

a:link.wc, a:visited.wc {
	text-decoration: none;
}

a:hover.wc {
	text-decoration: none;
}

a:link, a:visited {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.DptTitle {
  font-size: 125%;
  font-weight: bold;
  color: #000099
}
