/* ---------- For RCC ---------- */
html { overflow-y:scroll; }
html, body { margin:0; padding:0; font-family:Calibri, Tahoma, Arial, Helvetica, sans-serif; }
img { float:left; margin-right:20px; margin-bottom:10px; }
.header { margin:0; padding-top:20px; height:126px; background:#006600 url(/images/gradientGreen.png) repeat-x; color:white; }
.header h1 { font-size:42px; margin:0; padding:8px; padding-bottom:0; }
.header p, .content p { font-size:16px; margin:0; margin-bottom:16px; }
.header p { margin:8px 0 8px 0; }
.content { margin:20px auto 10px auto; width:960px; }
ul { padding:0; margin-left:420px; margin-top:0; }
li { margin-bottom:8px; }
h1 a { color:white; text-decoration:none; }
a:hover { color:black; }
h1 a:hover { color:white; }
.dottedBorder { border-top:dotted 1px #006600; height:0; line-height:0; font-size:0; margin-top:20px; margin-bottom:20px; }
.clear { height:0; line-height:0; font-size:0; clear:both; }

/* set colors */
body, a { color:#006600; }
a:hover {  }

/* images */
img.imageRight { float:right; margin:0 0 10px 20px; }


/* Timely Topics containers */
.timelyTopicsMenu, .timelyTopicsContent { float:left; }
.timelyTopicsMenu { width:180px; padding-right:20px; }
.timelyTopicsContent { width:739px; padding-left:20px; border-left:dotted 1px #006600; }

/* Timely Topics menu */
.postitLeftWrapper td { padding-bottom:6px; }
.postitLeftWrapper p { margin-top:-11px; }
.postitLeftWrapper  .currentPage { color:black; }

/* Timely Topics content */
.timelyTopicsContent h1 { margin:0 0 20px 0; font-size:24px; text-transform:capitalize; }
.timelyTopicsContent .header-ContentRight { display:none; }
.timelyTopicsContent ul { margin-left:40px; }
.backToTop { text-align:center; }
.backToTop a { padding-left:3px; background:white url(/includes/images/backToTopArrowOff.png) no-repeat scroll left center; }
.backToTop a:hover { background-image:url(/includes/images/backToTopArrowOn.png); }






/* ---------- For OBM ---------- */

.obm .header { background-image:url(/images/gradientBlue.png); }
.obm { color:#0f4d71 }
.obm a { color:#0f4d71; padding:8px; }
.obm a:hover { color:white; background:#0f4d71; }
.obm .dottedBorder { border-color:#0f4d71; }



/* ---------- IE hacks ---------- */

