﻿/* CSS Document */

.c_head{padding:2px 0px 0px 0px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #ADAEFF;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.c_footer {margin-bottom:0px;padding:2px 4px 0px 25px; 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-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #ADAEFF; }

.Normal{color:#000000;}

.Normal p{margin-top:0px;}


.c_contentpaneBlue {
    border-style: none none solid none;
    border-width: 0px;
    border-color: #0B1D71;
    padding: 2px 2px 6px 2px;
    text-align: left;
}

.FootPadDiv {
    height: 16px;
}
