body{
    background: #fff;
    color: #000;
    font: 100% sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
}

#wrap{
    background: #fff;
    margin: 0px auto;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 800px;
}

.menu {
    text-align: right;
    padding-right: 0px;
    margin-bottom: 2px;
    font-size: 14px;
    width: 790px;
}

.linkimage {
    border: 0px;
}

.maincontent {
    font-size: 14px;
    line-height: 18px;
}

.minitext {
    font-size: 10px;
    text-align: center;
}

hr{
    width: 100%;
    color: #0b4ab5;
    background-color: #0b4ab5;
    height: 1px;
    border: none;
}

a{
    text-decoration: none;
    color: #0B4AB5;
}
a:visited{
}
a:hover{
    text-decoration: underline;
}

p {
    margin-top: 0px;
}

.white {
    color: #ffffff;
}

.footercontainer {
    margin-top: 5px;
}

.footerbox {
    color: #ffffff;
    font-size: 10px;
    padding: 0px 5px 0px 5px;
    text-align: right;
}

.newsbox {
    color: #000000;
    font-size: 10px;
    text-align: justify;
    line-height: 15px;
}

.newsboxtitle{
    color: #0B4AB5;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    text-align: left;
}

.newsheading{
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    color: #000000;
}

.floatright {
    float: right;
}

.rightboxtitle{
    color: #0B4AB5;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    text-align: left;
}

.rightbox {
    color: #000000;
    font-size: 11px;
    text-align: left;
    line-height: 15px;
    margin-top: 3px;
}

.rightboxtext {
    color: #000000;
    font-size: 11px;
    text-align: left;
    line-height: 15px;
    margin-top: 7px;
    margin-left: 8px;
    text-indent: -8px;
}

.newsheading:hover { 
    text-decoration: none;
}

.newsdate { 
    font-style: italic;
}

.quanttitle {
    font-size: 15px;
    font-weight: bold;
    color: #505050;
    padding-bottom: 5px;
}	

.quantcounter {
    color: #0B4AB5;
}

.quantbullet {
}

.quanttext {
    font-size: 12px;
    line-height: 18px;
}

.menuitem {
    color: #000000;
    font-size: 16px;
    padding-right: 10px;
}

#arrow {
    color: #0b4ab5;
    font-weight: bold;
}

.leftmenuarrow {
    margin-left: -0.5em;
}    

.leftarrow {
    margin-right: 0.2em;
}    
    

#arrow:hover {
    text-decoration: none;
}

h1{
    text-align: left;
    font-size: 20px;
    color: #0b4ab5;
    margin-top: 0px;
    margin-bottom: 12px;
    line-height: 24px;
}

h2{
    text-align: left;
    font-size: 16px;
    color: #a0a0a0;
    margin-top: 0px;
    margin-bottom: 6px;
}


h3 {
    text-align: left;
    font-size: 14px;
    color: #000000;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 18px;
    margin-bottom: 2px;
    font-weight: bold;
}

ul {
    margin-top: 0px;
    margin-left: 25px;
    padding-left: 0px;
    list-style: none;
}

ul.tight {
    margin-left: 10px;
}

li {
    padding-left: 10px;
}

#scroller{
    width: 800px;
    height: 25px;
    font: 100% sans-serif;
    font-size: 20px;
    color: white;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.scrollerinner{
    padding-right: 10px;
    text-align: right;
}
