body
{
  background-color: white;
  font-family: Georgia;
  font-size: 10pt;
}

p
{
  font-family: Georgia;
  font-size: 10pt;
}

table
{
  background-color: white;
  font-size: 10pt;
}

table.lnavbar
{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: left; 
#  width: 150px;

}

td.lnavbar
{
  vertical-align: middle;
  text-align: center; 
  height:30px;
	font-size: 10pt;
}

table.maincontent
{
  font-family: Georgia;
  font-size: 10pt;
  text-align: left;
  width: 100%; 
}



td.rlinks
{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  width: 150px;
  background-color:c2d2e2;
}

h3
{

  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

div.small
{
  font-family: Verdana, sans-serif;
  font-size: 9px;
}

/* Heisted from http://home.comcast.net/~andrex/global.css */
/* open- and close-able list items */
ul.expandable li.closed {
  list-style-image: url("graphics/box-plus.png");
}
ul.expandable li.open {
  list-style-image: url("graphics/box-minus.png");
}
ul.expandable ol, ul.expandable ul {
  list-style-image: none;
}

ul.expandable li.closed div {
  display: none;
}
ul.expandable li.open div {
  display: block;
}

ul.articlepaws {
	list-style-type: none;
	padding: 0px 50px 0 20px;
	margin: 0px;
}

li.articlepaws {
	background-image: url(graphics/Paw_button_FX2_sml_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0 1em;
	padding: 3px 0 3px 40px;
	font-family: Georgia;
	font-size: 10pt;
}

title
{
  font-weight: bold;
  color: FF4444;
  text-decoration: none;
}

.articletitle
{
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rightblueboxtitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center; 
	color: darkblue;
}

a.title:link
{
  font-weight: normal;
  color: 000000;
  text-decoration: none;
}
a.title:visited
{
  font-weight: normal;
  color: 000000;
  text-decoration: none;
}
a.title:hover
{
  font-weight: normal;
  color: 000000;
  text-decoration: none;
}
a.title:active
{
  font-weight: normal;
  color: 000000;
  text-decoration: none;
}


a:link
{
  color: 000000;
  text-decoration: none;
  font-size: 10pt;
}

a:visited
{
  color: 000099;
  text-decoration: none;
  font-size: 10pt;
}

a:hover
{
  color: ffffcc;
  text-decoration: none;
  font-size: 10pt;
}

a:active
{
  color: 666666;
  text-decoration: none;
  font-size: 10pt;
}

a.dark:link
{
  color: 000000;
  text-decoration: none;
  font-size: 10pt;
}

a.dark:visited
{
  color: 000099;
  text-decoration: none;
  font-size: 10pt;
}

a.dark:hover
{
  color: 0000ff;
  text-decoration: none;
  font-size: 10pt;
}

a.dark:active
{
  color: 666666;
  text-decoration: none;
  font-size: 10pt;
}

a.article:link
{
  color: 000000;
  text-decoration: none;
  font-weight: bold;
	font-size: 10pt;
}

a.article:visited
{
  color: 000099;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

a.article:hover
{
  color: 0000ff;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

a.article:active
{
  color: 666666;
  text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
