@import url(/styles/styles.css);
/* basic styles - all browsers + NN4 specific */
a img { border: 0; text-decoration: none; }
body { background-color: #f4ecf7; font-family: Verdana, Arial, Helvetica, sans-serif;  }
h1, h2, h3, h4, h5, h6, p, td {
    cursor: default;
}
h1 a { text-decoration: none; }
#bannerRight img { /*/*//*/ display: none; /* */ }
#breadCrumb li, #breadCrumb ul { display: inline; list-style-type: none; }
.spacer {margin-top: 6px; margin-left: 30px;}

/* ###################################### */
/*      START REDDOT STYLES               */
/* ###################################### */

.reddot {color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal;}
table.reddot {width: 100%; height: 100%; border: none; font-weight:normal; background-color: #fff;}
table.reddot tr td table {width: 300px; border:solid 1px #000; position: absolute; top: 30%; left: 40%; font-weight:normal;}
.reddotInfo {color: #FF0000; width: 90%; border: solid 1px #F00; background-color: #FFE1E1; text-align:center; padding:5px; font-weight:normal;}

/* ###################################### */ 
/*      END REDDOT STYLES                 */
/* ###################################### */