/* WAS  reflect grey style sheet */
/* screen blue style sheet */

/* !!! has rules for orgmenu & infomenu components (will only affect menus with no declarations further up the cascade) */

BODY { background: #28487F; }
.pagearea { text-align: center; background: #28487F URL(bak.jpg) repeat-x top; margin: 0px; padding: 10px 0px 30px 0px; }

.displayarea { width: 700px; margin: 0px auto 0px auto; margin-bottom: 0px; text-align: left; background: transparent; }
.headingarea { width: 700px; height: 180px; background: #FFFFFF; }
  .headerleft { display: none; }
  .headermain { width: 700px; height: 150px; background: transparent; font-weight: bold; font-size: 230%; text-align: left; color: #FFFFFF; }
  .headerright { width: 700px; height: 30px; background: #3983FF; color: #FFFFFF; }

 .headermain .linepic { margin: 0px; padding: 0px; border: none; }
/*
.leftcolumn { width: 140px; padding-top: 8px; }
  .lefttop { height: 20px; width: 140px; background: transparent; }
  .leftmain { width: 120px; background: transparent; padding: 0px; padding-left: 20px; padding-right: 0px; }
  .leftbase { height: 10px; width: 140px; background: transparent; }
*/
.leftcolumn { display: none; }

.rightcolumn { width: 160px; background: #FFFFFF URL(right_strip.gif) left repeat-y; padding: 0px 0px 0px 10px; }
    .righttop { float: right; height: 10px; width: 160px; }
	.rightmain { float: right; width: 140px; padding: 10px; background: #FFFFFF; }
	.rightbase { float: right; height: 20px; width: 160px; }

.footer { height: 20px; text-align: left; background: transparent; }
    .footerleft { float: left;  }
	.footermain { float: left; padding: 0px 10px 0px 10px; }
	.footerright { float: left; }

.mainarea { width: 530px; background: #FFFFFF; padding: 10px; }

.toplinkarea { background: transparent; padding: 0px; height: 0px; margin: 0px; }
.botlinkarea { background: transparent; padding: 0px; color: #FFFFFF; }
.botlinkarea .button { color: #FFFFFF; }
.botlinkarea a { color: #FFFFFF; }
.NStatus { color: #FFFFFF; }

hr { background: none; color: #FFFFFF; width: 0px; height: 0px; }

/*component location specific over-riders*/
.headerright .infomenu { font-family: "Trebuchet MS"; }
.headerright .infomenu a { font-family: "Trebuchet MS"; }
.headerright .infofirst { /*width: 80px;*/ width: auto; padding: 0px; background: transparent; border: 0px; border-right: 2px solid #5A98FF; color: #FFFFFF; }
.headerright .infoMARKfirst { /*width: 80px;*/ width: auto; padding: 0px; background: transparent; border: 0px; border-right: 2px solid #5A98FF; color: #FFFFFF; }
.headerright .infoa { float: left; color: #FFFFFF; font-size: 12px; padding: 6px 10px 6px 10px; background: transparent; }
.headerright .infoa:hover { background: #3C6CBE; color: #FFF; }
.headerright .infoa1 { color: #FFFFFF; font-size: 12px; background: transparent; }
.headerright .infoa1:hover { background: #3C6CBE; color: #FFF; }
.headerright .infoMARKa { float: left; color: #FFFFFF; font-size: 12px; padding: 6px 10px 6px 10px; background: #28487F; }
.headerright .infoMARKa:hover { background: #3C6CBE; color: #FFFFFF; }
.headerright .infoMARKa1 { float: left; color: #FFFFFF; font-size: 12px; background: #28487F; }

.headerright .orgitem { width: 100px; font-size: 12px; padding: 6px 10px 6px 10px; background: transparent; border: 0px; border-right: 2px solid #5A98FF; color: #FFFFFF; }
.headerright .orglink { color: #FFFFFF; }


.rightcolumn .infotop { width: 134px; }
.rightcolumn .infofirst { width: 128px; }
.rightcolumn .infoMARKfirst { width: 128px; }
.rightcolumn .orgitem { width: 128px; }
.rightcolumn .Notananttop { width: 140px; }
.rightcolumn .Nitem { width: 128px; }

/* SDSDSD rewidth */
.displayarea { width: 960px; }
.headingarea { width: 960px; }
.headermain { width: 960px; }
.headerright { width: 960px; }
.rightcolumn { width: 180px; }
.righttop { width: 180px; }
.rightbase { width: 180px; }
.rightmain { width: 180px; }
.mainarea { width: 730px; }

.rightcolumn .infotop { width: 154px; }
.rightcolumn .infofirst { width: 148px; }
.rightcolumn .infoMARKfirst { width: 148px; }
.rightcolumn .orgitem { width: 148px; }
.rightcolumn .Notananttop { width: 160px; }
.rightcolumn .Nitem { width: 148px; }
