body {
	margin-right: 1em;
	margin-left: 1em;
	margin-top:.3em;
	font-family:arial,sans-serif;
	font-size:83%;
	background-color:#fff;
}


td {
	font-family:arial,sans-serif;
	font-size:83%
}

.none {display:none;}

ul#homepage-list {
	padding-left:10px;
	margin-left:10px;
}

ul#homepage-list li {
	padding-bottom:5px;
}

hr {
	background-color: #063;
	border:none;
	border-top:1px solid #063;
	height:1px;
}

.indent {
/*
        line-height:130%;
	margin-left:.75em;
*/
}

.activelink {
/*	line-height:130%;
	margin-left:.15em;
*/	color:#063;
	font-weight:bold;
}

.footer {
	color:#666;
	padding-top:20px;
}

form { display:inline; }

td#button-left,
td#button-exp-left {
	width:8px;
	height:40px;
	background:url('images/button-left.gif');
	background-repeat:none;
}
td#button-exp-left{
	background:url('images/button-exp-left.gif');
}
td#button-center,
td#button-exp-center {
	padding-left:10px;
	padding-right:14px;
	padding-bottom:3px;
	height:40px;
	background:url('images/button-center.gif');
	background-repeat:repeat-x;
	white-space:nowrap;
}
td#button-exp-center{
	background:url('images/button-exp-center.gif');
}
	td#button-center a,
	td#button-exp-center a  {
		color:#fff;
		text-decoration:none;
		font-size:16px;
		font-weight:bold;
		padding-bottom:6px;
	}

td#button-right,
td#button-exp-right {
	width:8px;
	height:40px;
	background:url('images/button-right.gif');
	background-repeat:none;
}
td#button-exp-right{
	width:10px;
	background:url('images/button-exp-right.gif');
}
/*features.html*/
.img_container{margin-bottom:20px;}
.subnav{margin-left:25px; font-size:85%;}
.feature_margin{ margin-bottom:15px;}

.home_border{ border:1px solid #000 }

.module_hdr{
  font-size:90%;
  padding:3px 6px 3px 6px;
  background-color:#DEEFE0;
  font-weight:bold;
}

.module_body{
  font-size:90%;
  border:1px solid #ccc;
  border-top:1px solid #fff;
  padding:5px;
  padding-bottom:6px;
  padding-left:6px;
}
