/* blank_01 style sheet */

/* !!! has rules for orgmenu & infomenu components (will only affect menus with no declarations further up the cascade) */
/* REMOVED - 12px padding on left side to keep main area lined up when left column is removed */
/* 0px padding on left side of main area, left column has padding-right */


.pagearea { text-align: center; background: #FFFFFF; margin: 0px; }

.displayarea { width: 770px; margin: 0px auto 0px auto; padding-top: 10px; text-align: left; background: transparent; }
.headingarea { width: 770px; height: 130px; background: transparent; }
  .headerleft { /*width: 0px; height: 70px; background: transparent; color: #FFFFFF;*/ display: none; }
  .headermain { height: 100px; width: 770px; background: transparent; font-weight: bold; font-size: 250%; text-align: center; line-height: 90px; color: #575759; }
  .headerright { width: 770px; height: 30px; background: #575759; padding-bottom: 4px; color: #FFFFFF; }

.leftcolumn { width: 140px; padding-top: 8px; }
  .lefttop { height: 20px; width: 140px; background: transparent; }
  .leftmain { width: 120px; background: transparent; padding: 0px; padding-right: 20px; }
  .leftbase { height: 10px; width: 140px; background: transparent; }

.rightcolumn { width: 160px; background: transparent; padding-top: 8px; }
    .righttop { height: 20px; width: 140px; }
	.rightmain { width: 140px; padding: 0px; margin-left: 20px; }
	.rightbase { }

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

.mainarea { width: 630px; background: transparent; padding: 12px; padding-left: 0px; padding-top: 10px; }

.toplinkarea { background: transparent; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; margin-top: 10px; }
.botlinkarea { background: transparent; }

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

/*
.headermain { position: relative; }
.headermain .rightpic { position: absolute; top: 10px; right: 10px; }
.headermain .leftpic { position: absolute; top: 0px; }
.headermain .linepic { position: absolute; top: 0px; }
*/

.headerright .infofirst { /*width: 80px;*/ width: auto; padding: 7px 10px 6px 10px; background: transparent; border: 0px; border-right: 1px solid #EEE; color: #FFFFFF; }
.headerright .infoMARKfirst { /*width: 80px;*/ width: auto; padding: 7px 10px 6px 10px; background: #307ABB; border: 0px; border-right: 1px solid #EEE; color: #FFFFFF; }
.headerright .infoa { color: #FFFFFF; /*font-size: 12px;*/ font-size: 1.2em; }
.headerright .infoa1 { color: #FFFFFF; /*font-size: 12px;*/ font-size: 1.2em; }
.headerright .infoMARKa { color: #FFFFFF; /*font-size: 12px;*/ font-size: 1.2em; }
.headerright .infoMARKa1 { color: #FFFFFF; /*font-size: 12px;*/ font-size: 1.2em; }

.headerright .orgitem { width: 100px; padding: 7px 0px 6px 7px; background: transparent; border: 0px; border-right: 1px solid #EEE; color: #FFFFFF; }
.headerright .orglink { color: #FFFFFF; /*font-size: 11px;*/ font-size: 1.1em; }

.rightcolumn .infotop { width: 134px; }
.rightcolumn .infofirst { width: 128px; }
.rightcolumn .infoMARKfirst { width: 128px; }

.rightcolumn .orgitem { width: 128px; }

.rightcolumn .Notananttop { width: 140px; }
.rightcolumn .Nitem { width: 128px; }
