
h1 { 
	text-align:left;
}
hr {
	border:0;
	background-color:#cccccc;
	color:#cccccc;
	height:1px;
}
a.escd {
	margin-left:4px;
	width:85px;
	text-align:center;
	font-weight:bold;
}
div.section {
	
	border:solid 1px black;
	width:294px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	
}

div.section img {
	
	border-right:solid 1px black;
	border-bottom:solid 1px #ffffff;
	
	
}

div.textholder {
	float:left;
	padding:2px 3px 2px 3px;
	height:62px;
	width:222px;
	
}
div.textonly {
	float:left;
	padding:2px 3px 2px 3px;
	border:solid 1px #ffffff;
	height:60px;
	
}

div#accintro {
	border:solid 1px white;
}
div#accintro, div#accmanage, div#accaddress {
	margin-right:0;
}
h2 {
	font-size:100%;
	color:#666666;
}
div.section label {
	color:#666666;
	font-weight:normal;
}
p {
	color:#000000;
	font-weight:normal;
}
a .textholder {
	text-decoration:none;
}

div.section a.sectionlink:hover h2 {
	color:#000099;
}

div.section a.sectionlink:hover div.textholder, div.section a.sectionlink:hover {
	background-color:#ffffcc;
}