BODY	{
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align : center;


}

P
{
	 line-height: 17px;
}
TABLE	{
	border-collapse: collapse; 
	border-spacing: 0px;
}
TD	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	vertical-align:top;
}

.M{
	font-weight : bold;
	font-size: 14px;
	text-align : center;
}

.Border{
	background-image : url(images/bg.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
	padding-right: 40px;
	padding-left: 52px;
	padding-bottom: 0px;
	
}
.Head {
	font-size: 45px;
	padding-bottom: 0px;
	padding-top: 25px;
	text-align : center;
	font-family: Tahoma;
	letter-spacing : 3px;
}

.Blue	{
	font-size: 19px;
	color: #0490BE;
	padding-top: 5px;
	letter-spacing : -1px;
}

.Red	{
	font-size: 16px;
	color: #FF4C0B;
	font-weight : bold;
}

.Cyan	{
	font-size: 14px;
	color: #0E3192;
	font-weight : bold;
}

.Cyan2	{
	font-size: 11px;
	color: #0E3192;
	font-weight : bold;
}

.Cyan3	{
	font-size: 12px;
	color: #0E3192;
	font-weight : bold;
	font-style : italic;
	line-height : 20px;
}
.White {
	font-weight : bold;
	color: #ffffff;
	font-style : normal;
}

.Step {
	color : #0E3192;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align : top;
}

.Copy {
	color : Gray;
	font-size: 10px;
}


.TextField {
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #02028F;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	background-color : #EDFBFF;
	font-weight : bold;
	
}

.OK {
	font-size: 12px;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #02028F;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	background-color : #02028F;
	font-weight : bold;
}



A:link	{color: #FF4C0B; text-decoration: underline;}
A:visited{color: #FF4C0B; text-decoration: underline;}
A:active	{color: #FF4C0B; text-decoration: underline;}
A:hover	{color: #FF4C0B; text-decoration: underline;}

A.r:link	{color:	#FF4C0B; text-decoration: none}
A.r:visited    {color:	#FF4C0B; text-decoration: none}
A.r:active	{color:	#FF4C0B; text-decoration: none}
A.r:hover	{color:	#FF4C0B; text-decoration: underline}

A.bl:link	{color:	#0E3192; text-decoration: none}
A.bl:visited    {color:	#0E3192; text-decoration: none}
A.bl:active	{color:	#0E3192; text-decoration: none}
A.bl:hover	{color:	#0E3192; text-decoration: underline}

.forcespacing
{

line-height: 17px;
}

