﻿.TextInputFieldLabel
{
	font-size:11px;
	font-weight: bold;
	color:#666666;
}

/*  New CSS Styles for the PAP site */
.TitleText
{
    color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.HeaderText
{
    color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.SubHeaderText
{
    color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.SmallText
{
    color: #000000;
	font-size: 10px;
	text-align: left;
}

.Miscellaneous
{
    color: #999999;
	font-size: 10px;
}

.LargeText
{
    color: #000000;
    font-weight: bold;
    font-size: 18px;  
}

.MediumText
{
    color: #CCCCCC;
    font-weight: bold;
    font-size: 14px;  
}