a { color: #336666; }
a:hover { color: #000000; }
a.bulleted { background-image: url(/images/broker/arrow.gif); }
.white a { color: #00469e; }
.dark { background: #003333; color: #ccffff; }
.dark a { color: #ccffff; }
.dark h5 { text-transform: uppercase; }
.medium { background: #00626e; color: #ccffff; }
.medium a { color: #99cccc; }
.medium a:hover { color: #ffffff; }
.medium samp { background: #00626e; color: #ffffff; }
.medium strong { color: #ccffff; }
.light { background: #99cccc; color: #003333; }
.light a { color: #336666; }
.light a:hover { color: #000000; }
.light samp { background: #99cccc; color: #003333; }
.light strong { color: #003333; }
.xlight { background: #c7dbdb; color: #003333; }
.xlight a { color: #003333; }
.xlight a:hover { color: #000000; }
.xlight h5 { color: #003333; }
.xlight samp { background: #c7dbdb; color: #003333; }
.xlight strong { color: #003333; }
.altdark { background: #776e57; color: #fdf1d6; }
.altdark samp { background: #776e57; color: #fdf1d6; }
.altmedium { background: #d6c59c; color: #003333; }
table.altmedium a { color: #336666; }
.altmedium samp { background: #d6c59c; color: #59513e; }
.altlight { background: #f2e0b0; color: black; }
table.altlight a { color: #336666; }
.altlight samp { background: #f2e0b0; color: #59513e; }
.altxlight { background: #fdf1d6; color: #003333; }
table.altxlight a { color: #336666; }
.altxlight samp { background: #fdf1d6; color: #59513e; }

input.text { border: 1px solid #003333; }
input.search { border: 1px solid #003333; }
select { border: 1px solid #003333; }

span.error { font-weight: bold; color: #990000; }
div.error { font-weight: bold; color: #990000; }

table.tabpane { border-color: #776e57; }
table.tabset { border-color: #776e57; }
table.tabset td { border-color: #776e57; }
table.tabset_fancy { border-color: #776e57; }
table.tabset_fancy samp { cursor: default; }
table.tabset_fancy td { border-color: #776e57; background-color: #fdf1d6; }

table.tabset_fancy td.xlight samp { background: #c7dbdb; }
table.tabset_fancy td.light samp { background: #99cccc; }
table.tabset_fancy td.medium samp {background: #99cccc; }
table.tabset_fancy td.dark samp {background: #003333; }
table.tabset_fancy td.altdark samp {background: #776e57; }
table.tabset_fancy td.altmedium samp {background: #d6c59c; }
table.tabset_fancy td.altlight samp {background: #f2e0b0; }
table.tabset_fancy td.altxlight samp {background: #fdf1d6; }

table.xlight th samp.altxlight { background-color: #c7dbdb; }

/* dimensions for 2-column */
div.column-left1 { float:left; width:350px; }
div.column-left2 { float:left; width:200px; }
div.column-left3 { float:left; width:425px; }
div.column-left4 { float:left; width:50%; }
div.column-right1 { float:right; width:275px; margin-top:10px; }
div.column-right2 { float:right; width:100px; }
div.column-right3 { float:right; }