@charset "utf-8";
/*
#content { padding: 4px 0; }
#content .lt { float: left; background: #fbfafa url(/images/global/sidenav-bg.gif) repeat-x bottom; width: 164px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
#content .lt h2 { margin: 0; padding: 0; background: #989390 url(/images/global/sidenav-title-bg.gif) repeat-x; font-size: 11px; }
#content .lt h2 a { display: block; padding: 12px 8px 12px 12px; background: url(/images/global/sidenav-title-corner.gif) no-repeat; color: #fff; text-decoration: none; }
#content .lt .border { background: url(/images/global/sidenav-border.gif) repeat-y; }
#content .lt .bottom { background: url(/images/global/sidenav-bottom.gif) no-repeat bottom; height: 1%; }
#content .lt .top { padding: 4px 0 8px 0; background: url(/images/global/sidenav-top.gif) no-repeat ; height: 1%; }
#content .lt ul { margin: 0; padding: 0; list-style: none; }
#content .lt ul li {  }
#content .lt ul li a { display: block; margin: 0 4px; color: #787878; text-decoration: none; height: 1%; }
#content .lt ul li a .a { padding: 6px 4px 6px 20px; background: url(/images/global/sidenav-arrow.gif) no-repeat 10px 50%; }
#content .lt ul li a:hover { background: #fff url(/images/global/sidenav-active-t.gif) no-repeat; color: #cb632a; }
#content .lt ul li a:hover .b { background: url(/images/global/sidenav-active-b.gif) no-repeat bottom; }
#content .lt ul li a.active { background: #fff url(/images/global/sidenav-active-t.gif) no-repeat; color: #cb632a; }
#content .lt ul li a.active .b { background: url(/images/global/sidenav-active-b.gif) no-repeat bottom; }
#content .lt ul ul.sub li { padding-left: 15px; }
*/

#content { padding: 4px 0; }
#content .lt { float: left;  width: 164px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
#content .lt h2 { margin: 0; padding: 0; font-size: 11px; }
#content .lt h2 a { display: block; padding: 12px 8px 12px 12px;  color: #fff; text-decoration: none; }
#content .lt .top { padding: 4px 0 8px 0;  height: 1%; }
#content .lt ul { margin: 0; padding: 0; list-style: none; }
#content .lt ul li {   }
#content .lt ul li a { display: block; margin: 0 4px; color: #666; text-decoration: none; height: 1%; border-bottom: #efefef; }
#content .lt ul li a .a { padding: 6px 4px 6px 20px; background: url(/images/global/sidenav-arrow.gif) no-repeat 10px 50%; }
#content .lt ul li a:hover { background: #fff url(/images/global/sidenav-active-t.gif) no-repeat; color: #cb632a; }
#content .lt ul li a:hover .b { background: url(/images/global/sidenav-active-b.gif) no-repeat bottom; }
#content .lt ul li a.active { background: #fff url(/images/global/sidenav-active-t.gif) no-repeat; color: #cb632a; }
#content .lt ul li a.active .b { background: url(/images/global/sidenav-active-b.gif) no-repeat bottom; }
#content .lt ul ul.sub li { padding-left: 15px; }

#content .md { float: left; width: 623px; }
#content .md .list-box { margin: 4px 0; padding: 8px; list-style: none; background: #f3f2f1; border: 1px solid #ebeae9; }
#content .md .list-box li { padding: 6px 6px 6px 18px; background: url(/images/global/content-list-icon.gif) no-repeat 5px 10px; border-bottom: 1px solid #ebeae9; }
#content .md .list-box li strong { color: #cb632a; }
#content .md .na-list-box { margin: 0; padding: 8px; list-style: none; }
#content .md .na-list-box li { padding: 6px 6px 6px 18px; background: url(/images/global/content-list-icon.gif) no-repeat 5px 10px; border: 0; }
#content .md .na-list-box li strong { color: #cb632a; }
#content .md .prod-list-box { margin: 4px 0; padding: 8px 8px 8px 0; list-style: none; }
#content .md .prod-list-box li { padding: 6px 6px 6px 0; color: #00496b; }
#content .md h1 { margin: 0; padding: 8px 15px 8px 15px; font-size: 24px; font-weight: normal; color: #8d0a39; letter-spacing: -0.07em; }
#content .md h1 span { display: block; font-size: 13px; color: #797370; letter-spacing: normal; line-height: 1.4em; }
#content .md h2 { margin: 0; padding: 0; font-size: 16px; font-weight: normal; color: #cb632a; }
#content .md h2 a { display: block; margin-top: 8px; padding: 10px; background: #cb632a; font-size: 14px; color: #fff; }
#content .md h2 a:hover { background: #60554f; }
#content .md .overflow { padding: 15px; background: #fafafa; border: 1px solid #dcdcdc; }
#content .md ol { padding-left: 50px; }

#content .main { background: #fff url(/images/global/content-main-bg.gif) repeat-x bottom; }
#content .main .border { background: url(/images/global/content-main-border.gif) repeat-y; }
#content .main .t { background: url(/images/global/content-main-t.gif) no-repeat; }
#content .main .b { padding: 20px 25px; background: url(/images/global/content-main-b.gif) no-repeat bottom; }

.flow-list { margin: 0; padding: 0; list-style: none; }
.flow-list li { float: left; padding: 10px 10px 10px 0; width: 47%; }
