A.ssmItems:link		{color:blue;text-decoration:none;}
A.ssmItems:hover	{text-decoration:underline;}
A.ssmItems:visited	{color:#800080;text-decoration:inherit;}
A.ssmItems:visited:hover {color:#800080;text-decoration:underline;}
A.ssmItems:active	{color:red;text-decoration:underline;}
A.ssmItems:visited:active {color:red;text-decoration:underline;}

dummy {
  text-align: inherit;
}

body {
  background-color: #ffcccc;
  color: black;
  margin-left: 60px;
  margin-right: 5%;
  min-width: 400px;
  max-width: 680px;
}

body, body td {
  font-family: verdana,arial,helvetica,geneva,sans-serif;
  font-size: 12px;
}

h1 {
  color: #990000;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  font-size: 2em;
  margin-bottom: 2em
}

h2 {
  color: #990000;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  font-size: 1.25em;
  margin-bottom: -0.25em;
}

h2 + p {
  margin-top: 0.5em;
}

h3 {
  color: #553333;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  font-size: 1em;
  margin-bottom: 0em;
}

.center {
  text-align: center;
}

.photo, .photo td {
  color: #333333;
  text-align: left;
  font: bold 9px/11px Verdana,Geneva,Arial,Tahoma,Charcoal,sans-serif;
  margin-top: 1em;
  margin-bottom: 1.5em;
}

.photo img {
  margin-bottom: 0.5em
}

.leftfloat {
  float: left;
  margin-right: 3%;
}

.rightfloat {
  float: right;
  margin-left: 3%
}

.clear {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

.quotation {
  font: 12px/15px georgia,palatino,times,"times new roman",serif;
  text-align: left;
  margin-top: 1em;
}

.quotation p {
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}

.quoteattrib {
  text-align: right;
  margin-left: 50%;
  margin-top: 0.25em;
}

.shortquote {
  font: 12px/15px georgia,palatino,times,"times new roman",serif;
  text-align: left;
  margin-top: 1em;
  margin-left: 2em;
}

.shortquoteattrib {
  text-align: left;
  margin-left: 30%;
}


f.pullquote {
  border-width: thin;
  border-style: solid none solid;
  font: 12px georgia,palatino,times,"times new roman",serif;
  line-height: 1.3;
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding: 0.75em;
  width: 33%;
}

td p.pullquote {
  border-width: thin;
  border-style: solid none solid;
  font: 12px georgia,palatino,times,"times new roman",serif;
  line-height: 1.3;
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding: 0.75em;
  width: 33%;
}


table.menu td {
  background-color: #ffbbbb;
  font-family: verdana,arial,helvetica,geneva,sans-serif;
  font-size: .75em;
}


.bullet2 {
  margin-right: 4px;
  width: 5px;
  height: 11px;
}

.bullet {
  margin-right: 4px;
  width: 8px;
  height: 8px;
}

h1.faqpage {
	margin-bottom: 0em;
}

h2.faqpage {
	margin-top: 0em;
	margin-bottom: 2em;
	text-align: center;
}

ul.faqpage {
	list-style-image: url("../img/bullet.gif");
	line-height: 2em;
}

ul.archivelist {
  list-style-type: none;
}

ul.toclist {
  list-style-image: url("../img/bullet2.gif");
  margin-bottom: 0.5em;
}

.returnlink {
  margin-top: 1.5em;
  margin-bottom: 0.75em;
  text-align: center;
}

h3.note {
  color: #990000;
  margin-top: 0em;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #990000;
}

div.note {
  padding: 1.5em;
  color: black;
  background-color: white;
  border: 1px dotted #990000;
}

div.leftcolumn {
  width: 40%;
  float: left;
  padding-left: 2em;
  padding-right: 2em;
}

div.rightcolumn {
  position: absolute;
  right: 0;
  top: auto;
  width: 40%;
  padding-left: 2em;
  padding-right: 2em;
}

p.indented {
  margin-left: 3em;
}

.redtext { color: #552222; }

#menutitle {
  color: #000000;
  font-family: verdana,tahoma,arial,charcoal,sans-serif;
  font-size: larger;
  font-weight: bold;
}

#currentpage {
  color: #aa7777;
  background-color: #ffcccc;
}

#bottomlinks {
  font-family: verdana,arial,helvetica,geneva,sans-serif;
  font-size: 11px;
  padding-right: 15%;
  text-align: center;
}

#prologue {
	font-size: 1.25em;
}

#quotedisclaimer {
	font-size: 10px
}

.preview {
	clear: left;
	font-weight: bold;
}

.dim {
  color: #aa7777;
  background-color: #ffcccc;
}

.fineprint {
  font: normal 11px/13px Verdana,Geneva,Arial,Tahoma,Charcoal,sans-serif;
}

