/* css for CMS */
/* [s] common part  ********************************************************************************* */
#banner { background: #00ad83 url(/img/common/bkgd_banner_warmgray.gif) top right no-repeat;  }

/* [e] common part ****************************************************************************************** */



/* [s] content ********************************************************************************************** */

.compContent, .compService, .compBrand {border-top: 1px solid #00ad83; height:auto;}
/* .compContent {border: 1px solid #00ad83;} */
.compContent h2, .compBrand h2, .compService h2, .compService h3 {color:#00ad83}
.compContent h2.groupingHead {border-top: 1px solid #00ad83;}
.compContent h3 { color: #00ad83; border: 0px solid #00ad83; }
.compContent h4 { color: #00ad83; }

.intro { border: 1px solid #00ad83; }
.intro h3 { color: #00ad83; }
.overviewItem { border-top: 1px solid #00ad83; }
.overviewItem h3 { color: #00ad83; }
.logoList { border-top: 1px solid #00ad83; }
.logoList h3 { color: #00ad83; }
/* .textList { border-top: 1px solid #00ad83; } */
.textList h3 { color: #00ad83; }
.relatedNews { background-color: #d9fbe0; }
.historyItem { border-top: 1px solid #00ad83; }

/* Content - Type1 */

.compContent .compContentRight h3 {color: #00ad83 }
.compContent .textExpandList dt { border-top: 1px solid #00ad83; }

/*
dl.textExpandList {border-bottom: 1px solid #00ad83; }
dl.textExpandList dt { border-top: 1px solid #00ad83; color: #00ad83; }
dl.textExpandList dt.textExpandOn { color: #00ad83; background: url(/img/common/bkgd_arrow_blue_up.gif) right 9px no-repeat; }

dl.textExpandList .textExpandOn a { color: #00ad83; }
dl.textExpandList dt.textExpandHover { color: #00ad83; }
dl.textExpandList .textExpandHover a { color: #00ad83; }

dl.textExpandList .textExpandOn a:hover { color: #113a92; }
dl.textExpandList dt.textExpandOn:hover { color: #113a92;}
dl.textExpandList .textExpandHover a:hover { color: #113a92; }
*/

.title { margin: 10px 0; color:#00ad83}

.historyList .historyListOn a, .historyList .historyListOn .histDate { color: #00ad83; }
.historyList .historyListOn a:hover { color: #113a92; }
.historyList dt.historyListHover { color: #113a92;}
.historyList dt.historyListOn { color: #00ad83;}
.historyList dt.historyListOn:hover { color: #113a92;}
.historyList .historyListHover a { color: #113a92; }
.historyList .historyListHover a:hover, .historyList .historyListHover .histDate { color: #113a92; }



