/* Default CSS Stylesheet for a new Web Application project 
#form1 {
	margin:100px 0 0 0;
}

#Table2 {
	
}

.DataGridSearchResults {
	margin:20px 100px 0 0;
}

#DataGridSearchResults {
	margin:20px 200px 0 0;
	display: none;
}

#TableCustomPage {
	border:1px solid red;
	margin:0 auto 0 auto;
}

BODY
{
	background-image:url(https://apps.wvsto.com/epaylink/images/WVCLB.png);
	background-position:top center;
	background-repeat:no-repeat;
    BACKGROUND-COLOR: #cccccc;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	width:430px;
	text-align:center;
}
#RepeaterLabels__ctl0_Label3, #RepeaterLabels__ctl1_Label3, input {
	font-size:14px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.DGAlternatingItem
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: white;
	border-top-style: solid;
	padding-top: 2px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: navy;
	border-bottom-style: solid;
}
.DGItem
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	padding-top: 2px;
}
.DGHeader
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	padding-top: 2px;
	background-color: navy;
	color: white;
}
*/




#TableCustomPage {
	width:inherit;
	margin:220px auto 0 auto !important;
}

#table0, #Table1, #table2, #table3, #Confermation {
	background-color:transparent;
	/*width:150px !important;*/
	margin: 0 auto 0px auto;
        position: absolute;
        top: 300px;
        left: 40%;
}

#Table1 {margin-top:200px;}

#ValidationSummary1 {
	margin:20px 0 0 0;
	display:block !important;
	/* border:1px solid black; */
}
 #MultiPage1 {
	text-align:center;
}

#ButtonFinish {
	margin:0 auto 0 auto;
}

#form1
{
	margin:100px 0 0 0;
	text-align:center;
	/* border:1px solid green; */
}


.Buttons {
	margin:20px 0 0x 0;
}

#TableHeader {
}
#LabelAgencyName { display:none;
}

#Confermation  {margin-top:210px;}

#Confermation TD {
	width:350;
	padding:0 0 0 20px;
}

#Confermation .Buttons {
	margin:10px 0 10px 0;
}

BODY
{
	font-weight: bold;
	font-size: 0.8em;
	text-transform: none;
	color: black;
	font-family: 'Microsoft Sans Serif';
	letter-spacing: normal;
	background-color:#ebe5de;
	background-image:url(http://apps.wvsto.com/epaylink/images/wvdol.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
    background-color:White;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	background-attachment: fixed;
	word-spacing: normal;
	text-transform: none;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:bold;
	Font-Size:25pt; 
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Black
	}	
		
H6, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:900;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center;
	}	

H5
{
	background-position: center center;
	font-weight: 700;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color:#cccccc;
	word-spacing: normal;
	text-transform: none;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	height: 0px;
	text-decoration: none;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
IFrame
{
	width: 90%;
	height: 700px;
	text-align: center;
}	

#Label35573,#Label48965,#Label48966
{
	font-weight: bold;
	text-align: center;
    width: 100%;
}



#DataGridSearchResults {
	margin-top:1px;
	margin-left: auto;
	margin-right: auto;
        background-color: white;
}

#Table2
{
	color: white;
	margin-top: 220px;
	margin-left: auto;
	margin-right: auto;
}
