a.articleLink {
    color: #1860AA !important;
    outline-width: 0px;
    text-decoration: none !important;
    font-family: Arial !important;
    font-size: 11px !important;
    color: #1860AA !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

a.articleLink:hover {
    color: #555555 !important;
}

table.tinymce-table {
    border-collapse: collapse;
    width: 100%;
}

a img{
    border:none;
}

td.tinymce-table-title {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    border: 1px dotted #c1c1c1 !important;
    padding: 8px 4px 8px 8px;
	color:#555555;
}

td.tinymce-table-midtitle {
    font-family: Arial;
    font-size: 12px;
	color:#555555;
    padding: 10px;
    border-right: 1px solid white !important;
    border-left: 1px solid white !important;
    border-top: 0px solid white !important;
    border-bottom: 0px solid white !important;
}

td.tinymce-evenrow {
    font-family: Arial;
    font-size: 11px;
    background: #e9f3ff;
    border-top: 1px solid white !important;
    border-left: 1px solid #c1c1c1 !important;
    border-right: 1px solid #c1c1c1 !important;
    border-bottom: 2px solid white !important;
    padding: 10px;
    border-collapse: collapse;
    border-spacing: 0px;
}

td.tinymce-uneven-row {
    font-family: Arial;
    font-size: 11px;
    background: #f1f1f1;
    border-top: 1px solid white !important;
    border-right: 1px solid #c1c1c1 !important;
    border-left: 1px solid #c1c1c1 !important;
    border-bottom: 2px solid white !important;
    padding: 10px;
    border-collapse: collapse;
    border-spacing: 0px;
} 
.footnote-text {
    font-family: Arial;
    font-size: 10px;
    font-style: italic;	
} 
p.footnote-text{
width:99%;
}
.midtitle {
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #1860AA;
} 
.basic-text {
    font-family: Arial;
    font-size: 11px;
}

.red-text {
	color: #ff0000;
}

.green-text {
	color: #468c46;
}

hr {
    height: 1px;
    border-top: 1px dotted #c1c1c1;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
ul {
    margin-left: 0px;
    padding-left: 0px;
}
ol {
	color:#555555;
    margin-left: 0px;
    padding-left: 0px;
}

ul li {
    list-style: url(li-dot.gif?4);
    list-style-position: outside;
    font-size: 11px;
    margin-left:15px;
	vertical-align: middle;
}
ol li {      
    list-style-position: inside;
    padding-top: 4px;
    font-size: 11px;
}
 .ETT{
    border-collapse: collapse !important;
    width: 100% !important;	
}

 .ETR {
    border: none;
}

.default-color{
    color:#555555;
}

