/* CSS Document */
* {
padding: 0px;
margin: 0px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
body {
margin: 15px;
}
p, h1, h2, h3, h4, li {
text-align:left;
margin: .5em 0em .8em 0em;
}
ul li {
margin-left: 20px;
}
h2 {
font-size: 1.4em;
font-weight: bold;
color: #900;
}
h3 {
font-size: 1.1em;
font-weight: bold;
}
h3.news {
color: #900;}
h3.pdfHeader {
background-image: url(../images/pdf_icon.gif); 
background-repeat: no-repeat;
background-position: 0em 0em;
margin-left:0px;
padding-left:20px;
}
blockquote {
margin-left:2em;
}
div#mainContainer { 
width:780px; 
overflow:auto;  
margin: 0px auto ; 
background-position: top center; 
background-image:url(../images/fnmhf_05.gif);
background-repeat:repeat-y; 
padding: 0px;
}
div#backgroundImgContainer {
background-image: url(../images/fnmhf_07.gif); 
width:780px;
overflow:auto; 
background-position: bottom center; 
background-repeat:no-repeat; 
width:780px; 
padding:0px;  
min-height:683px;
}
div#header_print {
display: none;
}
div#header_printF {
display: none;
}
div#mainHeader {
background-image: url(../images/fnmhf_03.gif); 
background-repeat:no-repeat; 
background-position: top center; 
width:780px; 
padding:0px; 
height:196px;
}
div#mainHeader h1 {
display:none;
}
div.logoLink a {
position:relative;
text-decoration:none;
visibility: visible;
left: 60px; 
width: 90px;
top: 50px;
height: 140px;
padding-right: 137px;
padding-bottom: 135px;
}
div#mainHeaderFr {
background-image: url(../images/flmdpn_03.gif); 
background-repeat:no-repeat; 
background-position: top center; 
width:780px; 
padding:0px; 
height:196px;
}
div#mainHeaderFr h1 {
display:none;
}
div#bodyContent {
padding:5px 0px 10px 0px; 
width:730px; 
margin: 0px auto; 
text-align:left; 
overflow:auto;
}
div#leftHandColumn {
width:180px;
float:left;
margin: 15px 32px 10px 10px;
}
div#aroundMainNav {
overflow:auto;
background-image:url(../images/fnmhf_10.gif);
background-position: top center;
background-repeat:no-repeat;
border: 1px solid #999;
border-top: none;
border-bottom: none;
width:180px;
}
ul.mainNav {
background-image: url(../images/fnmhf_13.gif);
background-position: bottom center;
background-repeat:no-repeat;
list-style:none;
padding:5px 5px 20px 5px;
margin: 20px 0px 0px 0px;
overflow:auto;
position:relative;
}
ul.mainNav li {
margin: 4px;
padding: 0px 0px 5px 0px;
background-image: url(../images/nav_bkg.gif);
background-repeat: no-repeat;
background-position: bottom;
}
ul.mainNav li.parent {
background-image: url(../images/nav_bkg_parent.gif);
background-repeat: no-repeat;
background-position: top;
margin-top: 0px;
}
ul.mainNav a:hover, ul.subNav a:hover, div#languageLink a:hover {
text-decoration:underline;
}
ul.subNav { 
list-style:none; 
margin-bottom: -5px;
}
ul.subNav li {
background-image: url(../images/nav_bkg.gif);
background-repeat: no-repeat;
background-position: bottom;
margin-top: 4px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 5px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
}
ul.subNav li.child {
margin-top: 8px;
}
ul.mainNav li a, ul.subNav li a {
padding: 0px 0px 8px 6px;
font-size: .9em;
text-decoration: none;
}
ul.mainNav li a {
color:#900;
}
ul.subNav li a {
color: #666;
}
div#languageLink {
text-align:center; 
border:1px solid  #999; 
background-color:#fff1c4; 
padding: 2px; 
margin: 10px 0px 10px 0px; 
width:180px;
}
div#languageLink a {
font-size:.9em;
color:#333;
text-decoration:none;
}
div#mainText {
width:460px; 
overflow:auto;
}
div#mainText a {
color:#900;
}
div#mainText ol {
margin-left:2.7em;
list-style-position: outside;
}
div#mainText h3 a {
font-size: 1em;
font-weight: bold;
}
div#footer {
padding:10px 80px 25px 10px;
margin: 0px auto;
overflow:auto;
text-align:center;
font-size:0.9em;
padding-left:275px;
line-height: 20px;
}
div#footer a {
font-size:1.0em;
color:#900;
}
div.footer_pr {
display:none;
}
div.bio {
clear: both;
padding: 0em 0em 1em 0em;
overflow:auto;
}
div.bio img {
float: left;
margin: 5px 10px 5px 0px;
border: 1px solid #666;
}
div.particpant {
clear: both;
padding: 1.5em 0em 1.5em 0em;
overflow:auto;
}
div.particpant img {
padding: 5px 15px 10px 0px;
margin: 0px;
}
div.particpant h3 {
color: #900;
font-size: 1.2em;
}
div.particpant p {
clear: both;
}

/* Produces scroll bars on all pages in order to fix page shift in firefox. Remove comments to apply style.
html { min-height: 100%; margin-bottom: 1px; } 
*/