dd.alt {
	border-bottom: none;
}
/* KLC - removed line-height attribute from the dt and dd - it causes a real
problem with disappearing text/redraw in IE & I'd like to refrain from using 
line-height where possible. */
dt 
{
	font-size: 1em;
	/*line-height: 1.2em;*/
	padding: 10px 0 0 0;

}
dd 
{
	font-size: .75em;
	/*line-height: 1em;*/
	padding: 2px 0 6px 0;
}
dt a {

            font-weight: bold;
            text-decoration: none;

}

dt a:hover {

            text-decoration: underline;
}
	
.content li 
{
	padding: 0px;	
}
.block form 
{
	font-size: .75em;
}
.block label
{
	font-weight: bold;
}

.container-1c 
{
	float: left;
	width: 32.5%;
}		
.container-1c-left 
{
	padding: 0;
	float: left;
	width: 32.5%;
	height: auto;
}	
.container-2c-left 
{
	width: 65%;
}

.container-1c-right 
{
	float: right;
	width: 32.5%;
	height: auto;
	min-height: 10em;
	padding-right: 16px;
}
.outercontainer
{
	padding-top: 0;
}
#homebannercontainer
{
	padding: 16px 16px 16px 16px;
	/*width: 97%;*/
	display: block;
  /*width:95%;*/
  /*margin: 0 0 4px 16px; */
 
}
#homebanner 
{
 /*width: 100%;*/
  min-height: 9em;

}
#homebanner h1
{
  font-size: 1.5em;
  font-weight: bold;
}
#homebanner h2
{
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 5px;
}

#homebanner_left
{
  float: left;
  width: 41%;
  min-height: 11em; 
  height: 13em;
  /*vertical-align: bottom;*/
  /*padding: 3em 0 0 0;*/
}
#homebanner_right
{
  float: left;
  width: 54%;
  padding: 28px 10px 10px 14px;
}

#homebanner_right img
{
  text-align: right;
  padding: 0px 0px 10px 0px;
}
.content 
{
  padding: 15px 13px 19px 9px;
}
.image-left {
	clear: left;
	float: left;
	margin: 0 8px 5px 1px;
	}
.homesignin 
{
	width: 9em;
}
.row40 
{
	width: 34%;
	padding-right: .5em;
}
.row 
{
	padding: .35em;
	height: 2em;
	display: block;
	clear: both;
}
.signinlinks 
{
	padding: 10px;
	margin-top: 10px;
}

