﻿/**************************** Other Font uses			 **************************/
body,
H1, H2, H3, H4, H5, THEAD, TFOOT, DT, td, 
input, textarea, select,
.LabelInputControl
	{
		font-size: 11px; 
		font-family: RobotoDraft, Arial, Verdana, Helvetica, sans-serif;
	}

BLOCKQUOTE, PRE	{	font-family:	Courier New, monospace; }	

/**************************** Standard Font Uses		 **************************/
.SectionHeading, tr.SectionHeading td,
.TransactionFormTabControlButtonSelected, .TransactionFormTabControlButtonUnSelected, 
.TabControlButtonSelected, .TabControlButtonUnselected,
.NavigationFirstLevel, .NavigationSecondLevel,
.Workflow_Links, #dynHandle,

.fht_fixed_header tbody tr td.SectionHeading,
.fht_fixed_header tbody tr.SectionHeading td
{
	font-family: Lato, arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

/**************************** Uni Font uses				 **************************/
.BusinessOperationButton, .BusinessOperationButtonRollOver,
.BusinessOperationSubButton, .BusinessOperationButtonSubRollOver,

.LabelInputControlTable, .VersionTableTitle,
.ReportHeader, .TableHeader, 
.TableSummary, .TableSummaryTitles, 
.ReportHeader td, .TableHeader td, 
.TableSummary td, .TableSummaryTitles td, 
.ResultTableMessage, .ResultTableMessageRed, .ImportantMessageRed,

table.VersionTable tr.Header td, table.VersionTable tr.Header th,
td.BrowseListHeader, .BrowseListHeader td, .BrowseListHeader th,
table.css_StandardTable tr th, table.css_StandardTable tr.Header td, .css_StandardTable tr td.NoScrollRow,
table.css_ScrollTable tr.TableHeader th, table.css_ScrollTable tr.TableHeader td,
table.css_ScrollTable tr.TableSubHeader th, table.css_ScrollTable tr.TableSubHeader td, 
.fht_fixed_header td, .fht_fixed_header th, .fht_table_body th, .fht_fixed_ColHead th,
table.css_ScrollTable thead tr th, .LabelInputControl thead tr th,
.PCMSLogoLabel
{
	font-family: Ubuntu, Lato, arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase; 
	line-height: 12px;
	font-weight: bold;
}

