/*
#6d0000 primary
#fede76 background
#0201a6 highlight
#ff1100 error
*/
body {color: #6d0000; margin: .25in 0 0 .25in;background-color: #fede76; margin: .25in 0 0 .25in;}

A:link { color: #6d0000; background-color: transparent; }
A:visited { color: #6d0000; background-color: transparent; }
A:active { color: #6d0000; background-color: transparent; }

hr { color: 0201a6; background-color: transparent; }

table {color:#6d0000; background-color: transparent;}
li {color:#6d0000;background-color: transparent;}

div.float-right {float: right;}
div.float-left  {float: left;}
div.norm-left-col {float: left;width: 45%;margin-right: .25in;}
div.norm-right-col {float: left;width: 45%;}
div.norm-left-col P {text-align: left; padding: 5px;}

div.head-left-col {float: left;width: 310px;}
div.head-left-col P {border: 1px solid #0201a6; text-align: center; padding: 5px;}
div.head-left-col-bot {text-align: center; padding: 5px;}
div.head-right-col {float: left;margin-left: .75in;width: 40%;}

div.top-news {border: 1px solid #0201a6; text-align: center; padding: 5px;}
div.top-news P {text-align: left;}

div.major-section {clear: both; padding-top: .1in;}
div.officer-info-sec {}
div.officer {float: left; width: 33%;}

div.fine-print {text-align: center; font-size: xx-small;}
span.highlight {font-weight: bold;}
span.error {color: #ff1100;}
