/* CSS Document */

.body_basic{
color:#4a4840;
font-weight:bold;
font-size:16pt;
font-family:Myriad Pro, Arial;

}
/*---------- To align the Actions, Icon and Title ---------*/


.body_basic h1{
margin-left:-10px;
padding:10px;
padding-left:0px;
background-color:#e6e4d0;
color: #4a4840;
font-family:Myriad Pro, Arial;
font-size:17pt;
font-weight:normal;
width:100%;
white-space:nowrap;
display:table;
}
.icn img{margin-right:5px;}

.body_basic .head_title{margin:0; float:left; width:100%;}/* rwaskins 12/16/2009 width:100% */
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {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}












