@charset "utf-8";
/* CSS Document */
/* Common ******************/

#curriculum{
background-color :#ECE9D8;
padding :10px;
margin-top :10px;
margin-bottom :10px;
}

#titlenumber{
    text-align :left;
    color :#246592;
    font-weight :bold ;
    margin:0;
    font-size :115%;
}
#titlenumber img{
    vertical-align :middle;
}

#titlenumber hr{
    border: 1px #7D7D7D dotted; 
    height: 1px;
    clear :both ;
    margin:0;
    padding:0;
}
#programstepleft{
    margin-right: 10px; 
    float:left ;
    width :280px;
}
#programstepright{
    float:left ;
    width :280px;
}


.titlenumber{
    text-align :left;
    color :#246592;
    font-weight :bold ;
    margin:0;
    font-size :115%;
    line-height:150%;
}

.examtext{
    color :#152E64;
    font-size :100%;
    line-height:150%;
}
.ciaschrdule{
background-image:url(../../../img/learning/qualification_cia/chair/im_schr.gif);
background-repeat:no-repeat;
width:570px;
height:225px;
}

.daytable{
padding:105px 0 0 19px;
font-weight:bold;
color:#000000;
font-family : "Verdana",‚l‚r ‚oƒSƒVƒbƒN,Osaka, sans-serif;
}




