/* general required for Photo pages -- shared with other websites -- Cascading Style Sheet */

body {
	color: black;
	background-color: rgb(192, 192, 192);
	font-family: Arial,Helvetica,sans-serif; 
}
@media screen {
  body {
	background-image: url('stonbkgd.jpg');
	font-size: x-small;
  }
  .normal-size-font { font-size: x-small; }
  .normal-body-font { font-family: Arial,Helvetica,sans-serif; font-size: x-small; }
  .normal-link-font { font-family: Arial,Helvetica,sans-serif; font-size: x-small; }
  .big-size-font { font-size: small; }
  .big-body-font { font-family: Arial,Helvetica,sans-serif; font-size: small; }
}
@media print {
  body {
	font-size: 10pt;
  }
  .normal-size-font { font-size: 10pt; }
  .normal-body-font { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
  .normal-link-font { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
  .big-size-font { font-size: 12pt; }
  .big-body-font { font-family: Arial,Helvetica,sans-serif; font-size: 12pt; }
}
@media screen {
  .no-screen-display { 
  	display: none; 
  }
}
@media print {
  .noprint, 
  .no-print-display,
  p.concept-word,
  p.nav-text-line { 
  	display: none; 
  }
}

p.banner-title { 
	font-family: Arial,Helvetica,sans-serif; 
    color: black;
    font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0; 
}
p.banner-subtitle { 
	font-family: Arial,Helvetica,sans-serif; 
    color: black;
    font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	margin-right: 0;
}

p.caption-photo { 
  
}
p.slide-title,
p.slide-caption { 
  
}

caption {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	color: black;
}

p.concept-word {
	font-family: "Times New Roman",TimesNR,times,serif; 
    color: rgb(102,102,102);
	margin-top: 0; 
	margin-bottom: 0; 
}
p.nav-text-line { 
	font-family: Arial,Helvetica,sans-serif; 	  
}

@media screen {
  p.banner-title,
  h1 { 
	font-size: x-large;
  }
  p.banner-subtitle,
  h2 { 
	font-size: large;
  }
  h3 { 
	font-size: larger;
  }
  p.caption-photo,
  p.concept-word,
  p.nav-text-line 
  {
	font-size: x-small; 
  }
}
@media print {
  p.banner-title,
  h1 { 
	font-size: 24pt;
  }
  p.banner-subtitle,
  h2 { 
	font-size: 18pt;
  }
  h3 { 
	font-size: 14pt;
  }
  h4 { 
	font-size: 12pt;
  }
  p.caption-photo,
  p.concept-word,
  p.nav-text-line 
  {
	font-size: 10pt; 
  }
}

ul {
	list-style-image: none;
	list-style-type: disc;
}
ul ul {
	list-style-image: none;
	list-style-type: circle;
}
ul ul ul {
	list-style-image: none;
	list-style-type: square;
}
il {
	list-style-image: none;
	list-style-type: disc;
}

h1 {
	font-weight: bold;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif; 
	color: black;
}
h2 {
	font-weight: bold;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif; 
	color: black;
}
h3 {
	font-weight: bold;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif; 
	color: black;
}
h4 {
	font-weight: bold;
	font-style: normal;
	color: black;
}

a:link, 
a:visited {
	color: rgb(  0,  0,192);
}
a:hover {
	color: rgb(255,102, 51);
}
a:active {
	color: rgb(  0,  0,255);
}

a.body-link,
a.nav-link { 
	font-family: Arial,Helvetica,sans-serif; 
}
a.bullet-link { 
  
}
a.slide-nav-link,
a.page-nav-link { 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
}
a.page-nav-link { 
	color: rgb(255,  0,255);
}

@media screen {
  a.nav-link, 
  a.body-link
  {
	font-size: x-small; 
  }
  a.slide-nav-link,
  a.page-nav-link { 
	font-size: small;
  }
}
@media print {
  a.nav-link, 
  a.body-link 
  { 
	font-size: 10pt; 
  }
  a.slide-nav-link,
  a.page-nav-link { 
	font-size: 12pt;
  }
}

table {
	border-collapse: collapse;
}
table.insert-file-main-table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
	width: "100%";
}

@media screen {
  hr {
	color: rgb(128,128,128);
	height: 2px;
  }
}
@media print {
  hr {
	color: rgb(128,128,128);
	height: 1.25pt;
  }
}

@media screen {
  img.spacer-body-line-width-font {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: x-small; 
   	width: 40em; 
   	height: 1px; 
   	margin: 0;
   	border: 0;
  }
  img.spacer-body-line-width-pixel {
   	width: 600px; 
   	height: 1px; 
   	margin: 0;
   	border: 0;
  }
}
@media print {
  img.spacer-body-line-width-font {
   	width: 6.5in; 
   	height: 1pt; 
   	margin: 0;
   	border: 0;
  }
  img.spacer-body-line-width-pixel {
   	width: 1pt; 
   	height: 1pt; 
   	margin: 0;
   	border: 0;
  }
}

img.spacer-empty-cell {
   	width: 5px; 
   	height: 5px; 
   	margin: 0;
   	border: 0;
}

textarea {
	font-style: normal;
	font-family: "Courier New",monospace;
}
button {
	border-top-style: solid;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-right-style: solid;
}
