/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif; font-size: 12px;
	background-color:#FFFFFF;
	}

	
.print {display:block;}
#sidenav, #header  { display:none; } 
.utilNavFooter, .headerText, .noPrint { display:none; }

.borderRight {border-right:0px;}
.footerText {color:#000000;}

.mdMembersScroll {float: right; width: 48%; padding: 0px 0px 0px 0px; overflow: auto; border-left: 0px;}
.pageHeadGrn {font-size:16px; color:#000000;}
.middleCol {width:650px; text-align:left; padding-right:100px; margin-top:-50px; border:0px solid red;}
.rightCol {
	display:none;
} 

a, a:link, a:active, a:visited {color:#000000; text-decoration:none; font-size: 12px;}
a:hover {text-decoration:underline; color: #000000; font-size: 12px;}


/*General Styles*/
body#general .vertLine { border-right: 0; }
body#general .middleCol {border-right: 0;}
body#general .headBanner{ border-bottom: 0px}

/*About Styles*/
body#about .vertLine { border-right: 0px; }
body#about .headerText {padding: 0; margin: 0; font-size: 16px; font-weight:bold; color: #000000;}
body#about .headBanner{ border-bottom: 0;}
body#about .vertLineMiddle {background-image: url(/images/mainContentPrintVertLineBG.gif); background-repeat: none;}
body#about .middleCol {border-right: 0px; }

/*Support Styles*/
body#support .vertLine { border-right: 0px; }
body#support .headerText {padding: 0; margin: 0; font-size: 16px; font-weight:bold; color: #000000;}
body#support .headBanner{ border-bottom: 0;}
body#support .vertLineMiddle {background-image: url(/images/mainContentPrintVertLineBG.gif); background-repeat: none;}
body#support .middleCol {border-right: 0px; }

/*Employer Styles*/
body#employers .vertLine { border-right: 0px; }
body#employers .headerText {padding: 0; margin: 0; font-size: 16px; font-weight:bold; color: #000000;}
body#employers .headBanner{ border-bottom: 0;}
body#employers .vertLineMiddle {background-image: url(/images/mainContentPrintVertLineBG.gif); background-repeat: none;}
body#employers .middleCol {border-right: 0px; }

/*Membership Styles*/
body#membership .vertLine { border-right: 0px; }
body#membership .headerText {padding: 0; margin: 0; font-size: 16px; font-weight:bold; color: #000000;}
body#membership .headBanner{ border-bottom: 0;}
body#membership .vertLineMiddle {background-image: url(/images/mainContentPrintVertLineBG.gif); background-repeat: none;}
body#membership .middleCol {border-right: 0px; }




