/* CSS Document */

.c_head{margin-top: 11px; margin-left:10px; text-align:left; width: 219px; height: 28px; background-image:url(images/title_bar_bg.png); background-repeat:no-repeat; background-position:left top;}

/*---------- 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;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both; padding: 0px 1px 0px 1px; text-align:left; width: 219px;}
.c_contentpane{padding:8px 0 0 0; margin-left:10px; width: 219px; 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}

/*---------- Story Pane Headers -----------*/
.spHead {font-family: Times New Roman; font-size: 15px; font-weight: normal; color:White; text-transform: uppercase;}

.legal_head{padding-left: 24; margin-top: 40px; margin-left:10px; text-align:left; height: 28px;}
.legalHeader {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#336633; margin-top: 30px; padding-top: 30px; margin-bottom: 0px;}
.legal_contentpane {padding:8px 12 0 12; margin-left:10px; text-align:left;}
.legal_content{clear:both; padding: 0px 20px 0px 20px; text-align:left;}

.bb_corner_tr {background-image: url(images/bb_corner_top_right.gif); background-repeat: no-repeat; width: 4px; height: 4px; display: inline; float: right;}
.bb_corner_tl {background-image: url(images/bb_corner_top_left.gif); background-repeat: no-repeat; width: 4px; height: 4px; display:inline; float: left;}
.bb_corner_br {background-image: url(images/bb_corner_bottom_right.gif); background-repeat: no-repeat; width: 4px; height: 4px; display: inline; float:right;}
.bb_corner_bl {background-image: url(images/bb_corner_bottom_left.gif); background-repeat: no-repeat; width: 4px; height: 4px; display: inline; float: left;}
.bb_header {display:inline; float:none; background-color:#0099cc; margin: 0;}
.bb_body {background-color: #d9e1f2;  padding: 12px; margin: 0; vertical-align:middle; display:block;}
.bb_footer {display:inline; float: none; background-color:#d9e1f2; margin: 0;height:0px;}
