/* Stripe blue 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 URL(bak.jpg) repeat-x top; /*background-attachment: fixed;*/ margin: 0px; }

.displayarea { width: 770px; margin: 0px auto 0px auto; padding-top: 10px; text-align: left; background: transparent; }
.headingarea { width: 770px; height: 129px; background: transparent; }
  .headerleft { /*width: 0px; height: 70px; background: transparent; color: #FFFFFF;*/ display: none; }
  .headermain { height: 99px; width: 770px; background: transparent; /*padding-left: 12px;*/ font-weight: bold; font-size: 250%; text-align: left; line-height: 90px; color: #FFFFFF; }
  .headerright { width: 770px; height: 30px; background: #3399FF; /*padding-left: 12px;*/ padding-bottom: 4px; color: #FFFFFF; border-left: solid 1px #3366FF; }

.headingarea a { color: #FFFFFF; }
.headingarea a:hover { color: #FFFFFF; }

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

.rightcolumn { width: 140px; background: transparent; border-left: 0px solid #E9E9EC; padding-top: 8px; }
    .righttop { height: 20px; width: 140px; }
	.rightmain { width: 120px; padding: 0px; padding-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; height: 0px; 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 #3366FF; color: #FFFFFF; }
.headerright .infoMARKfirst { /*width: 80px;*/ width: auto; padding: 7px 10px 6px 10px; background: #307ABB; border: 0px; border-right: 1px solid #3366FF; color: #FFFFFF; }
.headerright .infoa { color: #FFFFFF; font-size: 12px; }
.headerright .infoa1 { color: #FFFFFF; font-size: 12px; }
.headerright .infoMARKa { color: #FFFFFF; font-size: 12px; }
.headerright .infoMARKa1 { color: #FFFFFF; font-size: 12px; }

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

