﻿.ua-GridHead{
	background-color: #C0DDFD;
	height:20px;
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:center;
	}
	
.ua-GridAlt{
	background-color: #F8FBFF;
	height:20px;
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

.ua-Grid{
	background-color: #E9F3FF;
	height:20px;
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
	text-decoration: none;
	}

.ua-Gridpagination{
	background-color: #E4E7E8;
	height:16px;
}

.ua-Gridpagination table tr td{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.ua-Gridpagination a:hover {
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF1200;
	text-decoration: underline;
}

.ua-Gridpagination a{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}

.ua-LabelBold
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
	font-weight: bold;
	text-align:left;
	white-space: nowrap;
}

.ua-ColumnHeaderLabel
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:12px;
	font-weight: bold;
	text-align:left;
}

.ua-Label
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
	font-weight: normal;
	text-align:left;
}

.ua-LabelLong
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
	font-weight: normal;
	text-align:left;
	width:400px;
}

.ua-txtbox
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
}

.ua-txtboxreadonly
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    background-color: #FDF5E6;
}

.ua-txtboxlong
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    width:400px;
}

.ua-txtbox100
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    width:100px;
}

.ua-txtbox50
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    width:50px;
}

.ua-txtbox260
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    width:260px;
}

.ua-txtboxlongvalue
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    width:415px;
}

.ua-txtboxfullwidth
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    width:483px;
}

.ua-LinkButton
{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}

.ua-LinkButtonBig
{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: Blue;
	text-decoration: underline;
}

.ua-Button
{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
.ua-ButtonBig
{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:13px;
	width:115px;
	height:30px;
	font-weight: bold;
	text-decoration: none;
}

.ua-WizardHeader
{
    color:Black;
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px;
    margin-bottom:15px;
    margin-top:10px;
    text-align:left;
}

.ua-mandatorylabel
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size:18px;
	font-weight: bold;
	text-align:left;
	margin-left:10px;
	color:Red;
}

.ua-TableHeader
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-image: url(//res.oversight.copeland.com/LocusOverSight/WebApp/Images/Common/AppImages/tab_bg.png);
    background-repeat:repeat;
}

.ua-TableCell
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size: 11px;
}