BODY {
background-color:#F7FBFC;
margin : 0 0 0;
}

BODY.global {
background-color:#F7FBFC;
color : black;
border-left-width : 0px;
border-top-width : 0px;
margin : 0;
}

BODY.dialog {
background-color: #F7FBFC;
border-top-width : 0px;
border-left-width : 0px;
}
.hilite {background-color: #970100; color: #ffffff;font-style:normal;}
/* this is for 'standard' (non-OverLib) Notes */
DIV.note {
background-color: #f3f1ef;
width:250px;
height: auto;
overflow : auto;

}

TABLE.note {
padding : 5;

}

TD.note {
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:9px;
font-weight:normal;
font-style:normal;
text-align:left;
color:#333333;
line-height:11px;
padding:10px;
background-color : #f3f1ef;
border : thin dotted;
}
.inlinepic {
               font-family:Tahoma,Verdana,Arial,sans-serif;
                font-size:9px;
                font-weight:normal;
                font-style:normal;
                text-align: center;
                color:#305981;
                line-height:9px;
                padding:3px;
}
.inlinemedia {
               font-family:Tahoma,Verdana,Arial,sans-serif;
                font-size:9px;
                font-weight:normal;
                font-style:normal;
                text-align: center;
                color:#305981;
                line-height:9px;
                padding:3px;
}
.pict {
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:9px;
font-weight:normal;
font-style:normal;
color:#999999;
line-height:11px;
padding:5px;

}
div.pict {
               font-family:Tahoma,Verdana,Arial,sans-serif;
                font-size:9px;
                font-weight:normal;
                font-style:normal;
                color:#305981;
                line-height:10px;
                padding:8px;
				background-color : #ffffff;
                border-style : thin dotted;
}
/* end Notes */

