﻿body {
}
a
{
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;
	
	font-weight: 700;
}
.styleTextSmall
{
	font-family: Tahoma;
	font-size: small;
	color: #333333;
}


/*Popup Control*/
.popupControl
{
	background-color:White;
	position:absolute;
	visibility:hidden;
	
}

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.RequiredFieldValidator
{
	font-family: Tahoma;
	font-size: x-small;
	color: #FF0000;
}
.TxtNormalGrayCopy
{
	font-family: Tahoma;
	color: #666666;
	font-size: medium;
}
.styleTextXSmallCopy
{
	font-family: Tahoma;
	font-size: x-small;
	color: #333333;
}
.styleTextXSmallCopyCopy
{
	font-family: Tahoma;
	font-size: x-small;
	color: #333333;
}
