/* Text Styles */
.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 10px;
	line-height : 17px;
}

.tinytext {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 9px;
	line-height : 17px;
}

.ticker {
	font-family : Arial, Helvetica, sans-serif;
	color : #67735D;
	font-style : normal;
	font-size : 13px;
	line-height : 17px;
}

.tickera {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 13px;
	line-height : 17px;
}

.largewhitetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 13px;
	line-height : 17px;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

/* Header Styles */
.header {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

.headerblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #8691A2;
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

.subheadblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #8691A2;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}


/* Color Styles */
.lightgreen {
	background-color: #B4C0AA;
}

.olivegreen {
	background-color: #67735D;
}

.white {
	background-color: #ffffff;
}

.taupe {
	background-color: #C6C9AE;
}

.cream {
	background-color: #F2EDD0;
}

.dark_khaki {
	background-color: #ACAEA0;
}

.lightgray {
	background-color: #EFEFEF;
}

.lightolivegreen {
	background-color: #88967F;
}

.reallylightgreen {
	background-color: #F4F6F1;
}

.blue {
	background-color: #8496AC;
}

.navgray {
	background-color: #9FA599;
}

.tan {
	background-color: #BFB494;
}

.babypoopgreen {
	background-color: #A3A870;
}

.companycolor {
	background-color: #9FA699;
}

.opportunitycolor {
	background-color: #BFB494;
}

.darkgray {
	background-color: #7C7C7C;
}

.lightgray2 {
	background-color: #F8F8F8;
}

.verylightblue {
	background-color: #F4F5F7;
}

.turquoise {
	background-color: #7F9DB9;
}

.teal {
	background-color: #839594;
}


/* Link Styles */
A:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #9E5522;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #9E5522;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #9E5522;
	text-decoration: none;	
	font-size : 11px; 
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #9E5522;
	text-decoration: none;
	font-size : 11px;
}

A.topnav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.topnav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.topnav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size : 11px; 
}

A.topnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 11px;
}

A.footer:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 10px;
}

A.footer:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
  	text-decoration: none;
	font-size : 10px;
}

A.footer:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size : 10px; 
}

A.footer:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 10px;
}

A.sidenav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #8891A2;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.sidenav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #8891A2;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.sidenav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #8891A2;
	text-decoration: none;	
	font-size : 11px; 
}

A.sidenav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #8891A2;
	text-decoration: none;
	font-size : 11px;
}

A.linktext:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.linktext:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.linktext:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;	
	font-size : 11px; 
}

A.linktext:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #9BA5B1;
	text-decoration: none;
	font-size : 11px;
}

a.topnav_pharmanews:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_pharmanews:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_pharmanews:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#88967F;
	padding:5px;
}

a.topnav_products:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_products:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_products:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#8692A2;
	padding:5px;
}

a.topnav_pharmanewson:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#88967F;
	padding:5px;
}
a.topnav_pharmanewson:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#88967F;
	padding:5px;
}
a.topnav_pharmanewson:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#88967F;
	padding:5px;
}

a.topnav_productson:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#8496AC;
	padding:5px;
}
a.topnav_productson:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#8496AC;
	padding:5px;
}
a.topnav_productson:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#8496AC;
	padding:5px;
}

a.topnav_company:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_company:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_company:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#9FA599;
	padding:5px;
}

a.topnav_companyon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#9FA699;
	padding:5px;
}
a.topnav_companyon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#9FA699;
	padding:5px;
}
a.topnav_companyon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#9FA699;
	padding:5px;
}

a.topnav_opportunity:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_opportunity:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_opportunity:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#BFB494;
	padding:5px;
}

a.topnav_opportunityon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#BFB494;
	padding:5px;
}
a.topnav_opportunityon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#BFB494;
	padding:5px;
}
a.topnav_opportunityon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#BFB494;
	padding:5px;
}

a.topnav_contact:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_contact:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_contact:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#A3A870;
	padding:5px;
}

a.topnav_contacton:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#A3A870;
	padding:5px;
}
a.topnav_contacton:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#A3A870;
	padding:5px;
}
a.topnav_contacton:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#A3A870;
	padding:5px;
}

a.topnav_science:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_science:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#67735D;
	padding:5px;
}
a.topnav_science:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#839594;
	padding:5px;
}

a.topnav_scienceon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#839594;
	padding:5px;
}
a.topnav_scienceon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#839594;
	padding:5px;
}
a.topnav_scienceon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#839594;
	padding:5px;
}

A.barlink:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}

A.barlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
}

A.barlink:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size : 13px; 
}

A.barlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 13px;
}

A.header:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-style : normal;
	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-style : normal;
  	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;	
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;	
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #8691A2;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #8691A2;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #8691A2;
	text-decoration: none;	
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #8691A2;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}


/* Body Styles */
.body {
	background-color : #E0E3D8;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
	

/* Ticker Styles */
a.tickl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #67735D;
}

a.tickl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #67735D;
}

a.tickl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #67735D;
}

a.tickl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #67735D;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

.ticki {
	width: 743px;
	height: 18px;
	overflow: hidden;
	background-color : #F2EDD0;
}

.ticko {
	width: 743px;
	border-top: 1px solid #F2EDD0;
	border-bottom: 1px solid #F2EDD0;
	background-color : #F2EDD0;
	padding: 1px 0 4px 0
	;margin: 4px 0 0px 0;
	display: block;
}

.tickls {
	color: #67735D;
	background-color : #F2EDD0;
}

.tickh {
	display: none;
	background-color : #F2EDD0;
}


/* Champion Ticker Styles */
a.tickla:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}

a.tickla:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}

a.tickla:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}

a.tickla:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

.tickia {
	width: 743px;
	height: 18px;
	overflow: hidden;
	background-color : #9FA699;
}

.tickoa {
	width: 743px;
	border-top: 1px solid #9FA699;
	border-bottom: 1px solid #9FA699;
	background-color : #9FA699;
	padding: 1px 0 4px 0
	;margin: 4px 0 0px 0;
	display: block;
}

.ticklsa {
	color: #67735D;
	background-color : #9FA699;
}

.tickha {
	display: none;
	background-color : #9FA699;
}


/* Scanner FASEB Ticker Styles */
a.tickl2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #808080;
}

a.tickl2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #808080;
}

a.tickl2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #808080;
}

a.tickl2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.ticki2 {
	width: 350px;
	height: 18px;
	overflow: hidden;
	background-color : #ffffff;
}

.ticko2 {
	width: 350px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color : #ffffff;
	padding: 1px 0 4px 0
	;margin: 4px 0 0px 0;
	display: block;
}

.tickls2 {
	color: #808080;
	background-color : #ffffff;
}

.tickh2 {
	display: none;
	background-color : #ffffff;
}.tm {
	text-transform: uppercase;
}
