@charset "utf-8";


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
blockquote {
	padding: 2px;
	width: auto;
	border: 1px solid #000;
	background-color: #E8E8E8;
	margin: 2px;
	text-indent: 5px;
}

.style11 {
	border-width: 0px;
	margin-left: 4px;
	margin-right: 4px;
}
#pdcover {
	top: -30px;
	float: right;
	margin-left: 8px;
}
#pdnav {
	color: #CCCCCC;	
	text-indent: 5px;
}
.pdnavlinks {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	
}
.pdnavlinks A:link {text-decoration:none;}
.pdnavlinks A:visited {text-decoration:none;}
.pdnavlinks A:active {text-decoration:none;}
.pdnavlinks A:hover {
	text-decoration:underline;
	color: #F00;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Advertisers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
}
.Advertisers A:link {text-decoration: none; color: black;}
.Advertisers A:visited {text-decoration: none; color: black;}
.Advertisers A:active {text-decoration: none; color: black;}
.Advertisers A:hover {text-decoration: underline; color: red;}

.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodycopycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.eforumbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.eforumbodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imagecenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.bodyheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.monthentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: inside;
	
}
.issueindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.issueindexentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: inside;
}
.SectionHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.SectionHeaderBigger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.GreyText {
	color: #666;
}
.divider {
	color: #727272;
}
.buyersguide {
font-family: arial; font-size: 8pt;
}
.BuyersGuidePlain {
	line-height: normal;
	font-size: 9pt;
	font-family: Arial;
	color: black;
	font-weight: normal;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 6.6pt;
}
.BuyersGuidePlain_BOLD {
	line-height: normal;
	font-size: 9pt;
	font-family: Arial;
	color: black;
	font-weight: bold;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 6.6pt;
}.AdvertiserinBuyersGuideSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	border-left-width: 10px;
	border-left-color: #F00;
	border-left-style: solid;
	padding-left: 10px;
	padding-bottom: 10px;
}
.EForumHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	margin-bottom: -20px;
	padding-bottom: -20px;
}
.EForumHeaderDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
.spacing {
	color: #FFF;
}
