@charset "UTF-8";

/*
Screen Import CSS
*/
@import url("/include/css/general/normalisation.css");
@import url("/include/css/general/layout.css");
@import url("/include/css/general/type.css");
@import url("/include/css/general/top-menu.css");
@import url("/include/css/general/section-menu.css");
@import url("/include/css/general/innovation-main-menu.css");
@import url("/include/css/general/tables.css");


#content table tr th,
#content table tr td {padding:5px;line-height:1.5em;height:auto;border-right:1px solid #bab9bb;border-bottom:1px solid #bab9bb;}
#content table {background:#fff;border-top:1px solid #bab9bb;border-left:1px solid #bab9bb;}
#content table tr th {width:50%;background:#fff url(/include/img/ui/table-bg-grad.gif) top right repeat-y;color:#009632;font-size:1.2em;}
#content table tr td.green {color:#9dbd3f;}
#content table tr td ul li {font-size:1em;padding-left:15px;background:url(/include/img/ui/table-arrow.gif) 0 4px no-repeat;}