/***********************************************/
/* Default style sheet - (c) David McKay, 2006 */
/***********************************************/

a:link		{ background-color: inherit;	color: #666666; text-decoration: none; }
a:visited	{ background-color: inherit;	color: #666666; text-decoration: none; }
a:hover		{ background-color: inherit;	color: #999999; text-decoration: none; }
a:active	{ background-color: inherit;	color: #666666; text-decoration: none; }


a.dltxt		{	display:		block;
			width:			400px;
			height:			23px;
			text-decoration:	none;
			background:		url("../footer.download_white.gif") 0 0 no-repeat;
		}
a:hover.dltxt	{	background-position:	0px -23px;	}


b		{ background-color: inherit;	color: #ffffff; }
body		{ margin: 0px 0px 0px 0px;	padding: 0px;
background-image: url(back_josephus.jpg); }



img		{ text-align: center;		border: 0px;	}


.boxtable
{
border-style: solid;
border-color: #cccccc;
border-width: 1px; color: #666666; width: 336px; height: 400px;
text-align: left;
font-size: 11px;
background-image: url(../back_marblelightgray_header.jpg);
font-family: Arial;
}

.boxdiv
{
margin-right: auto;
border-style: solid;
border-width: 0px;
width: 350px;
font-size: 11px;
font-family: Arial;
background-color: transparent;
padding: 0px;
}

p.boxtitle
{
text-align: center;
font-size: 18pt;
font-family: garamond, times new roman, arial;
color: #666666;
font-weight: bold;
padding: 15px 0px 5px 0px;
margin: 0px; letter-spacing: 4px;
}



table
{ text-align:		left;
  background-color:	#ffffff;
  color: inherit;
}

.footer
{ text-align:		center;
  padding-top:		5px;
  height:		30px;
  background-color:	#eeeeee;
  color:		#333333;

  border-style:		solid;
  border-width:		1px 0px 0px 0px;
  border-color:		#cccccc;


  font-family:		arial, sans-serif;
  font-size:		8pt;
}







.footnote
{
vertical-align:super;
color: #333333;
background-color: #f5f5f5;

line-height:0; /* Delete this line ALSO to put the reference mark on the text baseline */
margin-right: 0.1em;
margin-left: 0.1em;
padding: 0.1em 0.3em 0.1em 0.3em;

font-size: 11px;
text-decoration: none;
border: 1px solid #cccccc;
}

.footnote_link
{
vertical-align:super;
color: #333333;
background-color: #ffffff;
line-height: 0;
margin-right: 2px;
margin-left: 2px;

font-size: 11px;
text-decoration: none;
}

p.indent1
{
 text-indent: 15px;
}

p.quote
{
	padding-left: 25px; 
	color: #7f7f7f;
	font-size: 12pt;
/* some sort of indent, italics, lighter text?  smaller font*/
}

p.section
{ font-weight: bold;
  text-align: center;
  padding: 15px 0px 10px 0px;
}











b { color: #333333; }
p { line-height: 1.75;
    font-size: 9pt;
    font-family: georgia;
    text-align: justify; }





div
{ background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;

  margin: auto;
  width: 570px;

  font-family: Garamond, Arial;
  font-size: 12pt;
  color: #666666;

  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #cccccc;
}


.div2
{ padding: 0px 0px 0px 10px;
  width: 570px;
}

.div3
{ padding: 0px 0px 0px 10px;
  width: 570px;
}


p.initialcap:first-letter {
color: #333333;
font-size: 335%;
line-height: 1.0;
font-family: Garamond, "Times New Roman", Georgia, Times;
float: left;
padding-right: 0.1em;
font-weight: normal;
}


table.maintable
{
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  width: 600px;
  height: 947px;
  color: #666666;
}














   .sitetable
   { background-color: #333333;
     width: 100%;
     height: 100%;
     text-align: center;
     vertical-align: middle;
   }

   input
   { color: #cccccc;
     font-size: 8pt;
     font-family: arial;
     background: #111111;
   }

   input[type="text"]		{ border: 1px solid #333333; margin-bottom: 5px; }
   input[type="text"]:link	{ border: 1px solid #333333; background-color: #111111; color: #cccccc; }
   input[type="text"]:visited	{ border: 1px solid #333333; background-color: #111111; color: #cccccc; }
   input[type="text"]:hover	{ border: 1px solid #555555; background-color: #333333; color: #cccccc; }
   input[type="text"]:active	{ border: 1px solid #555555; background-color: #333333; color: #cccccc; }

   select
   { border-style: solid;
     border-color: #555555;
     border-width: 1px;
     margin: 5px;
     font-size: 7pt;
     font-family: verdana;
     background-color: #111111;
     color: #cccccc;
   }
