body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 20px;
}
html { min-height: 100%; margin-bottom: 1px; }

.homecells {
	padding-right: 15px;
	padding-left: 17px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#cursor_id {
	cursor: pointer;
	padding-right: 15px;
	padding-left: 17px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 15px;
	text-align: center;
}
.footer a:link{
color: #666666;
	text-decoration: none;
}
.footer a:visited {
color: #666666;
	text-decoration: none;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d9792d;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.sidebar {
	font-size: 11px;
	color: #669966;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.childContent {
	padding-right: 40px;
	padding-top: 14px;
	padding-left: 18px;
}
.names {
	font-weight: bold;
	color: #333333;
}
.homecells ul {
	list-style-image: none;
	list-style-type: none;
  padding:0;
  margin:0;
}
.homecells li {
	list-style-image: none;
	list-style-type: none;
}

