
a.link {
	color: blue;
}
a.visited {
	color: #2C1A8B;
}

body {
	background-color : white;
	font-size: 10pt;
}
td {
	font-size: 10pt;
}

td.topright {
	text-align: right;
	vertical-align: bottom;
	font-size: 8pt;
	color: #6c58fc;
}

table.toolbar {
	width: 100%;
	background: url(/ecip/img/topmenubar.gif) #1A1A78;
	height: 30px;
	text-align: center;
	font-size: 11pt;
	color: white;
}

a.toolbar:link {
	color: white;
}

a.toolbar:visited {
	color: white;
}

div.lareajp {
	width:        127px;
	height:        24px;
	text-indent:    5px;
	margin-top:     1px;
	margin-bottom:  1px;
	line-height:   20px;
	font-size:     10pt;
	color:        white;
	background: #1b85b1;
}


div.larealnk {
	width:        127px;
	height:        24px;
	text-indent:    5px;
	line-height:   20px;
	font-size:     10pt;
	color:        white;
	background: #3333cc;
}

a.larea:link {
	color:        white;
}

a.larea:visited {
	color:        white;
}

table.mainarea {
	width=100%;
}

td.larea {
	width: 127px;
	vertical-align: top;
	background: #e0dcff;
}
td.rarea {
	padding-top: 10px;
	padding-left: 8px;
	font-size: 10pt;
	color: black;
}

.title {
	font-size: 15pt;
	text-decoration:underline;
	font-weight:bolder;
	padding-bottom: 25px;
}
font.comment {
	font-size: 10pt;
}

div.copyright {
	font-size: 9pt;
	text-align: center;
}

.sep1 {
	padding-top: 2px;
	padding-left: 5PX;
	height: 20px;
	background: url(/ecip/img/sep1.gif) #b9b9fb;
}


#larea li {
	list-style:    none;
	margin-bottom:  0px;
	marker-offset: 0px;
}

#larea li a {
	display:      block;
	width:        127px;
	height:        24px;
	padding:        1px;
	text-indent:    5px;
	line-height:   20px;
	font-size:     10pt;
	color:        white;
	background: #3333cc;
}

