.BelleUtah_redheader
{
	/*font-size: 11pt;*/
	text-align: left;
	margin-bottom: 10px;
}

.BelleUtah_redheader .Head
{
	color: #660000;
	text-transform: uppercase;
}

.BelleUtah_redheader .SubHead
{
	color: Black;
}

.BelleUtah_redheader .Normal
{
	color: Black;
	font-size: 11pt;
}

.BelleUtah_redheader .NormalBold
{
	color: Black;
	font-size: 11pt;
}

.BelleUtah_redheader .DataGrid_Container .SubHead
{
	color: Black;
}

.BelleUtah_redheader .FileManagerTreeNode
{
	color: Black;
}

.BelleUtah_redheader .FileManager_Item, .BelleUtah_redheader .FileManager_Item .Normal, .BelleUtah_redheader .FileManager_StatusBar .NormalBold
{
	color: Black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.BelleUtah_redheader .CommandButton     
{
	color: #1E3445;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
.BelleUtah_redheader A.CommandButton:link 
{
	color: #1E3445;
}

.BelleUtah_redheader A.CommandButton:visited  
{
	color: #1E3445;
}

.BelleUtah_redheader A.CommandButton:hover    
{
	color: #FFA44B;
}
    
.BelleUtah_redheader A.CommandButton:active   
{
	color: #1E3445;
}