/*
.motto { font-size: 18px; color: #999999; letter-spacing: 1px; text-align: center; padding-bottom: 3px; }
*/

.tabs-horizontal a,.tabs-horizontal a:visited, .tabs-horizontal b { display:block; width:104px; height:29px; padding: 9 0 3 6; line-height: 12px; font-weight:bold; text-decoration: none; font-size: 12px; }
.tabs-horizontal a,.tabs-horizontal a:visited { background: url(/im/tab2-off.gif) no-repeat; color: #7dab00; }
.tabs-horizontal a:hover, .tabs-horizontal b { background: url(/im/tab2-on.gif) no-repeat; color: #4d4e50; }

.article h3 { color: #999999; font-size: 21px; font-weight: normal; }
.article h4 { color: #4d4d4d; font-size: 14px; }

.tab { width: 134px; height:45px; background: url(/im/tab4-off.gif) no-repeat; font-size: 11px; font-family: arial; padding: 0 3 0 0; line-height:11px; }
.tab a, .tab a:visited { width:124px; height:38px; display: block; padding: 7 3 0 7; color: #7f7e83; text-decoration: none; ttext-transform: capitalize; }

.tab_on { background: url(/im/tab4-on.gif) no-repeat; }
.tab_on a, .tab_on a:visited { font-weight: bold; color: black; }

.person-bio {
border:2px solid #bebebe; 
margin:0 12 12 12; padding:12px; 
background: #e3e3e3; 
width:273px;height:390px;
overflow:auto;overflow-x:hidden;
scrollbar-face-color: #c6d3a5;
scrollbar-shadow-color: #e6f3c5;
scrollbar-highlight-color: #e6f3c5;
scrollbar-3dlight-color: #e6f3c5;
scrollbar-darkshadow-color: #9aa6ac;
scrollbar-track-color: #EBF0F6;
scrollbar-arrow-color: #FFFFFF; 
}