@charset "UTF-8";
.hrHalf {
    width: 700px;
    position: relative;
    margin-bottom: 1em;
    overflow: hidden;
}

.hrHalf .historical {
    padding: 5px;
}

.hrHalf .historical h2 {
    font: 14px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    text-align: center;
}

.hrHalf .historical {
    font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #333;
}

.hrHalf .historical .column {
    float: left;
    display: inline;
    width: 320px;
    margin-bottom: 1em;
    color: #000000;
	text-align:justify;
}

.hrHalf .historical .columnLeft {
    margin-right: 15px;
}

.hrHalf .historical .columnMM {
    color: #000000;
}

.TabbedPanelsContent {
    -moz-user-select: none;
    -khtml-user-select: none;
}
