/* CSS Document */

input {
	background: #ffffff;
	border: 1px #000000 solid;
	}
	
textarea {
	background: #ffffff;
	border: 1px #000000 solid;
	}
	
ul {
	margin: 0px;
	padding: 0px;
	}

li.orig {
	margin: 5px 0px 5px 0px;
	padding: 2px;
	width: 100%;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px #ffffff solid;
	}
	
.this-old-house {
	border: 3px #000000 solid;
	margin-left: 40px;
	}
	
p.copyright {
	font-size: 11px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	}

table.bottom td {
	color: #848778;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

table.bottom td a {
	color: #848778;
	}
	
table.bottom td a:hover {
	color: #ffffff;
	}
p.stopper-title
{
    font-family: Georgia, "Serif";
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}
p.stopper-subtitle
{
    font-family: "Trebuchet MS", "Sans Serif";
    font-style: italic;
    font-size: 9pt;
    font-weight: bold;
    position: relative;
    top: -18px;
}
li.stopper
{
    text-align: justify;
	list-style-type: none;
    line-height: 120%;
    margin-bottom: 8pt;
    font-family: "Trebuchet MS", "Sans Serif";
    font-size: 9.5pt;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 4pt;
    border-bottom: 1px solid white;
}
span.stopper-caption
{
    font-family: "Trebuchet MS", "Sans Serif";
    font-style: italic;
    font-size: 9pt;
    font-weight: bold;
}
td
{
    vertical-align: top;
}    
td.stopper-caption
{
    width: 33%;
    text-align: center;
    vertical-align: top;
}