#three-cols {
	width: 995px;
	margin: 6px;
	border-spacing: 0;
	border-collapse: collapse;
    background-color: white;
	border: hidden #bbbbbb 1px;
}
#three-cols h3 {
    width: 100%;
    color: #797979;
    border-bottom: solid #cbcbcb 1px;
    padding-bottom: 3px;
    margin-top: 10px;
	font-size:18px;
	font-weight:normal;
}
#three-cols td {
    vertical-align: top;
}
#three-cols td.col-1 {
    width: 360px;
    padding: 0 20px;
}
#three-cols td.col-2 {
    width: 385px;
    padding-right: 15px;
    padding-bottom: 10px;
}
#three-cols td.col-3 {
    width: 200px;
}
#ecology td.ecology-note {
    font-style: italic;
}
#scroll-up {
    width: 385px;
    height: 22px;
    background: transparent url(/media/img/outstanding_up.png) no-repeat;
    cursor: pointer;
}
#scroll-down {
    width: 385px;
    height: 22px;
    background: transparent url(/media/img/outstanding_down.png) no-repeat;
    cursor: pointer;
}
#scroll-up:hover {
    background: transparent url(/media/img/outstanding_up_hover.png) no-repeat;
}
#scroll-down:hover {
    background: transparent url(/media/img/outstanding_down_hover.png) no-repeat;
}
#outstanding {
    position:relative; 
    overflow:hidden; 
    /*height: 291px;*/
    height: 582px;
}
div.items {
    position: absolute;
}
#outstanding table {
    border-left: solid #d0d0d0 1px;
    border-right: solid #d0d0d0 1px;
    border-bottom: solid #d0d0d0 1px;
    border-spacing: 0;
	border-collapse: collapse;
    background-color: #efefef;
}
#outstanding table td.outstanding-image {
    width: 190px;
    padding: 0 0 1px 0;
    height: 96px;
    display: block;
}
#outstanding table td.outstanding-text {
    vertical-align: middle;
    width: 164px;
    padding: 5px 10px 5px 20px;
}
#outstanding table td.outstanding-text p {
    margin: 0;
    max-height:29px;
    overflow:hidden;
}
#outstanding table td.outstanding-text div.period {
    color: #797979;
    font-size: 11px;
}
#outstanding table td.outstanding-text p.title a {
    color: #2D92DD;
    font-size: 12px;
    font-weight: bold;
}
#outstanding table td.outstanding-text p.title a:hover {
    text-decoration:underline;
}
#outstanding table td.outstanding-text p.level {
    color: #797979;
    font-size: 11px;
}
#three-cols p, #three-cols li {
    color: #5b5b5b;
    font-size: 12px;
}
#center-info {
    margin-top: 10px;
    padding: 5px 10px;
}
#center-info td.info-icon {
    width: 40px;
}
#center-info td.info-text p {
    margin-top: 0;
    margin-bottom: 0;
}
#center-info td.info-text ul {
    margin-top: 0;
    padding-left: 15px;
}
#three-cols td.ecology-note {
    color: #868686;
    font-size: 12px;
}
#three-cols table.promotion td.image {
    padding-top: 5px;
    padding-bottom: 5px;
}
#three-cols table.promotion td.text {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #5b5b5b;
}
#flash-center-object,
#flash-center-embed {
    width: 200px;
    height: 421px;
	margin-top: -6px;
	margin-left: -2px;
    position: absolute;
}
#flash-center-embed{
	
}
div#flash-center-object{
	margin-top:-12px;
}

.strong {
    font-weight: bold;
}
table.center-document {
    margin-top: 10px;
}
table.center-document td {
    padding-left: 10px;
}
.document-link {
    color: #00759C;
    font-size: 12px;
}
.left {
    float: left;
}
#center-info a {
    color: #00759C;
}

