/* CSS Document */

.c_head
{
    padding: 0 10px 0 11px;
    text-align: left;
}

.c_content
{
    clear: both;
    /*width:196px;*/
    margin-right:2px;
}

.c_contentpane
{
    padding: 2px 15px 10px 15px;
    text-align: left;
    background-position: top left;
    background-repeat:no-repeat;
   /* border-left: 1px solid #D3D1B5;*/
  /*  border-right: 1px solid #D3D1B5; */
    margin-bottom: 0; padding-bottom: 0;
}

.c_footer
{
    margin-bottom: 20px;
    padding: 8px 10px 8px 15px;
    text-align: right;
}

.title
{
    margin: 0;
    float: left;
    white-space: nowrap;
}
.title_vis
{
    margin: 0;
    float: right;
    text-align: right;
}

/*---------- default style for head & normal -----------*/
.Head
{
    /*font-weight: bold;
    font-size: 14px; */
    height:1px;
    overflow:visible;
}

.Normal
{
  /*  color: #43494D;*/
}

.Normal p
{
    margin-top: 0px;
}

.clear_float {height: 1px; clear: both; overflow: hidden;}



