html, body{ 
 margin:0; 
 padding:0; 
 } 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image:url(gfx/mainbg.gif);
	background-repeat:repeat-y;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
h1 {
	font-size: 200%;
	font-weight:normal;
	color:#990000;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 120%;
	color: #000000;
}

.times {
font-family:"Times New Roman", Times, serif;
}

.navissues {
font-size: 110%;
}

#topnavline {
	margin: 0;
	padding: 0;
	list-style:none;
	width:950px;
	display: none;
}

#ffonline {
float:left;
margin:0;
padding: 6px 6px;
font-size:115%;
font-weight:bold;
vertical-align:bottom;
}

#topnav {
float:right;
margin:0;
padding:8px 8px;
font-size:85%;
vertical-align:bottom;
}

#headerimage {
clear:both;
}

#container { 
width:950px;
} 

#leftcol {
width: 152px;
float:left;
position:relative; 
}

#leftcolcontent {
	padding-top: 3px;
	padding-left: 3px;
	background-color: #7C533D;
	background-image:url(gfx/background.jpg);
	margin-left: 12px;
	margin-top: 12px;
	padding-right: 3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;

}


#leftcolcontent td, #leftcolcontent a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}

#leftcolcontent td {
vertical-align:top;
}


/* this CONTAINS maincol and right col
*/ 
#twocols{
 width:798px; 
 float:right; 
 position:relative; 

  }

#rightcol {
 width:152px; 
 float:right; 
 position:relative; 
 overflow:hidden;
 }
 
#maincol{
background-color: #FFFFFF;
float: left; 
display:inline; 
position: relative; 
width:646px; 
overflow:hidden;
 }

#rightcolcontent {
padding-top: 12px;
padding-right: 12px;

}

#maincolcontent {
padding-left: 12px;
padding-right: 12px;
padding-top:12px;
}

#maincolcontent table {
border-collapse:collapse;
}


#footer{
width: 950px;
margin-top: 12px;
background-color:#FFFFFF;
clear:both;
border-top: 20px solid #666666;
 } 
 
#footer div {
padding: 12px;
font-size:80%;
}

#footer span {
font-size:130%;
font-weight:bold;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.highlightblack {
color:#000000;
}

.highlightred {
color: #990000;
}

.imgspace4px {
padding-bottom: 8px;
}

.larger {font-size: 120%}

.beforeheading {
color: #990000;
font-size: 120%;
display:inline;
font-weight:bold;

}

.reference {
color: #990000;
line-height: 1.4em;
}

.reference SUB, .reference SUP {
line-height: 0;
}

.footnote {
font-size: 85%;
border-top: 1px solid #333333;
}

.leftheader {
color: #B69E94;
font-size: 115%;
padding-top: 8px;
	
}

.smaller1 {
font-size: 85%;
}

#nextedition {
background-color:#990000;
font-size:110%;
padding: 4px;
text-align:center;
border-top: 6px solid #FFFFFF;
}

.blackborder {
padding: 12px;
margin: 12px;
border: 1px solid #333333;

}

#flix {
width:126px;
padding: 6px;
border-left: 1px solid #990000;
border-bottom: 1px solid #990000;
border-right: 1px solid #990000;
font-size: 11px;

}
