﻿/* FACTS AND FIGURES */


h3.ffHead{
	font-family: "Arial", Helvetica, sans-serif!important;
	color: #65378e!important;
	font-size:15px!important;
	line-height: 24px!important;
}

div.factsFigsOnThisPage{
	width: 375px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	line-height: 24px;
}
.factsFigsOnThisPage a{
	color: #007fb2;
	text-decoration: underline;
}
.factsFigsOnThisPage a:hover{
	text-decoration: none;
}
.factsFigsOnThisPage .GT{
	color: #007fb2;
}
.factsFigsCover{
	float: left;
}

.quickFacts{
	margin-top: 20px;
}
.quickFacts div{
	float: left;
	width: 140px;
	margin-left: 25px;
	margin-top : 20px;
	
}
.quickFacts div.first{
	margin-left: 0px;
	clear: both;
}

.quickFacts div img{
	margin-left:20px;
}
.quickFacts div img.sixth{
	margin-left: 10px;
}
.ffCalloutBoxSmall{
	background: #F1F4F8;
	border: 1px solid #CCCCCC;
	width: 200px;
	padding:15px 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ffCalloutBoxSmallWomens{
	background:url(../images_custom/factsandfigures/womens_callout.jpg) no-repeat;
	
	width: 222px;
	height:235px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left: 20px;
	margin-right : 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#ffCalloutBoxSmallWomensButton {
	position: absolute; 
	top : 188px; 
	left : 37px;
	}

/* mobile */
div#desktop-display-only {display:inline;}
div#mobile-display-only {display:none;}

@media only screen and (max-width : 768px)  {
	div#mobile-display-only {display:none;}
	div#desktop-display-only {display:inline;}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
div#mobile-display-only {display:inline;}
	div#desktop-display-only {display:inline;}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
div#mobile-display-only {display:inline;}
	div#desktop-display-only {display:none;}
}


#pMobileLink a {font-family: Verdana, sans-serif; font-size: 14px; color: #286BA9; text-decoration: underline; font-weight : bold;}



/* for Chapter enews Widget */
#enewsSignupLeftNav {margin-top : 5px; width:160px;}
#enewsSignupLeftNav form {BACKGROUND-COLOR: #ffffff; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;}
#enewsSignupLeftNav table {BACKGROUND-COLOR: #65378e; MARGIN-TOP: 0px; MARGIN-LEFT: 0px;}
#enewsSignupLeftNav input {TEXT-ALIGN: left; MARGIN-BOTTOM: 5px; HEIGHT: 20px; COLOR: #828282; MARGIN-LEFT: 10px; FONT-SIZE: 14px; WIDTH: 135px; font-style:italic; }
#enewsSignupLeftNav input.button {width : 82px; height:34px; margin-left : 0px;}
#enewsSignupLeftNav #cons_zip_code {WIDTH: 70px;}
#enewsSignupLeftNav p {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #fff;}
#widgetTitle {MARGIN-TOP: 15px;  MARGIN-BOTTOM: 10px; MARGIN-LEFT: 10px; FONT-SIZE: 16px; FONT-WEIGHT: bold;}
#widgetButton {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 8px;}
#enewsSignupLeftNav .Button {width: 82px; height: 34px; margin-left: 0px;}
#widgetShare {LINE-HEIGHT: 14px; MARGIN: 7px 10px; COLOR: #fff; FONT-SIZE: 12px;}
/* end Chapter enews Widget */