﻿#body
{
    width: 950px;
    margin: 0 0 0 0;
    background-color: #fbf1b3;
}

#wrapper
{
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fbf1b3;
}

#banner
{
    background-position: center center;
    width: 950px;
    height: 132px;
    background-image: url(images/mx-banner-41.jpg);
    z-index: 5;
    background-repeat: no-repeat;
    background-color: #fbf1b3;
}
#imfa-logo
{
    margin: -107px 0px 0px 20px;
    width: 150px;
    height: 178px;
    float: left;
    z-index: 5;
}
#navtop, #navbottom
{
    background-color: #0066cc;
    font-size: 11px;
    line-height: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 910px;
    height: 24px;
}
.navwrapper
{
    width: 950px;
    height: auto;
    margin: 0px 20px 0px 20px;
}
#navbottom
{
    margin-top: 15px;
}

#leftsidebar
{
    float: left;
    margin: 0 5px 10px 20px;
    width: 160px;
}
#maincolumn
{
    float: left;
    margin: 0 5px 10px 5px;
    width: 485px;
}
#rightcolumn
{
    float: right;
    margin: 0 20px 10px 5px;
    width: 245px;
}
#bothcolumns
{
    float: right;
    margin: 0 20px 10px 5px;
    width: 740px;
}
.leftblock
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

.rightblock
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

.clear2column
{
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
    height: 0px;
    clear: both;
}

.fullwidth, #loginbanner
{
    border: 1px solid #DBDB79;
    width: 890px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

#loginbanner
{
    padding-bottom: 0px;
    width: 888px;
}

.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: right;
}
.dashedline2
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
}
.actionbuttons
{
    text-align: right;
    position: relative;
    padding: 1px 1px 1px 1px;
}

#footer
{
    padding: 0px 20px 20px 20px;
    margin-bottom: 20px;
    font-size: .8em;
    line-height: 1.2em;
    text-align: center;
    color: #000000;
}

#navtop ul, #navbottom ul
{
    margin: 0;
    padding-top: 6px;
    list-style-type: none;
    height: 19px;
    text-align: center;
    padding-left: 20px;
}

#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #FFFFFF;
    margin-right: 20px;
}

#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #fbf1b3;
    text-decoration: none;
}

#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
    color: #FFCC00;
}

#navtop a:active, #navbottom a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

.listitem
{
    margin: 0px 0px 0px 0px;
    width: 444px;
}

.editbuttons
{
    padding-top: 6px;
}

.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

.clearlist
{
    clear: right;
    margin: 0;
    padding: 0;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

.PageNumbers
{
    display: inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

.membercard
{
    background-color: #fbf1b3;
    border: 1px solid #E8DCA3;
    padding: 10px;
    margin-bottom: 10px;
    width: 330px;
}

.clearcard
{
    clear: left;
    height: 0;
    margin: 0;
    padding: 0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}

#membercardcolumnright
{
    margin-left: 330px;
}

.membercard p
{
    margin: 5px;
}

.membercard h3
{
    font-size: 1em;
}

#loginbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.5em;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}
.byline
{
    font-size: smaller;
    font-style: italic;
}
.caption
{
   
    font-size: .8em;
    line-height: 1.1em;
    font-style: italic;
    text-align: center;
}
/*============causes image to float right with a 10px spacing=============*/
.imgrgt
{
    float: right;
    padding: 5px 10px 10px 15px;
}
.imgrgt a:link a:active a:visited
{
    font-size: .7em;
    line-height: 1.5em;
    text-align: right;
}
.imgrgt a:hover
{
    text-decoration: underline;
}
/*============causes image to float left with a 6px spacing=============*/
.imglft {
	float: left;
	padding: 6px;
}
/*============Biblio image - float right with a 10px spacing===========*/
.imgbiblio
{
    margin: 0px 10px 10px 10px;
    border: none;
    float: right;
    padding: 0px;
    width: 100px;
    height: 125px;
}

.errorMsg
{
    font-size: 9px;
    color: #8A3700;
}
.hazard
{
    border: 1px solid #000000;
    font-size: 12px;
}
.FailureText
{
    font-size: 8px;
    color: #FF0000;
}
.sitemapBody
{
    left: 10px;
    padding-left: 30px;
}
.sitemapHead
{
    font-weight: bold;
    left: 0px;
    display: block;
}
.leftnav
{
    line-height: 24px;
}
.citation
{
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.boxquote
{
    border: 1px solid #0066CC;
    padding: 10px;
    margin: 10px;
}
.bluebold
{
    font-weight: bold;
    color: #0066cc;
}
