/**
 * This stylesheet must contain CSS styles to be applied to
 * general content (ie. Rich Text) for this website.
 */

a{outline:none;}
h1{}
h2{}
h3{}
img{}
p{}
ul{}
ul li{}
ul ul{}
ol{}
ol li{}
.highlight{color:#00b9e2;}
table{padding:0;border-collapse:collapse;margin:0 0 12px 0;width:100%;}
table thead tr th{background:transparent;padding:12px 0 10px 0;color:#00B9E2;font-size:14px;font-weight:bold;text-transform:uppercase;text-align:left;}
table tr th{padding:4px 6px;background:#e0e0e0;color:#fff;font-size:12px;font-weight:bold;text-align:left;}
table tr td{background:#e9e9e9;border:#ffffff 1px solid;padding:4px;vertical-align:top;}
