/* CSS Document */

/* purple: #333366 */
/* grey: #999999 */
/* darker grey: #666666 */
/* orange: #FF6600 */
/* light background: #E9E9E9 */

/* Global Elements */

body  { font-size: 11 points; font-family: Georgia, Times New Roman, Times, serif; }

/* Text Formatting Elements */

a:link  { color: #F2D4AE; font-weight: bold; letter-spacing: 0.05em; }
a:visited  { color: #F2D4AE; font-weight: bold; letter-spacing: 0.05em; }
a:link:active, a:visited:active  { color: #ffff00; font-weight: bold; letter-spacing: 0.05em; }
a:link:hover  { color: #ffff00; font-weight: bold; letter-spacing: 0.05em; }

p  { color: white; font-size: 12px; font-family: Georgia, Times New Roman, Times, serif; Line-height: 1.6em; }

h1  { color: #2F5EB4; font-weight: bold; font-size: 15px; font-family: Georgia, Times New Roman, Times, serif }
h2  { color: #C10006; font-weight: bold; font-size: 13px; font-family: Georgia, Times New Roman, Times, serif }
h3  { color: #2F5EB4; font-weight: bold; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif }

span.header  { color: #ffff00; font-weight: bold; font-size: 15px; font-style: italic; font-family: Georgia, Times New Roman, Times, serif; letter-spacing: 0.2em; }
span.subheader  { color: #F2D4AE; font-weight: bold; font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; letter-spacing: 0.1em; }
span.subheader2  { color: #F2D4AE; font-weight: bold; font-size: 12px; font-family: Georgia, Times New Roman, Times, serif; letter-spacing: 0.1em; }

span.small   { color: #2F5EB4; font-size: 80%; font-family: Georgia, Times New Roman, Times, serif }

ol {margin-left: 10px; list-style-type: none; font-size: 9 points; font-family: Georgia, Times New Roman, Times, serif; Line-height: 30px }
ul {list-style: disc; font-size: 9 points; font-family: Georgia, Times New Roman, Times, serif; Line-height: 18px }
li {list-style: disc; font-size: 9 points; font-family: Georgia, Times New Roman, Times, serif; Line-height: 18px }

blockquote  { font-style: normal; font-weight: ; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif }

SELECT { background-color: #666666; font-size: 9px; font-family: Georgia, Times New Roman, Times, serif; color: white; font-weight: bold }

table.home { border:2px solid #6EC047; font-size: 12px; font-family: Georgia, Times New Roman, Times, serif; color: white }

table.fac { width:570px; border:2px solid #333366 }
td.facHeader { background-color: white; border:0px solid #333333;  border-bottom:1px solid #333333; font-weight: bold; font-size: 14px; font-family: Georgia, Times New Roman, Times, serif; color: #333366 }
td.facContent { background-color: #ffffff; border-left:0px solid #999999; border-right:1px solid #999999; border-bottom:1px solid #999999; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif }
td.facBorder { background-color: #ffffff; border-left:0px solid #999999; border-right:0px solid #999999; border-bottom:0px solid #999999; font-size: 11px; font-family: Georgia, Times New Roman, Times, serif }

table.bottom { border:1px solid #E5E5E5 }
td.oils { border-bottom:1px solid #4FAA30; padding: 1px }
td.oilsheader { background-color: #6EC047; padding: 3px; border-bottom:1px solid #6EC047 }
