/* CSS Document */

body	{
	background:url(/images/bkgd.gif) repeat-x #8EBC00;
	margin:0px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.1em;
	color:#8c8c8c;
}
body img	{border:0px;}


/*TAG MODS*/
table, tr, td	{
	/*font-size:0.8em;*/
	vertical-align:top;
}
form	{
	margin:15px;
}
p.pHighlight_grey	{
	background:#e0e0e2; 
	margin:20px 25px 10px 25px; 
	padding:10px;
	border:1px solid #8c8c8c;  
}
hr	{
	margin:10px 0px;
	border:1px solid #72a000;
}


/*LINK STYLES*/
a:link	{
	color:#72A000;
	text-decoration:none;
}
a:visited	{
	color:#72A000;
	text-decoration:none;
}
a:hover	{
	color:#72A000;
	text-decoration:underline;
}
a:active	{
	color:#72A000;
	text-decoration:underline;
}


/*FONT STYLES*/
h1	{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:25px;
	line-height:27px;
	color:#8c8c8c;
	border-bottom:3px solid #72a000;
	display:block;
}
h6	{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:25px;
	line-height:27px;
	color:#8c8c8c;
	display:block;
}
h2	{
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:20px;
	color:#8c8c8c;
	border-bottom:3px solid #72a000;
	display:block;
}
h3	{
	margin:0px;
	font-size:20px;
	line-height:22px;
	display:block;
}
h3.archive	{
	margin:0px;
	font-size:18px;
	color:#72a000;
	line-height:20px;
	display:block;
}
h4.green	{
	margin:15px 0px;
	font-size:20px;
	font-weight:bold;
	color:#8ebc00;
	line-height:20px;
	display:block;
}
h4	{
	margin:0px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#8EBC00;
	display:block;
}
h5	{
	margin:0px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#8c8c8c;
	display:inline;
}

.distribution	{
	line-height:14px;
}
.caps	{text-transform:uppercase;}
.archive_issue	{
	font-size:18px;
	font-weight:bold;
}
.warning	{
	position:relative;
	background:#ffe3a8;
	width:535px;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffae00;
	border:1px solid #ffae00;
}


/*HEADER AND TOP NAV*/
.container	{
	position:relative;
	width:780px;
	margin:0 auto;
	z-index:1;
}
.topStuff	{
	position:relative;
	background:url(/images/bkgd_topNav.gif) no-repeat center;
	width:780px;
	height:47px;
	margin:5px 0px 0px 0px;
	z-index:2;
}
.logo	{
	position:absolute;
	background:url(/images/logo.png) no-repeat;
	width:216px;
	height:34px;
	top:3px;
	left:35px;
	font-size:1px;
	line-height:1px;
	z-index:3;
}
.logo_overlay	{
	position:absolute;
	width:216px;
	height:34px;
	top:3px;
	left:35px;
	font-size:1px;
	line-height:1px;
	z-index:4;
}
.topNav	{
	position:absolute;
	width:285px;
	height:14px;
	top:16px;
	right:30px;
	text-align:right;
	z-index:3;
}
.topNav a	{
	position:relative;
	margin:0px 20px -5px 0px;
	padding:5px 5px 0px 0px;
	font-size:10px;
	line-height:1px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	border-right:1px solid #fff;
	display:inline;
	z-index:50;
}


/*MAIN CONTENT AREA*/
.mainContent_bkgd	{
	position:relative;
	background:url(/images/bkgd_mainContent.gif) repeat-y;
	width:720px;
	padding:20px 30px 0px 30px;
	z-index:2;
}
.clear	{
	position:relative;
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

/*main content left*/
.mainContent_left	{
	position:relative;
	width:150px;
	margin-top:9px;
	float:left;
	z-index:3;
}
.searchBox	{
	position:relative;
	background:#E0E0E2;
	padding:5px 10px;
	margin-bottom:1px;
	font-size:8px;
	line-height:15px;
	z-index:4;
}
.leftNav	{
	position:relative;
	margin-bottom:15px;
	z-index:4;
}
.leftNav a	{
	position:relative;
	background:#e0e0e2;
	margin-bottom:1px;
	padding:1px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#8c8c8c;
	display:block;
	z-index:50;
}

/*main content right*/
.mainContent_right	{
	position:relative;
	width:555px;
	margin-left:165px;
	z-index:3;
}
.coverStory	{
	position:relative;
	background:#e0e0e2;
	padding:5px;
	z-index:4;
}


/*FOOTER*/
.footer_info	{
	position:relative;
	width:720px;
	padding-top:15px;
	font-size:10px;
	text-align:center;
	z-index:3;
}
.footer_bkgd	{
	position:relative;
	background:url(/images/bkgd_bottom.gif) no-repeat bottom;
	width:780px;
	height:26px;
	z-index:2;
}


/*SPACERS*/
.spacer_15v	{
	position:relative;
	height:15px;
	font-size:1px;
	line-height:1px;
}


/*CONTACT*/
#contact tr, td	{
	vertical-align:middle;
}
#contact input	{
	width:200px;
	height:18px;
	font-size:11px;
	padding:2px;
	color:#8c8c8c;
	border:1px solid #8c8c8c;
}
#contact select	{
	width:200px;
	height:18px;
	font-size:11px;
	padding:2px;
	color:#8c8c8c;
	border:1px solid #8c8c8c;
}
#contact select.sm	{
	width:98px;
}
#contact textarea	{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	color:#8c8c8c;
	border:1px solid #8c8c8c;
}


/*TABLE SPECIALTIES*/
.alignTop	{vertical-align:top;}

.issuesTable	{
	width:555px;
	border:0px;
}
.coverPadding	{ 
	width:125px; 
	height:166px; 
	padding-right:15px;
}
.adjCell	{
	width:430px;
	padding:0px;
	margin:0px;
}


/*DISTRIBUTION HEADERS HIDE ME*/
.hideMe	{display:none;}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. 
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3	{
	visibility:hidden;
}





/* EWM STUFF */
TABLE.report {
  background: #A5F9A0;
  border-color: #30B928;
  border-style: solid;
  border-width: 1px;
}

.report{
  font-family: Tahoma,tahoma, tahoma, sans-serif;
  color: #029409;
  font-size:10px;
  font-weight: bold;
}

TABLE.error {
  background: #FBC7C7;
  border-color: #FC5252;
  border-style: solid;
  border-width: 1px;
 }
 
.error 
{ 
	font-family: Tahoma, tahoma, tahoma, sans-serif;
	font-size : 10px; 
	font-weight: bold; 
	color: #ff0000;
}

form
{
	display:inline;
}

.form_item
{
	background-color:#f2f2f2;
	font-size:10px;
	font-family: tahoma, tahoma;
	border-width:1px;
	border-color:#ffffff;
	border-style:solid;
	border-collapse:collapse;
	padding: 3px;
}

.form_title
{
	border-width:1px;
	border-color:#ffffff;
	border-collapse:collapse;
	background-color:#cccccc;
	color:#000000;
	font-size: 10px;
}

.form2 { 
	background: #ffffff; 
	border-collapse:collapse; 
	margin-bottom:10px; 
	width:100%; 
} 
  
.form2 .form2_item 
{ 
	background-color:#f2f2f2; 
	font-size:10px; 
	font-family: tahoma, tahoma; 
	border-width:1px; 
	border-color:#ffffff; 
	border-style:solid; 
	border-collapse:collapse; 
	padding: 3px; 
} 

 .form2 .form2_title 
 { 
      border-width:1px; 
      border-color:#ffffff; 
      border-collapse:collapse; 
      background-color:#cccccc; 
      color:#000000; 
      font-size: 10px; 
 } 
  
.form2 TD 
{ 
	border-collapse:collapse; 
	border: 1px #f0f0f0 solid; 
	color:#000000; 
 }
.ewm_ad
{
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}

.odd
{
	background-color:#f2f2f2;
}


/*EXPO STUFF ------*/
.expoNav	{
	position:relative;
	background:url(images/expo/roundedcorner_ur.gif) no-repeat top right #8c8c8c;
	margin:5px 0px;
	padding:3px 0px 4px 0px;
	text-transform:uppercase;
	font-size:0.8em;
	z-index:50;
}
.expoNav a:link, .expoNav a:visited	{
	background:#8c8c8c;
	padding:5px 10px;
	margin:0px;
	border-right:1px solid #fff;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.expoNav a:hover, .expoNav a:active	{
	background:#e0e0e2;
	padding:5px 10px;
	margin:0px;
	border-right:1px solid #fff;
	text-decoration:none;
	color:#8c8c8c;
	font-weight:bold;
}

.expoTitle	{
	position:relative;
	background:#e0e0e2;
	width:60%;
	margin:10px 0px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;	
}
.expoQuote	{
	padding:3px 5px;
	border-left:10px solid #e0e0e2;
}
.expoImportant	{
	color:#990000;
	font-weight:bold;
}