#contentE {
	padding-top:20px;
	padding-top /**/: 0px;
	float: left;
	width: 388px;
	background: #fff;
	background-image: url(../../../images/head_W1.jpg);
	background-position: top;
	background-repeat: no-repeat;

}
#Imagebar { 
	width: 163px;
	margin-left:0px;
	float: left;
	background:#fff;
	border-right: 1px solid #fff;
}
#header{
	border-bottom: 1px solid #ccc;
}
#rightE{
	float:right;
	margin-right:0px;
	width:182px;
	height:18px;
	background:#fff;
}

#sectionIntro a {
	color: #1444a5;
	font-weight: normal;
	text-decoration: none;
}

#sectionIntro a:hover {
	color:#006;
}
#sectionIntro h3{
	font-size: 110%;
}
.exLink{
	margin-top:5px;
	margin-bottom:15px;
}





/*________________________________________________________*/

/* misc classes */

.bold {
	font-weight: bold;
}

fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;

}
#SearchForm{
	border: 1px solid #ccc;
	 padding: 5px;
  margin-right: 15px;
}


.RInput{/* new l1 */
padding:4;
width:140px;
font-size:80%;
margin-left:5px;
}
/* end form stylews */