body
{
    margin: 0;
    padding: 0;
    border: 0;
}

.title { font-family: Arial, Times, sans-serif; font-size: 14px; font-weight: bold; color: #006699; }
.bodytext { font-family: Arial, Times, sans-serif; font-size: 11px; font-weight: normal; color:#000000; }
.regtext { font-family: Arial, Times, sans-serif; font-size: 12px; font-weight: normal; color:#000000; }
.copy { font-family: Arial, Times, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff;}
.fill { font-family: Arial, Times, sans-serif; font-size: 9px; font-weight: normal; line-height: .5; color: #006699;}
.boldbodytext { font-family: Arial, Times, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
A:link {color: #000FF}
A:visited {color: #0000FF}
A:active {color: #0000FF}
A.continued:link { font-weight: bold; line-height: 2.0; color: #000000; text-decoration: none;}
A.continued:visited { font-weight: bold; line-height: 2.0; color: #000000; text-decoration: none;}
A.continued:hover { font-weight: bold; line-height: 2.0; color: #006699; text-decoration: none;}
.textblock { font-family: Arial, Times, sans-serif; font-size: 12px; font-weight: normal; color:#000000; }
.regtextblock { font-family: Arial, Times, sans-serif; font-size: 13px; font-weight: normal; color:#000000; }
td.textblock { padding-right: 40px; }
.para { font-family: Arial, Times, sans-serif; font-size: 12px; font-weight: normal; margin-right: 40px; color:#000000; }
.title, .comtitle
{
	font-family: Arial, Times, sans-serif;
	font-size: 14px; font-weight: bold;
	line-height: 2.0;
	color: #006699;
}

.comtitle
{
	text-decoration: none;
}

.smallbodytext, .comsmbtext
{
	font-family: Arial, Times, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.comsmbtext
{
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}


.basecell, .basebold, .baseinfo, .altcell, .baseboldright
{
	font-family: Arial, Times, sans-serif;
	font-size: 12px;
	background-color: #ffffcc;
	color: #000000;
}

.basebold
{
	text-align: center;
	font-weight: bold;
}

.normalright
{
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.baseinfo
{
	font-size: 10px;
}

.altcell, .altbold, .altinfo
{
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
}

.altbold
{
	font-weight: bold;
}

.altinfo
{
	font-size: 10px;
}

.header
{
    width: 520px;

    margin-bottom: 20px;

    border-bottom: solid thin #003366;
    color: #003366;
    font-family: 'Verdana';
    font-size: 13pt;
}

/* left-hand navigation bar */

#leftnav td.menu
{
  background-color: #006699
}

#leftnav a.button
{
  display: block;

  width: 131px;

  padding: 2px;
  margin-top:    10px;
  margin-bottom: 10px;

  color: #ffffff;
  font-family: 'Helvetica';
  font-size: 7.5pt;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
}

#leftnav .shadow
{
    background-image: url('/images/shadow.gif');
    background-repeat: repeat-y;
}

#leftnav a.button:hover
{
  color: #ffff99;
}

#leftnav hr
{
  width: 75%;
  height: 4px;

  color: #ffffff;
  background-color: #ffffff;
}

.photoCaption {
	float: left; 
	width: 250px; 
	margin-bottom: 10px;
	min-height: 1px; 
	text-align: center;
}

.wideCaption {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}

