
body {
        font-family : Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

td {
        font-size: 75%;
}

.h1 {
        font-weight: bold;
        color: #9D5104;
        font-size: 140%;
}

.h2 {
        font-weight: bold;
        font-size: 110%;
        color: #FBA523;
}

.small {
        font-size: 85%
}

.comments {
        font-style: italic;
        color : #5A5A5A;
}

.warning {
  font-weight: bold;
  color: red;
}

.tablehdr {
	background-color: #FF7022;
	color: #000000;
	font-weight: bold;
	background-image: url(images/tablecell.gif);
}

table {
        border-collapse : collapse;
}

a.submenu  {
        font-family : Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 90%;
        text-decoration : none;
}

a.submenu:hover {
        color: #005278;
} 

span.submenuselected {
                font: bold;
                color: #000000;
}

.t a:link,.t a:active,.t a:visited,.t{color:#70988E}
.t:hover {
        color: #295A5A;
} 



a.bottomlinks{
        color: #FFFFFF;
        font-weight: bold;
}
.bottomlinks:hover {
        color: #000000;
} 

.bottomlinks_sep {
        font-size: 85%;
        color: #FFFFFF;
        font-weight: bold;
}

.copyright {
        font-size: 85%;
        color: #FFFFFF;
}

.bizsectors {
        font-size: 85%;
   color: #FFFFFF;
}

a.bizsectors:hover {
   color: #000000;
}

.celllight {
	background-color: #FFC8B0;
	background-image: url(images/celllight.gif);
	background-position: top;
}

.celldark {
        background-color : #FFE6D3;
		  background-image: url(images/celldark.gif);
}

.pagetitle{
	font-size: large;
	font-weight: bold;
	color: #0183E3;
}

.newstitle {
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
}

.newsdata {
	font-size: x-small;
	font-weight: bold;
	color: White;
}

.newsdata {
	font-size: x-small;
	font-weight: bold;
	color: White;
}

.newsheader {
	font-size: x-small;
	font-weight: bold;
	color: #FFB600;
}

.newscontent {
	font-size: x-small;
	color: White;
}

.newsinfdiv {
	font-size: x-small;
	color: White;
	text-align: right;
}

a.newsinfo {
	color: White;
}

a.newsinfo:hover {
	color: #C9DFFE;
}