/**
 * This stylesheet must contain CSS styles to be applied to
 * general content (ie. Rich Text) for this website.
 */
html{height:100%;}
body{}
*::selection{color:#faa209;background:#fff;}
*::-moz-selection{color:#faa209;background:#fff;}
body,div,p,a,td,th{color:#323232;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}
a{text-decoration:none;outline:none;color:#FAA209;font-weight:bold;}
h1{color:#faa209;font-size:30px;font-family:Klavika;}
h2{color:#faa209;font-size:12px;}
h3{font-size:12px;}
img{border:none;}
p{}
table{border-collapse:collapse;width:100%;}
table thead{}
table thead tr{}
table thead tr th{text-align:left;color:#999999;}
table thead tr td{}
table tr th{padding:1px 3px 3px 1px;}
table tr td{margin:0;padding:1px 3px 3px 1px;font-size:11px;vertical-align:top;}
table tr td p{margin:0;padding:0;font-size:11px;}
table tr td ul{margin-top:0;}
table.suppliers td{padding:14px;vertical-align:middle;}
ul,ol{padding:0;margin:0 0 12px 0;}
ul ul,ol ol{padding:0 0 0 16px;margin:0;}
ul li{list-style-type:none;background:url(../images/bullet_orange.png) no-repeat left 10px;padding:4px 10px 0 8px;}
ol{margin-left:18px;}
ol li{padding:4px 10px 0 0;}
