﻿.InstructionsTextTD
{
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0;
}
.InstructionsNumberTD
{
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	width: 30px;
}

/*common to all pages*/
.FormTable
{
	width: 760px;
	text-indent: 8pt;
	text-align: left;
	background-color: #e0e0e0;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}

.FormTableLeftRightBorders
{
	width: 760px;
	text-indent: 8pt;
	text-align: left;
	background-color: #e0e0e0;
	border-right: Black 1px solid;
	border-left: Black 1px solid;
}

.FormTableNoTopBorder
{
	width: 760px;
	text-indent: 8pt;
	text-align: left;
	background-color: #e0e0e0;
	border-right: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}
.SemicolonTD
{
	width: 5px;
}
.Star
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: Red;
	width: 5px;
	vertical-align: middle;
}
.MultiLineTextBox
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	height: 48px;
}
.ErrorTable
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-align: left;
	height: 23px;
}
.TableHeadingNoRightBorder
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 23px;
	background-image: url(../Images/Background3.JPG);
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}

.TableHeadingNoLeftNoRightBorders
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 23px;
	background-image: url(../Images/Background3.JPG);
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

.ChallanHeading
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 20px;
	background-image: url(../Images/Background3.JPG);
	border-bottom: Black 1px solid;
}

.TableHeading
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 23px;
	background-image: url(../Images/Background3.JPG);
	border-bottom: Black 1px solid;
}

.TableHeadingBorders
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 23px;
	width: 760px;
	background-image: url(../Images/Background3.JPG);
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

.TableHeadingNoTopBorder
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 23px;
	background-image: url(../Images/Background3.JPG);
	border-bottom: Black 1px solid;
}

.TableHeadingTopBorder
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-indent: 10pt;
	text-align: left;
	height: 23px;
	background-image: url(../Images/Background3.JPG);
	border-top: Black 1px solid;
}

.FormEmptyRow
{
	height: 5px;
}
.FormEmptyColumn
{
	width: 15px;
}
.SmallText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}
.FormLabel
{
	width: 170px;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-indent: 10pt;
	height: 28px;
	text-align: left;
}
.FormLabel1
{
	width: 200px;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-indent: 10pt;
	height: 28px;
	text-align: left;
}
.RightBorderColoumn
{
	width: 1px;
	height: 5px;
	border-right: Black 1px solid;
}
.GridviewText
{
	text-indent: 4pt;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.DropdownListWidth
{
	width: 150px;
	text-align: left;
}
.TextBoxWidth
{
	width: 145px;
}

.FormHTMLTable
{
	width: 100%;
	margin: 0 auto;
	text-indent: 8pt;
	text-align: left;
	font-family: Trebuchet MS;
	background-color: White;
	border-right: #6495ed 1px solid;
	border-left: #6495ed 1px solid;
	border-bottom: #6495ed 1px solid;
	border-top: #6495ed 1px solid;
	text-align: left;
}

.HTMLHeading
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	height: 12pt;
	background-image: url(../Images/Background1.JPG);
	border-right: #6495ed 1px solid;
	border-top: #6495ed 1px solid;
	border-left: #6495ed 1px solid;
	border-bottom: #6495ed 1px solid;
}

.HTMLTableWithOutTopBorder
{
	border-right: #6495ed 1px solid;
	border-left: #6495ed 1px solid;
	border-bottom: #6495ed 1px solid;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.HTMLTDBottomAndRightBorders
{
	border-bottom: #6495ed 1px solid;
	border-right: #6495ed 1px solid;
	text-align: left;
	font-size: 10pt;
	font-family: Trebuchet MS;
	text-indent: 5px;
}

.HTMLTDBottomBorder
{
	border-bottom: #6495ed 1px solid;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-indent: 5px;
}

.HTMLTDRightBorder
{
	border-right: #6495ed 1px solid;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-indent: 5px;
}

.FormHTMLTableBottomBorder
{
	width: 100%;
	margin: 0 auto;
	text-indent: 8pt;
	text-align: left;
	font-family: Trebuchet MS;
	background-color: White;
	border-right: #6495ed 1px solid;
	border-left: #6495ed 1px solid;
	border-bottom: #6495ed 1px solid;
	text-align: left;
}
/*for new registration*/
.stepon
{
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
	background-image: url(        '../Images/Fill.JPG' );
}

.stepover
{
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
	background-image: url(        '../Images/Fill.JPG' );
}

.stepoff
{
	width: 14px;
	height: 15px;
	background-image: url(        '../Images/Empty.JPG' );
	background-repeat: no-repeat;
}
