	/* Left and Right Columns */

	#leftcolcell { background-color:#0100e4; }
	#rightcolcell { background-color:#0100e4; }

	/* Content area padding */
	#content { padding: 13px; }

	/* Article padding */
	.articleTopBorder {
		padding-bottom: 10px;
		margin-top: 5px;
	}

	/* Side Boxes */

  .box {
		background-color: transparent;
		border: none;
		width: 165px;
  }
  div.nib div.boxhead {
    background-image: url(images/check_out.gif);
		background-color: transparent;
		height:29px;
  }
  div.nib div.boxhead span	{ display:none; }

  div.mlist div.boxhead {
    background-image: url(images/join_community.gif);
		background-color: transparent;
		height:29px;
  }
	div.mlist div.box {
		margin-bottom: 20px;
	}
  div.mlist div.boxhead span	{ display:none; }

  div.typ11 div.boxhead {
    background-image: url(images/tip_of_week.gif);
		background-color: transparent;
		height:28px;
  }
  div.typ11 div.boxhead span	{ display:none; }

	.boxcontent {
    background-color: #ebf3fd;
		border: solid 1px #000000;
		border-top: none;
	}

	/* For Drop Down/Pull Across menus */

	.menuStyle {
		color: #ffffff;
		font-size: 14px;
		background-color: #0100e4;
		padding: none;
		font-weight: bold;
		border: none;
	}

	div.menuStyle a  {
		font-size: 12px;
		color:#ffffff;
		border-bottom:none;
	}

	div.menuStyle a:hover  {
		color: #ffffff;
		background-color: #f47e1a;
		border-bottom:none;
	}

	.popupwrap	{ width:150px; }

  #menuex1, #menuex2, #menuex3,#menuex4,#menuex5,#menuex6,#menuex7,#menuex8,#menuex9,#menuex10,#menuex11,#menuex12,#menuex13,#menuex14,#menuex15,#menuex16,#menuex17,#menuex18,#menuex19,#menuex20,#menuex21,#menuex22 {
		border-top: none;
		border-bottom:3px solid #ffffff;
		text-align:left;
		margin-right:10px;
	}

	.calhead {
/*		background-color: #f58019; */
		background-color: #0000e6;
		color: #ffffff;
	}

