*
{
	font-size: 8pt;
	font-family: arial;
	font-style: normal;
	padding: 0; 
	margin: 0;
	line-height: 12pt;	

}


p,li,td {
	color: #006989;
}

p
{
	padding-bottom: 10px;
}

li
{
	margin-left: 20px;
}
h1,h2,h3
{
	padding-top: 4px;
	padding-bottom: 8px;
	color: #005d80;
}

h1
{
	font-family: arial;
	font-size: 14pt;
}

h2
{
	font-size: 12pt;
}

h3
{
	font-size: 10pt;

}

td
{
	vertical-align: top;
}

.clean
{
	text-decoration: none;
	border: none;

}
.clean:hover
{
	text-decoration: none;
	border: none;
	background: none;
}

.center
{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
table.center 
{
	margin-left:auto;
	margin-right:auto;
}

a
{
	color: #107999;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{	
	color: #20A9F9;
	font-weight: bold;
	
	text-decoration: underline;

}

a img
{
	border: none;
}

.stepBlock
{
	width: 910px;
	font-weight: bold;
	border: 2px solid #006989;
	padding: 5px;
	margin-bottom: 5px;
}

.stepBlock td
{
	padding-left: 50px;
	padding-right: 50px;
	font-size: 14px;
	vertical-align: bottom;
}

.stepBlock ul
{
	padding-left: 40px;
}


#infoBlockOuter
{
	width:478px;
	position:absolute;
	text-align:right;
	padding-top:40px;
}

#infoBlockInner
{
	width:220px;

	position:absolute;
	text-align:left;
	color: #006989;
	border: 2px solid #006989;
	padding: 5px;
	background: white;
	left: 700px;
}

#infoBlockInner TD
{
	font-size: 120%;
	padding: 2px;
	padding-bottom:5px;
}

.Block
{
	border: 2px solid #006989;
	padding: 5px;
	margin-bottom: 5px;
	width: 910px;
}

#poweredBy
{
	width: 100%;
	text-align:center;
	padding-top: 24px;
	color: #B0B0B0;
	font-weight: bold;
}

#poweredBy A
{
	color: #B0B0B0;
	font-weight: bold;
	text-decoration: none;	
	
}

#poweredBy A:Hover
{
	color: #4080F0;
	font-weight: bold;
	text-decoration: underline;
	
}
