/*
DO *NOT* USE THESE COLORS
==========================
red - e42d2f
blue - 022C9A
grey - 656565
yellow - FFDA51
orange - FF6B07
light grey - C8C8C8
light blue - C6D5F2

USE THESE COLOORS
==========================
red - FF0000
blue - 000099
grey - 666666
yellow - FFCC33
orange - FF6600
light grey - CCCCCC
light blue - CCFFFF
*/
.channelDisplay{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #27527C;
}
.storyTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #656565;
}
.storyAuthor{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #656565;
}
.storyTime{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #656565;
}
.storyHeadline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #656565;
}
.storyAbstract{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
.storyBody{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
.blackTiny{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
.blackSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
.blackSmallBold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
.blueSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000099;
}
.blueTiny{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000099;
}
.blueSmallBold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #000099;
}
.redSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #ff0000;
}
.whiteSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #ffffff;
}
.whiteSmallBold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #ffffff;
}
.redspace{
	background-color : #FF0000;
}
.bluespace{
	background-color : #000099;
}
.greyspace{
	background-color : #666666;
}
.yellowspace{
	background-color : #FFCC33;
}
.orangespace{
	background-color : #FF6600;
}
.lightgreyspace{
	background-color : #CCCCCC;
}
.lightbluespace{
	background-color : #ADD7FF;
}
.darkbluespace{
	background-color : #27527C;
}
.topnav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
.titleText{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #FFFFFF;
}
.linkText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	text-underline-position:below;
	color : #000000;
}
.smallLink{
    	font-family : Arial,Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline:none;
	color : #000000;
}
.smallYelloLink{
    	font-family : Arial,Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline:none;
	color : #FFDB9C;
}
.smallTitleText{
    	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #FFFFFF;
}
.smallTitleText2{
    	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #FFFFFF;

}
.orangeLinkText{
    	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	text-underline-position : below;
    	color :#ff9900;
}
.searchboxTop{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-underline : none;
	color : #ffffff;
	background-color : #4A1DAA;
}
.searchboxBody{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000000;
	background-color : #C7D5F3;
}
.searchboxLink{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #FFFFFF;

}
.marketFocusText{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-underline : none;
	color : #000000;
}
