

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

body {
	background-color : white;
	font-size: 10pt;
	margin: 0px;
}

td {
	font-size: 10pt;
	vertical-align: top;
}

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

table.toolbar {
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 10pt;
    background-color: #1A1A78;
	color: white;
}
td.toolbar{
	vertical-align: middle;
}

a.toolbar:link {
	color: white;
}

a.toolbar:visited {
	color: white;
}

a.noline:link {
	color: black;
	text-decoration:none;
}

a.noline:visited {
	color: black;
	text-decoration:none;
}

div#HD { width: 100%;  background: url("/ecip/img/title1.gif") no-repeat left;}
#HD img { float: right;border: 0px;}
#HD .end { clear: both; }

div#TB {
	background: #1A1A78;
	list-style: none;
	list-height: 100%;
}

#TB a:link { color: white; }
#TB a:visited { color: white; }

#TB ul {
    margin:    0px;
    font-size: 10pt;
    padding:   4px 0px 3px 0px;
    text-align: center;
    line-height:100%;
    list-style: none;
}
#TB li{
	display: inline;
    padding: 0px;
    padding-left: 3px;
    margin:  0px;
    margin-right:  -5px;
    float: center;
    border-left: solid 1px white;
}

#TB table {
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 10pt;
    background-color: #1A1A78;
	color: white;
	padding :0px; 
	margin:0px; 
	border-collapse: collapse;
}
#TB td {
	vertical-align: middle;
}

#TB a {
	color:     white;
	font-size: 10pt;
}
#TB a:visited {
	color:     white;
}
#TB a:hover {
	color:     white;
	background: #5A5AB8;
}

#LA ul { 
	margin: 0px; 
	padding :0px; 
	list-style-type : none; 
}
#LA li { 
	display : inline; 
	padding :0px; 
	margin:0px; 
}
#LA a {
	display:block; 
	border:0px solid;
	background-color:#3333df;
	color:white;
	font-size:10.1pt;
	padding: 5px 0px 3px 3px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#LA a:hover {
	display:block; 
	border:0px solid #aca;
	background-color:#aaaadf;
	color:white;
	font-size:10.1pt;
	padding: 5px 0px 3px 3px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#LA a.lcl {
	display:block; 
	border-top: 1px solid #30af2e;
	border-left: 1px solid #30af2e;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-color:#258523;
	color:white;
	font-size:10.5pt;
	padding: 3px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
}
#LA a.lcl:hover {
	display:block; 
	border-top: 1px solid #30af2e;
	border-left: 1px solid #30af2e;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-color:#55B553;
	color:white;
	font-size:10.5pt;
	padding: 3px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#LA a.eng {
	display:block; 
	border-bottom:1px solid #0b4581;
	background-color:#1b85b1;
	color:white;
	font-size:10pt;
	padding: 3px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	height: 18px;
}
#LA a.eng:hover {
	display:block; 
	border-bottom:1px solid #0b4581;
	background-color:#2bb5d1;
	color:white;
	font-size:10pt;
	padding: 3px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#LA a.small {
	display:block; 
	border:0px solid #aac;
	background-color:#3333df;
	color:white;
	font-size:8pt;
	padding: 2px 0px 0px 13px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#LA a.small:hover {
	display:block; 
	border:0px solid #aca;
	background-color:#aaaadf;
	color:white;
	font-size:8pt;
	padding: 2px 0px 0px 13px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}

table.mainarea {
	width: 95%;
	border: 0px solid;
	border-collapse: collapse;
}

td.larea {
	width: 135px;
	vertical-align: top;
	background: white;
	padding: 0px;
}
td.rarea {
	padding-top: 10px;
	padding-left: 8px;
	border: 0px solid;
	font-size: 10pt;
	vertical-align: top;
	color: black;
}
table.default {
	font-size: 10pt;
	color: black;
}

td.default {
	font-size: 10pt;
	color: black;
	vertical-align: top;
}

.title {
	font-size: 14pt;
	text-decoration:underline;
	padding-top: 10px;
	padding-bottom: 5px;
}

font.comment {
	font-size: 10pt;
}

div.fig {
	font-size: 8pt;
	text-align: center;
}

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

.sep1 {
	padding-top: 2px;
	padding-left: 5PX;
	height: 20px;
    font-size: 10pt;
    background-color: #AAAAFF;
}

img.frame {
    padding: 2px;
    border:1px solid gray;
}


