#NavBar,
.sidebar,
#Head,
#Foot,
.pageControls,
.addthis_toolbox,
.subNav,
.nav,
#Hero,
#InfoBox,
#MegaMenu
{ 
	display: none;
}

body.joinPage
{
	padding:2em;
}

#JoinOnlineBox
{
	display:block;
}

#PrintLogo {
	width: auto;
}

#PrintLogo img {
	display: block;
}

img.banner {
	display: none;
}


.wrap {
	width: auto;
	margin: 0;
}

#PageContent {
	margin-top: 0;
}

#PageContent .nav h2 {
	position: relative;
	top: 0;
	padding: 10px 0;
}



#PageContent .nav {
	height: auto;
}

.dropShadow {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow:  none;
}

.button {
	border: 1px solid #ccc;
}

#singleColumnContent table, #twoColumnContentLeft table, #singleColumnContent table tr.tableHeading td, #twoColumnContentLeft table tr.tableHeading td, #singleColumnContent table tr td, #twoColumnContentLeft table tr td  {
	border: 1px solid #959595;
}

#singleColumnContent ul, #twoColumnContentLeft ul {
	list-style: disc;
}


.popUpDialog img {
    display:none;
}


.popUpDialog #popUpPrint {
    display:none;
}


.popUpDialog h1, .popUpDialog h2, .popUpDialog h3 {
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-weight: normal;
    color: #ca004c;
    font-size: 16px;
}


.popUpDialog p {
    font: small Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #505050;
    font-size: 10px;
}

.popUpDialog 
{
    font-family: Georgia, "Times New Roman", Times, serif; 
    width: 500px;
    height: 400px;
    font-size: 10px;
}

