body {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
    }

hr {
	width:98%;
	border: 1px solid #bbb;
}

a.moreLink {
    color: #7FABCA;
    padding-right: 25px;
    background: url(https://www.perkplans.com/assets/images/current/friedman_arrow_lightblue.png) no-repeat right center transparent;
    display: inline;
    text-decoration: none;
    font-size:18px;
}
a.moreLink:hover {
    color: #0a66a7;
    padding-right: 25px;
    background: url(https://www.perkplans.com/assets/images/current/friedman_arrow_darkblue.png) no-repeat right center transparent;
    display: inline;
    text-decoration: none;
}
a.topLink {
    color: #7FABCA;
    padding-right: 25px;
    background: url(https://www.perkplans.com/assets/images/current/friedman_arrow_lightblue_up.png) no-repeat right center transparent;
    display: inline;
    text-decoration: none;
    font-size:18px;
}
a.topLink:hover {
    color: #0a66a7;
    padding-right: 25px;
    background: url(https://www.perkplans.com/assets/images/current/friedman_arrow_darkblue_up.png) no-repeat right center transparent;
    display: inline;
    text-decoration: none;
}
.rows {
    padding: 20px 0px;
}

.topbanner {

    width: 100vw;

    top: 0;
    left: 0;
}

.iFrameBanner {
	 width:728; 
	 height:120;
	 padding-right:10px;
}

#mainContent {
    position: relative;
    z-index: 50;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #464646;
    line-height: auto;
    padding:0px !important;
}
#category {
	font-size:16pt; 
	color:#0a66a7;
}
.siteCenter {
    margin: 0 auto;
    position: relative;
    width: 100%;
    /* max-width: 970px; */
    padding: 0 0px;
    min-height: 50px;
}
.category {
    color:#001233;
    padding: 25px 0px 5px 0px;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: bold;
    font-family:'Arial',sans-serif;
    text-align:center;
    border-bottom: 2px solid #dedede;
}
.disclaimer {
    color:#0a66a7;
    padding: 10px 30px 5px 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 12.0pt;
    font-family:'Arial',sans-serif;
    text-align:left;
    border-bottom:1px solid #0a66a7;
    border-top:1px solid #0a66a7;
}
.blueContent {
    color: #0a66a7;
    font-size: 19pt;
    padding-bottom:15px;
    border-bottom:1px solid #0a66a7;
}
.promo {
    font-size: 15pt;
    font-family: "Arial",sans-serif;
    color: #00b5fd;
    padding-bottom:20px;
}
.logoside {
    display: inline-block;
    padding: 10px 20px;
    /*width: 30%;*/
    vertical-align: top;
    min-width:285px;
    text-align: center;
	border: 1px solid #737373;
	border-radius: 10px;
	min-height: 270px;
	margin:15px 10px;
	position: relative;
}
.prg_img {
	max-width:260px; 
	max-height:200px;
}
.prgTitle {
	font-size: 18px;
	font-weight: bold;
	bottom: 0px;
	
}
#alignBottom {
    position: absolute;
    bottom: 0;
	left:0;
	width:100%;
           
}
.contentside {
    display: inline-block;
    width: 62%;
}
.ads {

}
.programTitle {
    text-align: left;
	font-weight: bold;
	font-size: 16pt;
}
.programVisit {
    text-align: right;
    padding:8px 2px;
}
.programVisitSpecial {
    color: #7FABCA;
    line-height: 30px;
    text-decoration: none;
    font-size:18px;
    text-align: center;
    padding:8px 2px;
}
.catSelect {
    text-align: center;
}
.iconSelect {
    text-align: center;
    width: 100%;
    margin:auto;
	display: block;
	
}
.iconSelect-mobile {
	display: none;
	margin-top:20px;
}
.iconHdr {
    text-align:center;
    padding-bottom:12px;
    text-decoration: underline;
}
.iconImg {
    margin:14px 0px 2px 0px;
    width:36px;
    height:36px;
	filter: brightness(0) invert(1);
}
.iconImg:hover {
    width:46px;
    height:46px;
}
.iconLink {
	color: #fff !important;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none !important;

}
.iconLink:hover .iconImg {
	margin:10px 0px 2px 0px;
    width:46px;
    height:46px;
	text-decoration: none !important;
}
.powered {
    float:right;
    font-size:12px;
    color:#0a66a7;
    text-align:center;
    margin-top:45px;
	padding: 0px;
}
.perkBanners {
    display: block;
    text-align: center;
	padding: 10px 0px 30px 98px;
}
.iconRow {
    /* height:110px; */
    margin:auto;
    width:100%;
    text-align: center;
}
.iconContent {
    height:92px;
    display: inline-block;
    vertical-align: top;
    font-weight:normal;
	width: 100px;
	border: 1px solid #313953;
	border-radius: 6px;
	margin-top: 10px;
	font-size:14px;
	line-height:15px;
}
.iconContent:hover {
	color:#fff;
    font-weight:bold;

}


@media (max-width: 900px) {
    .contentside {
        width: 60%;
    }
}
@media (max-width: 768px) {
    .contentside {
        width: 95%;
    }
    .logoside {
        width: 95%;
    }
    .programTitle {
        text-align: center;
    }
    .perkBanners {
        display: none
    }
}
@media (max-width: 480px) {
	#mainContent {
		padding: 20px 0 20px 5px;
	}
	#category {
		font-size:14pt; 
	}
	.catAnchor {
		scroll-margin-top: 50px;
	}
    .contentside {
        width: 95%;
    }
	.promo {
		font-size: 14pt;
		font-family: "Arial",sans-serif;
		color: #00b5fd;
		padding-bottom:20px;
	}
	.programTitle {
		text-align: center;
		font-size: 15pt;
	}
	.iconSelect {
		display: none;
	}	
	.iconSelect-mobile {
		display: block;
		text-align: center;
	}
	.powered {
		float:none;
	}
	
}