
body {font-family:arial, sans-serif;}

a { color:#336699;text-decoration:none;}
a:hover {text-decoration: underline;}

ul.padded_list li {
    padding-bottom:7px;
}

.hangingindent {
    padding-left: 100px ;
    text-indent: -75px ;
}

.navigation td {color:#999999;}

.participant_logos {
    display:block;
    padding:10px;
    border-style:solid;
    border-width:1px;
    border-color:#006699;
}

.participant_logos img {
    margin:5px;
    border:0px;
}


code {
    font-size:1.2em;
    border-style:solid;
    border-width:1px;
    color:#006699;
    padding:10px;
    margin:25px;
}

span.tab {
    padding: 0 8px;
}

example {
#    font-size:0.9em;
     font-family: monospace;
#    border-style:solid;
#    border-width:1px;
    color:#006699;
#    padding:10px;
#    margin:25px;
}

h2 {color:#006699; padding-top:10px;}
h3 {color:#006699;font-size:1.2em;}

p.footer {
    font-size:80%;
    font-style:italic;
}

dl.faq dt {color:#006699;font-weight:bold;}
dl.faq dd {padding:7;}

dl.normal dt {color:black; text-decoration: underline; font-weight: normal; padding:7;}
dl.normal dd {padding:7;}

#active {
    background-color:#006699;
    color:white;
    font-weight:bold;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
}

.call-out {
    display: block;
    padding:0px 0px 5px 5px;
}

table.call-out td.border {
    background-color:#006699;
}

table.call-out td.title {
    background-color:#006699;
    color:white;
    font-weight:bold;
}

table.call-out td.call-out_cell {
    background-color:#D6E8FF;
    padding:5px;
}

table.call-out td.call-out_cell strong {
    color:#006699;
}

table.call-out td.call-out_cell ul.databullets li {
    padding-bottom:10px;
}

.call-out_date {
    font-weight:bold;
    color:#006699;
}

div.quote_author{
    padding-top:7px;
    padding-bottom:15px;
    text-align:right;
    color:#336699;
    font-style:italic;
}

.options_table {
    border-style:solid;
    border-width:1px;
    border-color:#006699;
}

.options_table th {
    background-color:#006699;
    color:white;
    font-weight:bold;
    padding: 5px;
}

.options_table td {
    padding: 5px;
}

#odd_row {
    background:#D6E8FF;
}
