body { 
    padding: 0; 
    margin: 0; 
    font: 0.74em Arial, Helvetica, sans-serif; 
    line-height: 1.5em;
    background: #fff; 
    color: #454545;
    list-style: disc inside none;
}

p {
    margin: 0 0 5px 0;
}

a {
    color: #6080AD;
    font-weight: bold;
    background: inherit;
    text-decoration: none;
}

table {
    border: 0;
}

table.tablepadded {
    width: 100%;
}

table.tablepadded tbody tr td {
    padding: 5px 5px;
}

table .tableright {
    text-align: right;
    padding: 30px 5px;
}

label {
    background: #ffffff;
    color: #454545;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 2em;
    vertical-align: middle;
}

#content a:hover {
    color: #f0591a;
    background: inherit;
    text-decoration: underline;
}

.top_space {
    width: 90%;
    background: #ffffff;
    text-align: right;
    padding: 6px 0 0 0;
}
.top_space p {
    padding: 6px 0 0 0;
    margin: 0;
}

.ribbon {
    width: 100%;
    height: 76px;
    background: #f0591a;
    background-image: url(/images/ribbon.png);
    background-repeat:repeat-y;
    position: relative;
}

.logo {
    text-decoration: none;
    float: left;
    background: none;
    margin: 0 0 0 20px;
}

.logo a:hover {
    background: none;
}

.newsletter {
    margin: 0 0 0 20px;
    color: #ffffff;
    font-weight: bold;
    float: left;
    height: 100%;
    position: relative;
}
#content .newsletter a {
    color: #ffffff;
    position: absolute;
    bottom: 0;
    margin: 0;
    line-height: 1.5em;
    width: 30em;
}

.scorelegend {
    position: absolute;
    left: 205px;
    top: 0px;
    width: 75px;
    height: 80px;
    margin: 0;
    padding: 0;
    line-height:18px;
}

.scorechart {
    width:205px;
    height:75px;
    float:left;
    margin:0;
}
.yearchart {
    margin:0;
    width:280px;
    height:70px;
}

.left {
    margin: 0 380px 0 15px;
}

.left_article {
    border-bottom: 1px dotted #000000;
    margin: 10px;
}

.right_article {
    margin: 10px;
    text-align: right;
}

.right {
    float: right;
    width: 300px;
}

.right a {
    color: #454545;
}

.text_column {
    width: 550px;
    margin: 0 auto 0 auto;
}

.red {
    color: #f0591a;
    background: inherit;
}

div.search {
    position: absolute;
    bottom: 5px;
    right: 20px;
}

select {
    background: #ffffff;
    color: #454545;
    border: 2px solid #454545;
    font-size: 1.5em;
    font-weight: bold;
/*    line-height: 1.5em; */
    vertical-align: bottom;
}

input {
    background: #ffffff;
    color: #454545;
    border: 2px solid #808080;
    font-size: 1.5em;
    font-weight: bold;
    vertical-align: bottom;
}

input.register {
    width: 160px;
}


textarea {
    background: #ffffff;
    color: #454545;
    border: 2px solid #808080;
    font-size: 1.5em;
    font-family: Sans Serif;
    font-weight: bold;
    vertical-align: bottom;
}

input:focus {
    border: 2px solid #454545;
}

input[type=submit] {
    height: 35px;
}

input.search {
    color: #6080AD;
    border-color: #6080AD;
    padding: .25em;
    margin: 0 5px;
   /* line-height: 1.8em; */
}

img {
    text-decoration: none;
    border: none;
}

* .hidden {
    display: none;
}

div.clear {
    clear: both;
    height: 0;
    width: 100%;
}
div.clear_left {
    clear: left;
    height: 0;
    width: 100%;
}

.bar { 
    width: 100%;
    text-align: right;
    font-size: 1.5em;
    line-height: 2em;
    position: relative;
    top: -16px;
    margin: 0 0 8px 0;
}

.bar li {     
    padding: 0 10px 0 10px;
    color: #808080;
    background: #FFF;
    display: inline;
    font-weight: bold; 
}

.bar li a {
    color: #454545;
}

.bar li a:hover {
    color: #f0591a;
}

.bar li.active { 
    border-bottom: 4px solid #6080AD;
}

.bar li.active a:hover {
    text-decoration: none;
    color: #454545;
}

.tips {
    position: relative;
    margin: 3px; 
    padding: 3px; 
    border-style: solid;
    background-color: #ffffff;
    border-color: #6182AF;
    border-width: 1px;
    height: 77px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}

.readmore {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 101;
    background-color: #ffffff;
    padding: 3px;
}

.footer { 
    clear: both; 
    text-align: center;
    line-height: 1.8em;
    color: #808080;
    padding: 8px 0;
}

.footer a {
    background: inherit;
}

a.title {
    color: #FE6700;
    background: #FFF;
}

h1 {
    font: bold 2em Arial, Helvetica, sans-serif;
    letter-spacing: -1px; 
    padding: 2px 0 0 0px;
    margin: 0;
    color: #464548;
    background: inherit;
}

h1 a, h2 a {
    text-decoration: none;
    color: #464548;
    background: inherit;
}

h1 a:hover, h2 a:hover {
    color: #f0591a;
    background: #FFF;
}



h2 { 
    margin: 20px 0 5px 0; 
    padding: 0; 
    font: bold 1.5em Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #454545;
    background: inherit;
}

h2 .yellow{
    color: #FFFCD1;
    background: inherit;
}
.pwchange {
    position: absolute;
    right: 2.5%;
    top: 10px;
    width: 380px;
    margin: 0px;
    background: #ffffff;
    display: none;
    border-style: solid;
    border-color: #C85E35;
    border-width: 4px 4px 4px 4px ;
    padding: 20px;
    z-index:106;
}

.ajaxfeedback {
    position: fixed;
    right: 2.5%;
    top: 10px;
    width: 90%;
    margin: 0px;
    background: #ffffff;
    display: none;
    border-style: solid;
    border-color: #C85E35;
    border-width: 4px 4px 4px 4px ;
    padding: 20px;
    z-index:105;
}
.ajaxfeedback h2 {
    color: #464548;
    font: bold 2.0em Arial, Helvetica, sans-serif;
}    
.ajaxfeedback p {
    color: #464548;
    font: 1.5em Arial, Helvetica, sans-serif;
}
.ajaxfeedback th {
    color: #464548;
    font: 1.5em Arial, Helvetica, sans-serif;
}
.ajaxfeedback .errorlist {
    color: #C3593C;
    font-weight: bold;
}

.fb_button {
    position: relative;
    bottom: 7px;
    left: 7px;
}

.wide_centered {
    width: 95%;
    text-align: center;
}

.scoretype {
    width: 45%;
    height: 2em;
    display: inline-block;
    padding-top: 10px;
}
.current {
    background-color: #FF995A;
}
