body {
	background-color: white;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif; }
	
/* shared styleswither rules (activated in subsequent files) */
#neweasy { display: none; } /* initially hide styleswitcher from v.4 browsers */
#neweasy {
	background: #035; 
	color: #eee; 
	font-size: .8125em;
	line-height: 1em;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 10px;
	}
#neweasy li { 
	display: inline; 
	font-size: 1em;
	list-style: none;
	list-style-image: none;
	padding: 0; }
#neweasy a { 
	background: #002944;
	border: 2px solid #b60;
	color: white; 
	float: left;
	letter-spacing: .05em;
	margin: 0 10px;
	padding: 1px 5px 3px;
	text-decoration:none;
	}
#neweasy a:hover { background: #001522; }
#neweasy strong { font-weight: normal; } /* for modern browsers and IE7 */
/*\*/ * html #neweasy strong { font-weight: bold; } /* for Win IE browsers */
#textSize{
	background: #d5d5d5; 
	color: #eee; 
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #838383; 
	padding: 2px 20px;
}
#textSize #choices{
	margin: 0;
	padding: 0 0 2px 0;
	float: left;
}
#textSize div img{
	margin-top: 3px;
	padding-right: 3px;
	float: left;
}
#textSize a{
	margin: 0 2px 0;
	color: #838383; 
}
#textSize a.larger{
	font-size: 12px;
}
#textSize a.largest{
	font-size: 14px;
}

#myProv{
	float: right;
	font-size: 1.1em;
}
#myProv p{
	margin: 0;
	padding:2px 20px 0 0;
}

/* CLEAR FIX rules */ 
	/* for modern browsers */ 
	.promoBox:after, .clearfix:after{
		content: ".";
		clear: both;
		display: block; 
		height: 0;
		visibility: hidden;
		}
	/* for IE7 */ .clearfix, .promoBox { min-width: 0; }
	/* For Win IE less than 7 \*/ * html .clearfix, * html .promoBox { height: 1%; } /**/
	/* For IE-mac \*//*/ .clearfix { display: inline-block; } /* End IE-mac */
