.logoAcronym {	letter-spacing : 1pt;	font-family : Arial Black;	font-weight : bold;	font-size : 44px; 	color: black;}.logoName{	font-family : Arial;	font-weight : bold;	font-size : 11px;	font-style : normal; 	}.credit {	font-family : verdana; 	font-size : 9px; 	font-weight : normal; 	margin-left : 10px;	margin-top : 2px;	padding : 3px;	color : Black ;	background-color : #999999;	text-decoration : none; 
	cursor : hand;}/* classes used for top navigation */
.selectedTopChannel 
{
	font-family : Arial;
	font-size : 70%;
	vertical-align : middle; 
	color : #000000; 
	font-weight : bold; 
	text-decoration : none; 
	cursor : hand;
	padding-top : 1;
	padding-bottom : 0;
}

.nonselectedTopChannel 
{
	font-family : Arial;
	font-size : 70%;
	vertical-align : middle; 
	color : #000000; 
	text-decoration : none; 
	cursor : hand;
	padding-top : 1;
	padding-bottom : 0;
} 

.selectedItem 
{
	font-family : Arial;
	font-size : 60%;
	vertical-align : middle; 
	color : #000000; 
	font-weight : bold; 
	text-decoration : none; 
	cursor : hand;
	padding-top : 1;
	padding-bottom : 0;
}

.nonselectedItem 
{
	font-family : Arial;
	font-size : 60%;
	vertical-align : middle; 
	color : #000000; 
	text-decoration : none; 
	cursor : hand;
	padding-top : 1;
	padding-bottom : 0;
} 

.SummaryListItem
{
	font-family : Arial;
	font-size : 12;	
	
}

.userProfileControls
{
	font-family : Arial;
	font-size : 60%;
	vertical-align : middle; 
	color : #000000; 
	text-decoration : none; 
	cursor : hand;
	padding-top : 1;
	padding-bottom : 0;
} 
