@charset "UTF-8";
#factFileNavigation {
     height: 35px;
    background-color: #656565;
    font-family: verdana;
    font-size: 12pt;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    text-decoration: none;
    width: 847px;
    position: relative;
}
#factFileContainer {
    background-color: #333333;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#factFileFooter {
    background-color: #333333;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-align: center;
    width: auto;
    height: 25pt;
    padding-top: 10px;
    color: #999999;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}
#factFileFooterBack {
    background-color: #333333;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-align: center;
    width: auto;
    height: 25pt;
    padding-top: 10px;
    color: #999999;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#FACTFILE {
    text-transform: uppercase;
    background-color: #fc6600;
    color: #000000;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    font-size: 10pt;
    left: 1px;
}
#MAPDIRECTORY {
    text-transform: uppercase;
    background-color: #656565;
    color: #999999;
    font-weight: bold;
    width: 150px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    text-align: center;
    font-size: 10pt;
    left: 0px;
}
#homeBWFactFile {
    text-transform: uppercase;
    background-color: #656565;
    color: #999999;
    font-weight: bold;
    width: 121px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
    left: 725px;
    text-align: center;
    font-size: 10pt;
}

#factFileBlurb {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}

#factFileBlurbHead {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 30px;
    background-color: #A6A4A4;
    padding-top: 9px;
    color: #000;
    font-family: verdana;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 12pt;
}
#mapBlurb {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#mapTitleBlurb {
    position: absolute;
    color: #333333;
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    width: 250px;
    height: 35px;
}
#glossaryBlurb {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#glossaryLinksBlurb {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}
#timelineBlurb {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}
.factFileheadlineStyle {
    color: #333333;
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}
.factFileTextStyle {
    color: #333333;
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}
.timelineheadlineStyle {
    color: #333333;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}
.timelineTextStyle {
    color: #333333;
    font-family: verdana;
    font-size: 10pt;
    text-align: left;
    padding-left: 20px;
    line-height: 16pt;
    padding-right: 10px;
}
.glossaryTitleStyle {
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
.glossaryTextStyle {
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    text-align: left;
    line-height: 16pt;
}


a:link {
    color: #333333;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    line-height: 20pt;
}

a:visited {
    color: #333333;
}

a:hover{
    color: #999999;
}

.collapse {
	border-collapse: collapse;
}
