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

.tab { width: 103px; height:45px; background: url(/im/tab-off.gif) no-repeat; font-size: 12px; font-family: arial; ppadding: 0 0 0 9; }
.tab a, .tab a:visited { width:100%; height:38; display: block; margin: 7 0 0 11; color: #7f7e83; text-decoration: none; text-transform: capitalize; }

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

.cs-top { padding:6 6 0 0; }
.cs-box { vertical-align:middle; }
.cs-description { padding:0px;margin:9 0 0 0; }
.cs-description b { color:#4d4d4d;font-size:15px;font-family:arial; }
.cs-table { margin-top:30px; } 
.cs-tabs { background:#e5f3c4;border-right:1px solid white; }
.cs-tab-content { height:210px;padding:21px;background:#e5f3c4;font-family:arial;font-size:12px; }
.cs-files { border-top:2px solid white;border-right:1px solid white;background:#e3e3e3; }
.cs-files2 { border-right:2px solid white;padding:11px;font-size:12px; }
.cs-files3 { padding:11px; }

/* file icons */

.cs-files2 a, .cs-files3 a:visited { display: block; padding: 6 0 0 27; margin: 0 0 6 0; color: #88bd5b; font-weight: bold; text-decoration: none; font-size: 12px; height: 24px; }

.icon-archive { background: url(/im/icon-archive.gif) left 3px no-repeat; }
.icon-excel { background: url(/im/icon-excel.gif) left 3px no-repeat; }
.icon-other { background: url(/im/icon-other.gif) left 3px no-repeat; }
.icon-pdf { background: url(/im/icon-pdf.gif) left 3px no-repeat; }
.icon-ppt { background: url(/im/icon-ppt.gif) left 3px no-repeat; }
.icon-word { background: url(/im/icon-word.gif) left 3px no-repeat; }
