/***********************************************/
/* Default style sheet - (c) David McKay, 2006 */
/***********************************************/

a:link		{ background-color: inherit;	color: #666666; }
a:visited	{ background-color: inherit;	color: #666666; }
a:hover		{ background-color: inherit;	color: #aaaaaa; }
a:active	{ background-color: inherit;	color: #666666; }

a {text-decoration: none;}

a.downloadPage:link, a.downloadPage:visited	{ width: 400px;	  height: 23px;
  display: block;	background: url(footer.download_link.gif)  no-repeat; }
a.downloadPage:link:hover, a.downloadPage:visited:hover
{ display: block;	background: url(footer.download_hover.gif) no-repeat; }

b		{ background-color: inherit; }
body		{ margin: 0px;	padding: 0px;
background-image: url(../back_marblecolour.jpg); }


 i.trans { font-size: 9pt; padding-left: 10px; }


img		{ text-align: center;		border: 0px;	}

a.boxoff:link, a.boxoff:visited, a.boxoff:active { text-decoration: line-through; color: #666666; }
a.boxoff:hover { color: #000000; text-decoration: line-through; }

a.boxlink:link, a.boxlink:visited, a.boxlink:active { text-decoration: none; color: #666666; }
a.boxlink:hover { color: #000000; text-decoration: none; }

.boxheading {padding-left: 25px; font-size: 14px; color: #555555; font-family: Times New Roman; padding-bottom: 0px; font-weight: bold; line-height: 10pt;}

.boxnumeral { font-size: 12px; text-align: center; color: #7f7f7f; font-family: Times New Roman; font-weight: bold;}



.boxtable
{
border-style: solid;
border-color: #aaaaaa;
border-width: 1px; color: #666666; width: 336px; padding: 10px;
text-align: left;
font-size: 12px;
background-image: url(../back_marblelightgray_header.jpg);
font-family: Arial;
}

.boxdiv
{
margin-right: auto;
border-style: solid;
border-width: 0px;
width: 320px;
font-size: 12px;
font-family: Arial;
background-color: transparent;
padding: 0px;
}

p.boxtitle
{
text-align: center;
font-size: 18pt;
font-family: garamond, times new roman, arial;
color: #7f7f7f;
font-weight: bold;
padding: 0px 0px 15px 0px;
margin: 0px; letter-spacing: 4px;
}

.boxfootnotes
{
padding: 15px;
border-top-style: solid;
border-top-color: #aaaaaa;
line-height: 16px;
border-top-width: 1px;
font-size: 11px;
color: #666666;
font-family: Arial;
}

.boxcolumn1
{

}

.boxcolumn2
{
width: 105px;
padding-bottom: 6px;
padding-top: 10px;
text-align: right;
}



table
{ text-align:		left;
	  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: 10pt;
    font-family: georgia; }




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: 250%;
line-height: 1.0;
font-family: Garamond, "Times New Roman", Georgia, Times;
float: left;
padding-right: 0.1em;
font-weight: bold;
}


table.maintable
{
  width: 820px;
  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;
   }
