/* iSi AS */
/*  November 2006  */
body {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    background: url(bg.gif) repeat-x;}

#content {
    text-align: left;
    width: 790px;
    height: 100%;
    background: #C0C0C0;
    border: 5px #999999 ridge;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;}

#topLogo {
    position: relative;
    float: left;
    width: 770px;
    height: 130px;
    padding: 10px;
    background-color: #ccc;
    border-bottom: 3px solid white;
    clear: both;}

#topLogo span {
    position: absolute;
    right: 30px;
    top: 130px;
    font-size: 14px;
    font-weight: 800;
    color: #005b8c; }

img.logo , img.login{
	width: 150px;
    border-style: none;
    margin-right: 30px;}

img.head {
    border: 1px black solid;
    margin-left: 10px;
    margin-right: 20px;}

#main {
    float: right;
    margin: 10px 10px 0 0;
    margin-right: 10px !important margin-right: 0;
    padding: 10px 10px 20px 20px;
    width: 570px;
    min-height: 460px;
    height: auto !important;
    height: 460px;
    background: #e6e6fa;}

#main1 {
    width: 55%;
    float: left;}

#main2 {
    width: 45%;
    float: right;}

#main3 {
    clear: right;
    padding: 10px 5px;}
		
#left {
    float: left;
    margin-top: 20px;
    margin-left: 5px;
    width: 140px;
    min-height: 460px;}

#leftmenu{
    display: block;
    float: left;
    width: 140px;
    font: 11px Verdana, sans-serif;
    z-index: 99;
    padding: 5px 5px 10px 5px;
    margin-bottom: 60px;
    border: 1px solid black;}

#leftmenu a{
    display: block;
    border-style: outset;
    text-align: center;
    padding: 2px;
    border: 5px outset #6699cc;
    background: #3399cc;}

#leftmenu p.lev2 a{
    display: block;
    border-style: none;
    text-align: center;
    padding: 2px;
    width: 100px;
    margin: -15px 0 0 35px;
    margin /**/: 0 0 0 35px;
    background: #3399cc;}

#leftmenu a:hover {
    background: #005b8c;
    color: white;
    text-decoration: bold;}

#leftmenu a:active {
    background: grey;}
    
#leftmenu a span {
    display: none;}
    
.hide {
    display: none;}

#footer {
    width: 99%;
    padding: 5px;
    margin-top: 20px !important margin-top: 10px;
    clear: both;
    text-align: center;
    background: #999999;}
    
.menuTitle {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #005b8c;}

th td {
    font-weight: bold;
    background: #bcdaf3;
    color: black;}

td.sec {
    background: #d3d3d3; }
    
td.c {
    font-size: 11px;
    text-align: center;}

td.cEl {
    font-size: 11px;
    text-align: center;
    padding-bottom: 10px;}
h1 {
    width: 100%;
    height: 20px;
    background-color: #005b8c;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;}

h2 {
    font-size: 14px;
    color: #005b8c;
    margin: 0;
    text-align: left;}

ul li , li{
    list-style-type: square;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 15px;}

ul.num li , li.num {
    list-style-type: decimal;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 15px;}
    
ol li {
    list-style-type: upper-alpha;
    margin-left: 0;
    padding: 0;
    line-height: 20px;}
    
ol ol li {
    list-style-type: decimal ;
    line-height: 20px;}
    
dl {
    width: 240px;
    margin: 0 0 20px 20px;
    padding: 0;
    background: #e4edf8 url(box-bot.gif) no-repeat bottom left;}

dt {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    background: #e4edf8;}

dt.head {
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #fff;
    background: #005b8c url(box-top.gif) no-repeat top left;}

dd {
    text-align: center;
    margin: 0;
    padding: 0 10px 10px 10px;
    background: #e4edf8;}

#Bull1 {
    font-size: 12px;
    color: #CC3333;
    font-weight: bold;
    margin-left: 0px;
    padding: 0 0 20px 0;}

#Bull1 li{
    list-style-image: url(Bullet1.gif);
    font-weight: normal;
    color: black;
    margin-left: 20px;
    padding-left: 20px;}
    
A , A:visited , #leftmenu li a , #leftmenu ol a {
    color: #170D7E;}

A:hover , li A:hover {
    text-decoration: underline;
    color: red;}

img.imgL {
    width: 200px;
    float: left;
    border: 0;}
	
img.imgR {
    width: 250px;
    float: right;
    border: 0;}
	
img.full {
    width: 99%;
    float: left;
    margin-bottom: 10px;
    border: 0;}
