body {
	margin:0 auto;
	padding:0 0 20px 0;
	color:#383838;
	background:#808588;
	font:.85em "Times New Roman", Georgia, Times, serif;
	line-height:1.4em;
}

*html body { /* IE6 */
	font-size:.8em;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
} 

a {
	color:#903434 /* orig red #7B2D2D*/;
	text-decoration:none !important;
	outline:none;
}

a:hover {
	color:#000;
	outline:none;
	text-decoration:none !important;
}

p {
	margin:0;
	padding:0 0 14px 0;
}

td {
	font-size:1em;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:400;
	font-family:"Times New Roman", Georgia, Times, serif;
}

h1 {
	font-size:1.8em;
	color:#000;
	letter-spacing:.02em;
	margin-bottom:14px;
	line-height:1em;
}

h2 {
	font-size:1.5em;
	color:#000;
	letter-spacing:.05em;
	margin:14px 0;
	padding-bottom:4px;
}

.w_h2 {
	float:right;
	margin-top:-35px;
}

h3 {
	color:#000;
	margin:14px 0 5px 0;
	padding-bottom:0;
	font-size:1.2em;
	font-weight:400;
}

div i {
	line-height:1em;
}

hr {
	display:none;
}

#grid {
	margin:0 auto;
}

#template {
	margin:0 auto;
	width:950px;
	background:#FFF;
}

#banner {
	position:relative;
	width:950px;
	height:69px;
	background:#1B1E1E;
	border-top:2px solid #7B2D2D;
	overflow:hidden;
}

#logo {
	position:relative;
	float:left;
	margin:9px 0 0 10px;
	left:0;
	display:block;
	width:445px;
	height:62px;
	background:url(../images/site08_logo_mff.gif) no-repeat;
}

#logo span {
	display:none;
}

#utility {
	position:relative;
	float:right;
	width:auto;
	height:40px;
	list-style:none;
	margin:21px 17px 0 0;
	padding:0;
	font:.83em Arial, Helvetica, sans-serif;
	width:400px;
}

#utility iframe {
	height:40px;
}

*html #utility { /* IE6 */
	margin-right:10px;
	overflow:hidden;
}

*+html #utility { /* IE7 */
	
}

#utility a {
	color:#BABABA;
}

#utility a:hover {
	color:#fff;
}


#utility  span {
	display:block;
	color:#DBCAA6;
	text-align:left;
	font-weight:700;
	margin-bottom:3px;
}

#utility .spacer {
	display:inline;
	margin:0 7px;
	font-size:.8em;
	color:#BABABA;
}

#navigation {
	clear:both;
	width:950px;
	height:32px;
	background:#CFD7D9;
	border-bottom:2px solid #7B2D2D;
	overflow:hidden;
}

ol#main_nav {
	position:relative;
	float:left;
	display:block;
	width:500px;
	height:32px;
	list-style:none;
	white-space:nowrap;
	margin:0;
	padding:0;
	background:url(../images/site08_nav-x.gif) no-repeat;
}

ol#main_nav li, ol#search_nav li {
	display:block;
	float:left;
	position:relative;
	width:auto;
	margin:0 0 0 0;
	text-align:center;
} 

ol#main_nav li a, ol#search_nav li a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	height:32px;
	overflow:hidden;
}

ol#main_nav li a span, ol#search_nav li a span { /* for seo purposes */
	display:none;
}

#tab_1 a { /* home */
	width:56px;
}

#tab_1 a:hover, #tab_1 a.on {
	background:url(../images/site08_nav-x.gif) 0 -32px no-repeat;
}

#tab_2 a {
	width:112px;
}

#tab_2 a:hover, #tab_2 a.on {
	background:url(../images/site08_nav-x.gif) -56px -32px no-repeat;
}

#tab_3 a {
	width:61px;
}

#tab_3 a:hover, #tab_3 a.on {
	background:url(../images/site08_nav-x.gif) -168px -32px no-repeat;
}

#tab_4 a {
	width:79px;
}

#tab_4 a:hover, #tab_4 a.on {
	background:url(../images/site08_nav-x.gif) -229px -32px no-repeat;
}

#tab_5 a {
	width:49px;
}

#tab_5 a:hover, #tab_5 a.on {
	background:url(../images/site08_nav-x.gif) -308px -32px no-repeat;
}

#tab_6 a {
	width:45px;
}

#tab_6 a:hover, #tab_6 a.on {
	background:url(../images/site08_nav-x.gif) -357px -32px no-repeat;
}

#tab_7 a {
	width:70px;
}

#tab_7 a:hover, #tab_7 a.on {
	background:url(../images/site08_nav-x.gif) -402px -32px no-repeat;
}

ol#search_nav {
	position:relative;
	float:right;
	display:block;
	width:361px;
	height:32px;
	list-style:none;
	white-space:nowrap;
	margin:0;
	padding:0;
	background:url(../images/site08_search-x.gif) no-repeat;
}

#searchbox p {
	background:url(../images/site08_bg_search.gif) no-repeat;
	width:121px;
	height:19px;
	padding:0 3px 0 6px;
	margin:6px 0 0 0;
}

#searchbox p input {
	position:relative;
	border:0;
	width:117px;
	height:13px;
	font:.85em Arial, Helvetica, sans-serif;
	color:#666;
	top:2px;	
	margin:0;
	padding:0;
}

*+html #searchbox p input { /* IE7 */
	position:relative;
	top:-2px;
	font:.8em Arial, Helvetica, sans-serif !important;
}

*html #searchbox p input { /* IE7&6 */
	position:relative;
	top:-1px;
	font:.8em Arial, Helvetica, sans-serif !important;
}

#sn_1 a {
	width:85px;
}

#sn_1 a:hover, #sn_1 a.on {
	background:url(../images/site08_search-x.gif) 0 -32px no-repeat;
}

#sn_2 a {
	width:82px;
}

#sn_2 a:hover, #sn_2 a.on {
	background:url(../images/site08_search-x.gif) -85px -32px no-repeat;
}

#sn_3 a {
	width:50px;
	background:url(../images/site08_bu_search-x.gif) 0 0 no-repeat;
}

#sn_3 a:hover, #sn_3 a.on {
	background:url(../images/site08_bu_search-x.gif) 0 -32px no-repeat;
}

#main_content {
	width:916px;
	overflow:hidden;
	padding:4px 0 14px 17px;
}

.divider_1 {
	height:1px;
	overflow:hidden;
	background:url(../images/site08_div_1.gif) repeat-x;
	margin:3px 0 8px 0;
}

#main_content ol, #customcomments ul, .topics-related ul, .mffsidebar1 ul {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	padding:0;
}

.mffsidebar1 ul {
	margin-bottom:14px;
}

#main_content ol li, #customcomments ul li, .topics-related ul li, .mffsidebar1 ul li {
	background:url(../images/site08_newarrow.gif) 0 6px no-repeat;
	padding:0 0 0 14px;
	margin:0;
	color:#4f4f4f;
}

.topics-related ul li, .mffsidebar1 ul li {
        background:url(../images/site08_newarrow.gif) 0 3px no-repeat;
}

#docsets-ol  {
        margin:14px 0;
}


#docsets-ol li {
	margin-bottom:5px;
}

.inset_rt {
	float:right;
	margin:4px 0 8px 8px;
}

.inset_lt {
	float:left;
	margin:4px 8px 8px 0;
}

#main_content h1 {
	font-size:1.8em;
	margin:18px 0 24px 0;
}


#main_content .mainbody  {
	float:left;
	width:615px;
 	overflow:hidden;
        padding:0 0 14px 0;
	font-size:1.1em;
}


#main_content #mfftopicmaintable  {
        float:left;
        width:930px;
        overflow:hidden;
        padding:12px 0 14px 0;
}

.mainbody h2 {
        font-size:1.3em;
        color:#000;
        margin:28px 0 10px 0;
	padding:8px 0 0 0;
	border-top: 1px solid #D5C9BE;
	border-bottom:0;
	text-transform:uppercase;
}

.mainbody td h2 {
	margin-top:0;
}


#crumbtrail-grid2, #crumbtrail-grid {
	font:.85em Arial, Verdana, sans-serif;
	text-transform:lowercase;
	padding:4px 0 0 0;
}

#crumbtrail-grid2 a, #crumbtrail-grid a {
	text-decoration:none !important;
}

.crumbdivider {
	margin:0 4px;
}

.mffsidebar1-grid, .mfftopic3 {
	float:right;
	width:260px;
	background:#F1EDE4;
	border-top:6px solid #792E2E;	
	border-bottom:6px solid #792E2E;
	margin:0px 17px 12px 17px;
	font-size:.9em !important;
	line-height:1.2em;
}

.mffsidebar1-grid {
	margin:18px 0 0 17px;
}

td .mffsidebar1-grid {
	margin:5px 0 0 17px;
}

.mffsidebar1, .mfftopicsidebar {
	text-align:left;	
	padding:10px;
	font-family:Arial, Verdana, sans-serif;
}

.mffsidebar1 h2, .mfftopicsidebar h4 {
	margin:0 0 5px 0;
        padding-bottom:0;
        font:1.4em "Times New Roman", Georgia, Times, serif !important;
        font-weight:400;
	color:#000;
	border-bottom:none;
}

.mfftopicsidebar h4 {
	padding:14px 0 8px 0;        
}

.mffsidebar1 h2 a {
	display:block;
	margin-top:8px;
        color:#7B2D2D;
}

.mffsidebar1 h2 a:hover {
        color:#000;
}

.mffsidebar1 hr {
	display:block;
	height:1px;
	overflow:hidden;
}

.mfftopiccontentlower {
	padding:14px 0;
	border-top:1px solid #792E2E;
	line-height:1.2em;
}

#mfftopiclowertable {
	margin-bottom:14px;
	border-bottom:1px solid #792E2E;
}

.mfftopiccontentlower h3, .mfftopiccontentlower h2 {
	margin:0 0 8px 0;
	border:0 !important;
	text-transform: uppercase;
	font-size:1.3em;
}

#mfftopiclowertable b {
	font-size:1.3em;
	font-weight:400;
	color:#000;	
	margin:12px 0 0 0;
}

.mfftopic2b-spacer {
	display:block;
	width:40px;
}

.mfftopiccontent object {
	display:block;
	margin-bottom:24px;
}

.mfftopiccontentlower form + h3 {
	margin-top:24px;
	text-transform:lowercase;
	color:#666;
}

.mfftopicsidebarbookicons {
	height:82px;
	width:56px;
}

#ftr {
	background:#1B1E1E;
	color:#666;
	font:.83em Arial, Helvetica, sans-serif;
}

#ftr a {
	color:#999;
}

#ftr a:hover {
	color:#fff;
}

#ftr p {
	padding:13px 17px;
	margin:0;
}

.ftr_spacer {
	margin:0 8px;
	visibility:hidden;
}

.nobg {
	background-image:none !important;
}

.printfooter, .mfftopic1b, .mfftopic1 {
	display:none;
}


/* from main.css */

.listsectionimg {
	border:1px solid #BEB695;
	height:90px;
	width:61px;
}

.listingsection {
	margin-bottom:18px;
}

.pagination1 {
	font-size:1.1em;
	font-weight:400;
	margin-top:14px;
}

.listresults-td {
	border-bottom:1px solid #e7e7e7
}

.listdetailheadlink2 {
	font-size:1.1em;
}

.thtop {
	font-weight:700;
}

#subnav1 {
	background:#CFD7D9;
	border:1px solid #ccc;
	margin:14px 0;
	padding:6px;
}

.topics-related {
	margin:14px 0 0 0;
}

.topics-related p i b {
	font-style:normal;
	margin:0 0 5px 0;
        padding-bottom:0;
        font:1.4em "Times New Roman", Georgia, Times, serif !important;
        font-weight:400;
        color:#000;
        border-bottom:none;
	
}

.searchresultshit {
	margin:14px 0 4px 0;
	line-height:1.1em;
}

.listdetailheadlink { /* search results */
	font-size:1.3em;
}

#unredactedgrid {
	margin-top:14px;
	border-bottom:1px solid #ccc;
	padding:10px 0 4px 0;
}

#unredacted-tagline {
	float:right;
	padding:10px 4px 0 0;
}

.sr-center {
	padding:4px;
	background:#CFD7D9;
}

.resultsbookicon {
	border:1px solid #000;
	width:50px;
	height:80px;
}

#viewertoctable-grid {
	position:relative;
	margin:-1px 0 16px 0;
	z-index:50
}

#viewerlayout {
	width:100%;
	margin-bottom:18px;
	padding-bottom:18px;
	border-bottom:1px solid #ccc;
}

#controls_a-grid {
	margin:0;
	padding:0;
}
          
#controlspage {
	margin:0;
	padding:0;
	font-size:1.2em;
	overflow:auto;
	width:850px;
}
          
#controlspage img {
 	margin:0;
 	padding:0;
 	border:1px solid #ccc;
}
          
#viewertoctable select {
 	font:.9em;
}

.controls_D-grid {
	position:relative;
	clear:left;
	z-index:99
}

#controls_B-grid {
}

#controls_E-grid {
}

.controls_a-grid {
	font-size:1.4em;
}

.controls_a-grid .nearby-link {
}


.tab-centercontent {
	display:block;
	padding:5px 8px;
	white-space:nowrap;
	text-align:center;
	font-size:1.1em;
	font-weight:700;
	background:#CFD7D9;
}

#tcc_off {
	background:#eee;
}

.viewerpageheads {
	font-weight:700;
	white-space:nowrap;
}

.thumbandlinks td a {
	display:block;
        text-align:center;
	margin-right:24px;
}

.mffthumblink {
	display:block;
	text-align:center;
	margin-right:24px;
}

.mffthumblink img {
	display:block;
	margin:0 auto;
	text-align:center;
}

.frameme {
	border-left:40px solid #8B5B5B;
	padding:0  200px 14px 14px;
	margin:14px 0 0 -17px;
	margin-top:14px;
}

.frameme h1 {
	margin-bottom:0;
	padding-bottom:0;
}

.frameme h3 {
	margin:0 0 14px 0;
	padding-top:0;
}

#featuredcontent {
	padding-right:200px;
}

.save{
   position:relative;
   behavior:url(#default#savehistory);
   clear:both;
   padding-bottom:18px;
   
  }
a.dsphead{
       float:left;
   color:#000;
   text-decoration:none;
   }
a.dsphead:hover{
   text-decoration:none;
   background-color:#ccc;
   }
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;
   }
   
.dspcont {
   clear:both;
   display:none;
   padding:0 0 0 0;
   border:1px solid #fff; /* IE PC needs this to make a block; */
 }
   
.specialgrid {
   padding:0 0 0 100px;
   margin:0;
}

  a.dsphead .dspchar {
   padding:2px;
   font-weight:700;
  }
 
 .toctextgrid {
   position:absolute;
   float:left;
   left:100px;
   white-space:nowrap;
 }
 
 a.toctextlink {
   color:#000;
   text-decoration:none;
 }
 
 a.toctextlink:hover {
   color:#920;
   text-decoration:underline
 }
 
 .labelgrid {
   position:absolute;
   float:left;
   left:18px;
   width:38px;
   text-align:left;
   white-space:nowrap;
 }
 
 .toclabel {
   color:#333;
 }
 
#blurb-grid  { /* 02.08.09 NH */
	margin-bottom:18px;
}

#toc { display: none; }


