/* more heading */
span.orange{color:#DD6000;font-size:11px;font-weight: bold;}
span.red{color: #E60000;font-size:14px;margin-bottom: 5px;}
span.green{font-size:14px;margin-bottom: 5px;}
span.blue{color: #003366;font-weight: bold;font-size:11px;margin-bottom: 5px;}
span.white{color: #fff;font-weight: bold;text-transform: uppercase;font-size:10px;margin-bottom: 5px;margin-top: 10px;}
span.blue-news{color: #003366;font-weight: bold;text-transform: uppercase;font-size:10px;margin-bottom: 5px;}
span.heading{color: #003366;font-family: "Lucide Sans Unicode","Lucida Grande",Arial,sans-serif;font-size:12px;font-weight: bold;text-transform: uppercase;}
span.orange2{color: #DF851B;font-weight: bold;font-size: 12px;font-style: italic;line-height: 20px;}
span.grey2{color: #666666;font-size: 14px;font-style: normal;line-height: 20px;font-family:arial;}
p.b,span.b {color:#089EA8;}
span.g {color: #486e6f;}
span.r {color: #a30a0a;}


/* banner style with nice title */

.re-banner {background:#fff url(../images/menu_bg.png) repeat-x scroll 0 100%;border:1px solid #E5E5E5; margin-bottom: 15px;}
.re-banner-in { padding: 10px 15px;font-style: italic;}
.re-banner-title {display: block;margin-bottom: 15px;font-style: bold;}
.re-banner-title.red {color: #E93C38;border-top:8px solid #E93C38;}
.re-banner-title.purple {color: #7852A1;border-top:8px solid #7852A1;}
.re-banner-title.green {color: #7FAC51;border-top:8px solid #7FAC51;}
.re-banner-title.blue {color: #05ADC0;border-top:8px solid #05ADC0;}

/* Special bullets */

ul.bullet-1, ul.bullet-2 {padding: 0 0 0 15px;}
ul.bullet-1 li, ul.bullet-2 li {list-style: none;padding: 0 0 3px 15px;margin: 0 0 5px;background: no-repeat 0 4px;}
ul.bullet-1 li a, ul.bullet-2 li a {font-size: 100%;line-height: 1.7;}
ul.bullet-1 li {background-image: url(../images/typography/bullet1.png);}
ul.bullet-2 li {background-image: url(../images/typography/bullet2.png);}


