.greentext {
	color:009900;
	font-family: Arial,"Arial",Arial;
	font-size: 10pt;
	font-weight:bold
}

.redText{
	color: #FF0000;
	font-family: Arial,"Arial",Arial;
	font-size: 8pt;
}

.text {
	color:5F5F5F;
	font-family: Verdana,"Verdana",Verdana;
	font-size: 8pt;
}

.textmid {
	color:5F5F5F;
	font-family: Verdana,"Verdana",Verdana;
	font-size: 10pt;
}

.textsmall {
	color:FFFFFF;
	font-family: Verdana,"Verdana",Verdana;
	font-size: 8pt;
}
.title	{ 
	font-family: Verdana,"Verdana",Verdana;
   	color: #304C8B;
	font-size: 8pt;
	font-weight:bold
}

.BigBanner{
	font-size: 18pt;
	font-family: Tahoma,"Tahoma",Tahoma;
	color: #FFFFFF;
	font-weight:bold
}

.BigBanner2{
	font-size: 22pt;
	font-family: Tahoma,"Tahoma",Tahoma;
	color: #FFFFFF;
	font-weight:bold
}

.BigHeader{
	font-size: 15pt;
	font-family: Verdana,"Verdana",Verdana;
                     color: #304C8B;
	font-weight:bold
}

.BigTitle{ 
	font-family: Verdana,"Verdana",Verdana;
	color: #304C8B;
	font-size: 10pt;
	font-weight:bold
}

.ProductTitle{ 
	font-family: Verdana,"Verdana",Verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold
}

.MDC1{
	font-size: 24pt;
	font-family: Verdana,"Verdana",Verdana;
             color: #9D2589;
	font-weight:bold
}

.MDC2{
	font-size: 8t;
	font-family: Tahoma,"Tahoma",Tahoma;
             color: #26C94C;
	font-weight:Bold
}

.headergray { font-family: Verdana,"Verdana",Verdana; color: #666666; font-size: 8pt; font-weight:bold}
.header	{ font-family: Verdana,"Verdana",Verdana; color: #304C8B; font-size: 8pt; font-weight:bold}
.header:link	{ text-decoration: none }
.header:visited	{ text-decoration: none }
.header:active	{ text-decoration: none }
.header:hover	{ text-decoration: underline }

.sybaseheader { font-family: Verdana,"Verdana",Verdana; color: #304C8B; font-size: 10pt; font-weight:bold}
.sybaseheader:link	    { text-decoration: none }
.sybaseheader:visited  { text-decoration: none }
.sybaseheader:active   { text-decoration: none }
.sybaseheader:hover   { text-decoration: underline }

.ukheader	{ font-family: Verdana,"Verdana",Verdana; color: #007700; font-size: 10pt; font-weight:bold}
.ukheader:link	{ text-decoration: none }
.ukheader:visited	{ text-decoration: none }
.ukheader:active	{ text-decoration: none }
.ukheader:hover	{ text-decoration: underline }

.links	{ font-family: Verdana,"Verdana",Verdana; color: #304C8B; font-size: 8pt; font-weight:normal}
.links:link	{ text-decoration: none }
.links:visited	{ text-decoration: none }
.links:active	{ text-decoration: none }
.links:hover	{ text-decoration: underline }

.normal {
	color:5F5F5F;
	font-family: Verdana,"Verdana",Verdana;
	font-size: 8pt;
}
.normalsmall {
	color:5F5F5F;
	font-family: Verdana,"Verdana",Verdana;
	font-size: 8pt;
	font-style: normal;
}

.normalbold {
	color:5F5F5F;
	font-family: Verdana,"Verdana",Verdana;
	font-size: 10pt;
	font-weight:bold
}

.copyright {
	font-family: Verdana,"Verdana",Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal
}
a  {
	color:#009900;
	text-decoration: none;
}       

.IndustryComment {

	background-image: url(images/industry_com.gif);
	background-repeat: no-repeat;
}

SPAN.TreeviewSpanArea A {
	font-size: 8pt; 
	font-family: Verdana,"Verdana",Verdana;
	text-decoration: none;
	color: #555553;
	font-weight:normal
}

SPAN.TreeviewSpanArea A:hover {
	font-size: 8pt; 
	font-family: Verdana,"Verdana",Verdana;
	text-decoration: underline;
	color: '#304C8B';
	font-weight:normal
}

.image_border {

	border:1px solid #304C8B;
	
}