/* CSS Document */

.c_head{padding:0; margin:0;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.c_head_white, .c_head_white input {color:#fff; font-weight:bold; font-size:12px;}

.blue_head_left{padding:0px; margin:0px; background:url(images/blue_header_left.gif) repeat-y top left;}
.blue_head_right{padding:0px; margin:0px; background:url(images/blue_header_right.gif) repeat-y top right;}
.blue_head_bg{padding:0px; margin:0px; background:url(images/blue_header_bg.gif) top left; height:33px;}

.head_title{margin:9px 0 0 0; padding:0 0 0 6px; float:left; height:22px;}
.title_vis{margin:9px 0 0 0; float:right;}

.content_pad{padding:5px 0 20px 0; margin:0;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer{margin:0px;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}

.ModuleTitle_MenuItem
{
    cursor: pointer;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
	border: 0px;
    background-color: transparent;
}

