* {	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; }
body { padding: 0px; margin: 0px; background-color: #fff; }

p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom:  2px;
	margin-top: 3px;
	text-align: justify;
}

ul {
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
  list-style-type: square;
}

ol {
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
  list-style-type: square;
}

li {
  margin-bottom: 10px;
}

td {
	font-size: 12px;
	line-height: 19px;
	margin-bottom:  2px;
	margin-top: 3px;
	text-align: justify;
}

p.brownpara {
	margin: -2px 0px 0px 0px;
  text-align:left;
  color:#d57b16;
}

p.closepara {
	margin: -2px 0px 20px 0px;
  text-align:left;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, helvetica, sans-serif;
	color: #808080;
	font-size: 19px;
	letter-spacing: 1px;
  width: 80%;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 1px;
	font-weight: lighter;
	margin-top: 10pt;
	margin-bottom: 6pt;
}

h1.titlestyle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, helvetica, sans-serif;
	color: #3677e8;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 100%;
	border-bottom: 2px solid #3677e8;
	font-weight: lighter;
	margin-top: 5px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, helvetica, sans-serif;
	color: #909090;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 100%;
	margin-bottom: 2pt;
	margin-top: 15pt;
	font-weight: lighter;
}

h2.notopspace {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, helvetica, sans-serif;
	color: #909090;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 100%;
	margin-bottom: 0pt;
	margin-top: 4pt;
	font-weight: lighter;
}

a
{
  color: #3677e8;
  font-weight: heavier;
}

.maintable {
	border-right: 1px solid #737781;
	width: 745px;
}

.housetext {
     line-height: 150%;
     margin-bottom: 10;
     font-size: 11pt;
}

.navpanel {
	border-right: 1px solid #737781;
	padding: 10px;
	vertical-align: top;
	width: 130px;
}

.contentpanel {
	background-color: #d6e5fa;
	padding: 22px 22px 5px 10px;
	vertical-align: top;
}

.navstyle {
	background-color: #a3c4f3;
	vertical-align: top;
}

.logo, .title {
	display: block;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

a.navlink {
	background-color: #8da6ba;
	border: 1px solid #000;
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 0px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	/*width: 100%;*/
}

a.navlink:hover {
	background-color: #557999;
	border: 1px solid #000;
}

.searchform {
	background-color: #aca2c7;
	border: 1px solid #000;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 35px;
	padding: 5px;
	text-align: center;
	width: 100%;
}

.searchinput, .searchbutton {
	border: 1px solid #000;
	font-size: 10px;
	margin-top: 5px;
	padding: 3px;
	width: 90px;
}

.searchinput {
	background-color: #fff;
	padding-top: 0px;
}

.searchbutton {
	background-color: #7a6ba0;
	color: #fff;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	width: 25px;
}

.footer {
	font-size: 9px;
	color: #666;
}

.footer a{
	color: #666;
	text-decoration: none;
}

.textpanel {
	margin-bottom: 10px;
}

.picturepanel {
  cellspacing: 0;
  cellpadding: 0;
  border: 0;
  margin-bottom: 10px;
}