#textDiv {
	 position:absolute; left:19em; top:0; width:500px; height:600px;
}

#abcADiv {
	position:relative; 
	height:100%; 
	left: 0; 
	top: 1.0em; 
	margin: 0;
	padding: 0;

	font-size: 1.0em; /*1.25em;*/
	font-style: normal;
	line-height: 1.5em; /*2.0em;*/
	font-weight: normal;
	height: 100%;
}

#abcDiv {
	position:relative; 
	height:50.0em;
	width:315 px; 
	left: 0; 
	top: 1.0em; 
	margin: 0;
	padding: 0;

	font-size: 1.0em; /*1.25em;*/
	font-style: normal;
	line-height: 1.5em; /*2.0em;*/
	font-weight: normal;
	/*width: 29 em;*/
}
#abcTDiv {
/*titles*/
	position:relative; 
	height:55.0em;
	/*width:315 px; */
	 left: 0; 
	 top: 1.0em; 
	margin: 0;
	padding: 0;
	/*font-size: 1.0em; */
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	width: 50 em;
}

#abcTDiv h2 {
	/*font-size: 1.3em;*/
	margin: 0; 
	padding: 0;
	border: 0px none;
	text-indent: 0;
	font-weight: normal;
}

#abcBlock  {
	position:absolute; 
	left: 0; top:0;
	width:315 px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}

#abcBlock h2 {
	font-size: 1.2em;
	margin: 0; 
	padding: 0;
	border: 0px none;
	text-indent: 0;

	font-weight: normal;
}

#abcBlock a {
/*	color: #3C5985;*/
	text-decoration: none;
}
#abcBlock a:link {
	text-decoration: none;
/*	color: #3C5985;*/
}
#abcBlock a:visited {
	text-decoration: none;
/*	color: #3C5985;*/
}
#abcBlock a:active {
	text-decoration: none;
/*	color: #3C5985;*/
}

#abcBlock a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3C5985
}

#abcBlock ul {
	list-style:none;
 	margin-top:0;
	margin-left:0;
	padding:0;
	margin-bottom:20px;
	text-indent: 12px;
}
#abcBlock h4 {
	font-size: 18px;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
	line-height: 18px;
}
