﻿a:link {
	color: #808080;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #7B7B7B;
	text-decoration: none;
}
a:visited {
	color: #7B7B7B;
	text-decoration: none;
}
a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}

body
{
	margin: 0px 0 0 10px;
	padding: 0;
	border-style: none;
	font-size: 9pt;
	color: #808080;
	font-style: normal;
	font-family: arial;
	text-align: left;
	font-weight: 400;
	background: #0D0121;
	background-image: url('gRAPHICS/background.jpg');
}
.Menu
{
	font-size: 11pt;
	color: yellow;
	font-style: normal;
	font-family: arial;
	text-align: left;
	font-weight: 400;
}
}
.PageTitle
{
	font-size: 26pt;
	font-style: italic;
	font-family: 'Times New Roman';
	text-align: center;
	vertical-align: middle;
}
h1
{
	text-align: center;
	vertical-align: middle;
}
.Line
{
	color: #336600;
	font-weight: bold;
	border-right: #336600 thin;
	border-top: #336600 thin solid;
	border-left: #336600 thin;
	border-bottom: #336600 thin;
}
.Copyright
{
	font-size: 7pt;
	font-style: normal;
	font-family: 'Times New Roman';
	text-align: center;
	color: #1A043C;
}

.Footnotes
{
	font-size: 7pt;
	font-style: normal;
	font-family: 'Tahoma';
	text-align: left;
	vertical-align: top;
	color: #1A043C;
}
.AdSpace
{
	font-size: 7pt;
	font-style: normal;
	font-family: 'Tahoma';
	text-align: center;
	vertical-align: top;
	width: 160px;
	
}
.Questions
{
	font-size: 8pt;
	font-style: normal;
	font-family: 'Tahoma';
	text-align: center;
	vertical-align: middle;
	width: 120px;
	border-right: #336600 thin solid;
	border-top: #336600 thin solid;
	border-left: #336600 thin solid;
	border-bottom: #336600 thin solid;
}
.QuestionsToAsk
{
	font-size: 10pt;
	font: normal normal normal 100% Tahoma;
	text-align: left;
	vertical-align: middle;
}
.Content
{
	
	}
.ByLine
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.Contacts
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.FootnoteLine
{
	width: 1010px;
	color: #666666;
}
.error
{
	color:red
}
.FAQLink
{
	font-size: 10pt;
	color: #D2691E;
	font-family: Arial, Tahoma;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
.FAQText
{
	font-size: 10pt;
	color: #808080;
	font-family: Arial, Tahoma;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
.FAQRepeat
{
	font-size: 14pt;
	color: #C0C0C0;
	font-family: Arial, Tahoma;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
.FAQReturn
{
	font-size: 9pt;
	color: #ff3333;
	font-family: Arial, Tahoma;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.hand
{
	z-index: 3;
	font-size: 8pt;
	vertical-align: top;
	width: 150px;
	color: #ff0033;
	font-family: arial;
	text-align: center;
}
.sample
{
    font-family: Arial;
    width: 80px;
}
.LinkDescription
{
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.LinkImage
{
 border:thin #ff3333;
}


/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  .PZ3zoom a { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }

a:hover .PZ3cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr a:hover { border:0; }
.noBdr { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 