

/* Folio Style :::::::::::::::::::::::::::::::::::::::::::::::::: */



body {
margin: 0;
background-color: #ffffff;
font-family: "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
color: #818181;
line-height: 150%;
text-align: center;
}

#bottomNav, #bottomNav a {
font-family: "Helvetica Neue", Arial, sans-serif;
font-size: 13px;
line-height: 50px;
color: #818181;
text-align: center;
text-decoration: none;
background-color: transparent;
}

#bottomNav a:hover {
color: #F0A249;
text-decoration: underline;
background-color: transparent;
}

#bottomNav span {
font-size: 18px;
}

#conTainer {
margin: 0 auto;
width: 800px;
border-top: 25px solid #dbdbdb;
text-align: left;
}

#footerBar {
height: 28px;
margin: 0 0 25px 0;
padding-left: 15px;
border-top: 1px dashed #dbdbdb;
background-color: #616161;
color: #ffffff;
line-height: 28px;
}

#inTro {
padding: 12px 15px;
text-align: justify;
}

#logoBlock {
height: 120px;
width: 800px;
margin: 0;
text-indent: -1200px;
border-top: 1px dashed #dbdbdb;
border-bottom: 1px dashed #dbdbdb;
background: transparent url(elements/bids_logo.png) center center no-repeat;
overflow: hidden;
}

.TitleBlock {
margin: 30px 0 10px 15px;
font-family: "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
line-height: 15px;
font-weight: 800;
color: #818181;
text-transform: uppercase;
background-color: transparent;
}

.TitleBlock span {
font-size: 12px;
text-transform: none;
font-weight: 200;
font-style: italic;
}

#topNav {
height: 18px;
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
font-size: 13px;
text-align: center;
overflow: hidden;
}

#topNav li {
display: inline;
}

#topNav a {
padding: 0 4px;
font-family: "Helvetica Neue", Arial, sans-serif;
font-size: 13px;
line-height: 26px;
color: #818181;
text-transform: uppercase;
text-decoration: none;
background-color: transparent;
}

#topNav a:hover {
color: #F0A249;
text-decoration: underline;
background-color: transparent;
}

#topNav .ActivePage, #topNav .ActivePage:hover {
color: #28639B;
font-weight: bold;
background-color: transparent;
}

.ShowCase {
width: 800px;
border-top: 8px solid #dbdbdb;
border-bottom: 8px solid #dbdbdb;
}





























