/***********************/
/*****  homepage  *****/
/***********************/
#content-hp #content-left {
  float:left;
  width:490px;
	padding-left:9px;
}
#content-hp #content-right {
  float:left;
  width:250px;
}
#content-hp #content-left .text-pad {
  margin-left:12px;
	margin-right:47px;
}
#hp-oldlogo {
  padding-left:10px;
  margin-top:57px;
}
#home-flash {
	*margin-bottom:-5px;
}

/***********************/
/*****  feature  *****/
/***********************/
#feature-container {
	margin:0 0 25px 0;
}
table.feature {
	font-size:11px;
	line-height:15px;
	padding:12px 12px 0 12px;
	margin-top:20px;
	border:1px solid #3284b2;
	border-bottom:0;
	width:246px;
	*margin-bottom:-1px;
}
table.feature tr {
	vertical-align:top;
}
table.feature td.title {
	text-align:center;
	*padding-top:12px;
}
table.feature td.link {
	padding-top:12px;
	text-align:center;
}
table.feature td.link .large {
	font-size:14px;
}
table.feature td.center {
	text-align:center;
	padding:12px;
}
table.feature td.center-full {
	text-align:center;
	padding:0;
}
table.feature p {
	margin:0;
	padding:0;
	color:#1e5386;
	*padding:0 12px;
}
table.feature p.content {
	*padding:12px 12px 0 12px;
}
table.feature p.title {
	color:#222;
	font-weight:bold;
	padding-bottom:12px;
}
.feature-image-right {
  padding:4px 0 0 12px;
	float:right;
	border:0;
	*padding-right:12px;
}
.feature-image-left {
  padding:4px 12px 0 0;
	float:left;
	border:0;
	*padding-left:12px;
}
.feature-image-full {
  padding:0;
	margin-bottom:10px;
	border:0;
}

/*****************/
/***** tables ****/
/*****************/
.detailstable .odd {
	background:#f8f7f4 url(/images/news_bg.gif) bottom no-repeat;
}
.detailstable tr td {
  vertical-align:top;
	color:#222;
}
.detailstable td a {
  text-decoration:none;
  font-weight:normal;
}
.detailstable td a:hover {
  text-decoration:underline;
}
