/* Common */
a:hover 		{	color: #FF0000; text-decoration: underline; }
p 				{	font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
li 				{	font-size: 10pt; }
td 				{	font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
/* ------------------------------- Site Mode Switch -------------------------- */
.WBCStyleSiteModeLink, .WBCStyleSiteModeLink:link, .WBCStyleSiteModeLink:visited {
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 12px; font-weight: normal; 
				text-decoration: none;
				color: #FFFF00; line-height: 13px; 
				width:100%; height: 100%;
				margin: 2 2 2 2; padding : 1 1 1 1; }			
.WBCStyleSiteModeLink:hover	{ 	
				color: #0000FF; background-color: #F0F0F0;
				text-decoration: none;
				border: 1 solid Blue; 
				padding : 2 2 2 2; margin:0 0 0 0; }
/* ------------------------------- Printer Friendly -------------------------- */
.PrinterFLink, .PrinterFLink:link, .PrinterFLink:visited, .PrinterFLink:active, td.PrinterFLink	{ 
				font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px; font-weight: bold;
				color: #0000cc; 
				text-decoration: none; 
				margin-top : 3;
				width: 100%; height: 100%;}
.PrinterFLink:hover	{ 
				background-color: #0000cc; color: #ffffff; 
				text-decoration: none; 		}
/* ------------------------------- Top Navigation styles ----------------------------------- */
a.HeaderCell, a.HeaderCell:link, a.HeaderCell:visited, a.HeaderCell:active { 
				font-family : Arial, Sans-Serif, Verdana; 
				font-size : 11px; font-weight: bold;
			  	color : #ffffff; text-decoration: none; }
a.HeaderCell:hover	{ 	color : #ff0000;  background-color:#08218C;  }
td.HeaderCell{	font-family : Arial, Sans-Serif, Verdana; 
				font-size : 11px; font-weight: bold;
				color : #ffffff ;
				text-transform: uppercase;
				text-align: Center; }
/* ------------------------------- Channel navigation styles ------------------------------- */
.SideNav, .SideNav:link, .SideNav:visited, .SideNav:active	{ 
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px; font-weight: bold;
				color: #0000cc; background-color : #ffffff;
				text-decoration: none; }
.SideNav:hover{	background-color: #0000cc; color: #ffffff; text-decoration: none; }
td.SideNav 	{ 	background-color : #ffffff } 
					  
.SideNavSelect, .SideNavSelect:link, .SideNavSelect:active, .SideNavSelect:visited { 
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px; font-weight: bold;
				color: #0000cc; background-color: #66ccff;
				text-decoration: none; }
.SideNavSelect:hover { background-color: #0000cc; color: #ffffff; }
td.SideNavSelect  { background-color: #66ccff; }

.SideNavGr, .SideNavGr:link, .SideNavGr:visited, .SideNavGr:active { 
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt; font-weight: bold;
				text-decoration: none;
				color: #FFFFFF; }
.SideNavGr:hover	{ background-color: #ffffff; color: #0000ff; }
/* ------------------------------- Postings[Pages] navigation styles ----------------------- */
.SideNavPosting, .SideNavPosting:link, .SideNavPosting:visited, .SideNavPosting:active  { 
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000; text-decoration: none; }
.SideNavPosting:hover { background-color: #0000cc; color: #ffffff; }
	
.SideNavPostingSelect, .SideNavPostingSelect:link, .SideNavPostingSelect:visited, .SideNavPostingSelect:active { 
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000; background-color: #66ccff;
				text-decoration: none; }
.SideNavPostingSelect:hover	{ background-color: #0000cc; color: #ffffff; }
td.SideNavPostingSelect	{ background-color: #66ccff; }
		
.Navigation, .Navigation:link, .Navigation:visited, .Navigation:active { 
				font-family: Tahoma, Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				color: #800000 }
.Navigation:hover { color: #ff0000; text-decoration: overline underline; }
/* ------------------------------- Meta-tags editing styles -------------------------------- */
.MetaEdit, td.MetaEdit 	{ font-family : Arial, Sans-Serif, Verdana; 
				font-size : 12px; font-weight: normal;
				color : #ffffff ; }
/* ------------------------------- ------------------------- ------------------------------- */
td.small	{	font-family : Arial, Sans-Serif, Verdana; 
				font-size : 11px;
				text-align: left; }
