#indexDiv {
/*	background: url('images/mainpage.jpg') no-repeat 50% 40%;*/
	float: left;
	width: 72%;
}

P {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 1.4em;
}

#indexDiv P {
	margin: 0em 20px 1.0em 20px;
}


#indexDiv P A, #indexDiv P A:visited {
	text-decoration: underline;
	color: #0077ff;	
}

#indexDiv P A:hover {
	color: #ff7700;
}


#newsDiv {
	margin-left: 72%; 
}

#newsDiv DIV {
	border-left: 1px solid #c7e7f7;
	padding: 0px 10px;
}

UL {
	text-align: left;
	margin-top: 0em;
	margin-bottom: 10pt;
}

LI {
	line-height: 1.4em;
}

SUP {
	font-size: 0.8em;
}

/*.newsdate_small {
	font-size: 9.5pt;
    color: #335544;
	margin-bottom: 0px;
    font-family: Verdana, Helvetica, Sans-Serif;
}*/

.newstitle_small {
    color: #0077ff;
	margin-top: 0;
	margin-bottom: 0.3em;
    font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10.5pt;
    font-weight: normal;
}

.newstitle_small A, .newstitle_small A:visited {
	text-decoration: underline;
	color: #0077ff;
}

.newstitle_small A:hover {
	color: #ff7700;
}

.newstext_small {
	line-height: 1.3em;
	font-size: 10pt;
	margin: 0 auto 1.5em;
}
