/* CSS Document */
.TitleHead 
{
 
    text-align: left;*/
    font-size: 16px;
 /*   background-color: #FF0000;*/

    position: relative;

    color: #686868;
    font-weight: bold;
}

.TitleHeadT1
 {
font-size:16px;
color:#686868;

}

.TitleGrey 
{
    text-align: left;
    font-size: 12px;
    color: #000000; 
}


.TitleGreyH1
{
    text-align: left;
    font-size: 14px;
/*    position: relative;*/
  position: relative;
    width: 100%;
    color: #5c5c5c;
    font-weight: bold;
    padding-left: 10px;

}

.h1 {
   font-size: 16px;
}


.TitleGreyH2
{
    text-align: left;
    font-size: 14px;
   float:left;
    position: relative;
    width: 100%;
    color: #5c5c5c;
    font-weight: normal;
    padding-left: 10px;
}

.h2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #666644;
}


/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{ float:left;} h2{float:left; }

/*.c_icon img { float:left; padding-right:4px; padding-top:8px; } */



/* .head_title h1{margin:0; padding:0;}*/
.icn img{margin-right:5px;}

/*.head_title{margin:0; float:left;width:100%; height:43px;}*/
/*.head_title2{margin:0; float:left;width:100%; height:30px;}*/

.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:2px 0px 0px 0px; text-align:left;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

