/**
 * This stylesheet must contain CSS styles to be applied to
 * general content (ie. Rich Text) for this website.
 */

a{outline:none;}
h1{font-size:2em;}
h2{font-size:1.4em;}
h3{font-size:1.1em;}
h4{font-size:1em;}
img{border:none;}
p{font-size:12px;}
table{}
table thead{}
table thead tr{}
table thead tr th{}
table thead tr td{}
table tr th{}
table tr td{}
ul{}
ul,ul li{margin:0px;padding:0px;}
ul li{list-style:none;}
ul.NewsList{}
ul.NewsList li{float:left;display:block;width:224px;height:29px;padding:0;background:url(../images/chrome/latestbox.png) top left no-repeat;margin:0 20px 10px 0;}
ul.NewsList li b,ul.NewsList li strong{display:block;font-weight:bold;color:#FFF;padding:8px 10px 7px 30px;}
ul ul{}
ol{}
ol li{}
.highlight{color:#D41C00;}
