﻿
.pageText
{
	font-family: Tahoma;
	font-size: 14px;
}
.pageTitle
{
	font-size: 16px;
	color: black;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
}

.texttitle
{
	font-size: small;
	color: black;
	text-align: left;
	font-weight: bold;
}

.queryboxlabel
{
	font-family: Arial;
	font-size: 12px;
	color: Green;
	font-weight: bold;
}
.queryboxresult
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}

.generalpgsmallbox
{
	font-family: Arial;
	font-size: 12px;
}
.querydropdownnosize
{
	font-family: Arial;
	font-size: 12px;
}
.navlanguage
{
	background-color: Transparent;
	font-size: 12px;
	color: navy;
}
.languagedropdown
{
	font-family: Arial;
	font-size: 10px;
}
.outputtableheaderlevel1label
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.outputtableheaderlevel2label
{
	font-family: Arial;
	font-size: 12px;
	color: Green;
	font-weight: bold;
}
.outputtableresultlabel
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.outputtabletotallabel
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: silver;
}
.informationlabel
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	font-weight: normal;
}
.textboxnosize
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.buttonnosize
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.checkboxnosize
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.radiobuttonnosize
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
}

.whatsNewHeading
{
	background-color: #e6e6fa; 
	font-size: 14px; 
	font-family: Arial;
}
.whatsNewContent
{
	font-size: 13px;
}
.helpText
{
	font-size: 14px;
	font-family: Arial;
}
.pageTitle2
{
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.outputtableresultlabellocked{	
	font-family: Arial;
	background-color: White;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.outputtableheaderlevel1labellocked
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.outputtableheaderlevel2labellocked
{
	font-family: Arial;
	font-size: 12px;
	color: Green;
	font-weight: bold;
}

.outputtabletotallabellocked
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: silver;
}

#SaveUserDataControlDiv
{
	display:none;
}
#TABLE1
{
	display:none;
}

