body
{
  background-image: url('../images/S2WebMasthead.jpg');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-attachment: scroll; 
  margin-top: 50px;
}

.verisign
{
  margin-top: 400px;
  float: bottom;
  vertical-align: bottom;
  border-style: none;
}

#verimg
{
  border-style: none;
  border: 0;
}

#welcome-image
{
  padding-top: 20px;
}

.notice
{
  background: #FFFFCC;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.warning
{
  font-weight: bold;
	color: #ff0000;
}

/* overrides */
.titletext
{
  margin-top: 12px;
  margin-bottom: 10px;
}

div.footnotes {
	padding: 1em;
	font-size: 8pt;
	clear: both;
	text-align: left;
}

.regular
{
  margin-top: 3px;
}