
/* Page styles -----------------------Start*/



.doc2 {
    border-style:solid;
    border-width:1px;
    border-style:solid solid solid solid;
    border-width:1px 1px 1px 1px;
    border-color:#DEEEC8 #8CC63F #8CC63F #DEEEC8;
    background-color:#CFE7AF;

  }

#bd{
	color:#082801
}

#bd a {
    /*color : #364166;
    color: #2E3192;*/
    color: #2D6992;
    text-decoration : none;
    font-weight:bold;
  }


#bd a:link {
    /*color : #364166;
    color: #2E3192;*/
    color: #2D6992;
    text-decoration : none;
    font-weight:bold;
  }


#bd a:hover {
    color : red;
    text-decoration : none;
    font-weight:bold;
  }


#bd .imain {
    background-color:#FFFFff;
    padding:0.5em;
    border-style:solid solid solid solid;
    border-width:1px 1px 1px 1px;
    border-color:#FFFFFF #8CC63F #8CC63F #FFFFFF;
  }


#bd .ibox {
    /* background-color:white;
    background-image:url(iimni/images/fsdfbg2.png);
    background-repeat:repeat-x;
    */padding-left:0.25em;
    padding-right:0.25em;
   /* padding-bottom:0.15em;*/
    /*border-right-style:solid;*/
    border-bottom-style:solid;
    /*border-right-width:1px;*/
    border-bottom-width:1px;
	/*border-right-color:#8CC63F;*/
	border-bottom-color:#8CC63F;
/*    border-color:#FFFFFF #8CC63F #8CC63F #FFFFFF;*/
/*    margin-bottom:0.3em;*/
  }


#bd .tablist {
    border-width:0px;
    border-style:none;
  }


#bd .pdate {
    font-size: 85%;
    color:#003399;
    text-align:left;
  }


#bd h1, h2, h3, h4 {
    color:#2E3192;
  }


.unote {
    font-size: 77%;
    color:#8B1A1A;
  }

.hint {
    font-size: 85%;
    color:#405B1D;
  }

.faddress {
    font-size: 85%;
    color:#2E3192;
  }

.warning {
    font-size: 77%;
    color:red;
  }


.footer {
    font-size: 77%;
    border-bottom-style:solid;
    /*border-right-width:1px;*/
    border-bottom-width:1px;
	/*border-right-color:#8CC63F;*/
	border-bottom-color:#8CC63F;
    padding:0.2em;
background-color:#CFE7AF;
background-image : url('iimni/images/w_arrow.png');background-repeat : no-repeat;
height:6em;
}
/*
.pfooter {
    font-size: 77%;
    border-style:solid solid solid solid;
    border-width:1px 1px 1px 1px;
    border-color:#FFFFFF #8CC63F #8CC63F #FFFFFF;
    padding:0.2em;

background-image : url('iimni/images/arrow.png'); background-repeat : no-repeat;
  }
*/

.boxTitle {
    color : #2E3192;
    /* background-color : white;
    font-variant : small-caps;*/
    margin-bottom : 0.2em;
    margin-left : -0.25em;
    margin-right : -0.25em;
    margin-top : 0em;
    padding-left : 0.1em;
    text-align : center;
    /*text-decoration : underline;*/
  }


.noPages {
    background-color:#cccccc;
    width:80%;
    padding:1em;
    border-style:solid;
    border-width:1px;
    margin-bottom:1em;
  }

.pbutton{ 
/* ----------------------------------------------Page buttons*/
	cursor:pointer;
	background-color:#8CC63F;
	color:white;
	font-weight:bold;
}

.dbutton{
 /* ------------------------------------------Delete buttons*/
	cursor:pointer;
	background-color:red;
	color:white;
	font-weight:bold;

}

.tabhead{
	background-color : #8CC63F; 
	text-align : center; 
	font-weight:bold;
	color:white;
}

.slogan{
	color:#2E3192; 
	font-weight:bold; 
	font-style:italic;
}


/* ----------------- yui menu stuff  -------------------------------------------------------------------------------------- */
.yui-skin-sam .yuimenubar {
    border: 1px solid #2e3192;
    background: #2e3192;
}

.yui-skin-sam .yuimenubaritemlabel {
    border-color: #2e3192;
}

.yui-skin-sam .yuimenu .bd {
    background: #2e3192;
}

.yui-skin-sam .yuimenubaritemlabel,
.yui-skin-sam .yuimenuitemlabel
{
        font-family: sans-serif;
        color: white;
}

.yui-skin-sam .yuimenubaritem a.selected {
        background: #ffffff;
        color: #2e3192;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel .submenuindicator {
        background-position:5px -21px;
        height:8px;
        left:auto;
        margin-top:-3px;
        right:8px;
        text-indent:8px;
        top:50%;
        width:16px;
}

.yui-skin-sam .yuimenuitemlabel .submenuindicator,
.yui-skin-sam .yuimenuitemlabel .checkedindicator,
.yui-skin-sam .yuimenubaritemlabel .submenuindicator {
       background-image:transparent url(../iimni3/images/2007-12-20-sprite.gif) no-repeat scroll 0%;
        overflow:hidden;
        position:absolute;
}

.yui-skin-sam .yuimenubarnav a.selected .submenuindicator {
      background-image:transparent url(../iimni3/images/2007-12-20-sprite.gif) repeat-x scroll 5px -5px;
}

.yui-skin-sam .yuimenubaritem-selected{
/*background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1700px;*/
    background: #8CC63F;
}

.yui-skin-sam .yuimenuitem-selected{
background-color:#8CC63F;
}