@charset "utf-8";
.footer {font: 8.5pt Verdana; color: #000000; }
.copy {font: 8.5pt Verdana; color: #000000; text-decoration: none;}
.header {font: 10pt Verdana; font-weight: bold; color: #0262B8}
.header2 {font: 10pt Verdana; font-weight: bold; color: #ffffff}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
text-align:center;
}
#content {
margin-right:auto;margin-left:auto;width:800px;
text-align:center;
}
#text1 {
text-align: center;
width: 800px;
font:8.5pt Verdana; 
font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #0062B7;
	text-decoration: underline;
	background: #ffffff;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:loginlink {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}

/* 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,.PZ3zoom a:visited { 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:433; width:600; border:0; }

a:hover .PZ3cap,
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 { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */

