#logoAni
{
	position:relative;
	top:-125px;
}

#logoSIAA
{
	position:relative;
	top: -155px;
}

a:link
{
	color: rgb(0,51,204); 
}
a:visited
{
	color: rgb(51,153,102); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
	font-family: Arial, Helvetica;
	background-color: #7d9dc6;
	color: rgb(0,0,0);
	font-size: 8pt;
}
.Mini-Type
{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
 	font-size: 12px; 
 	font-weight: normal; 
 	font-style: normal; 
 	padding-left: 8pt;
}
.Mini-Type-Heavy
{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
 	font-size: 16px; 
 	font-weight: 500; 
 	font-style: normal; 
 	padding-left: 8pt;
}
table
{
	border: none;
	padding: 0; 
}
main_div
{
    background-color: #EBEFF2;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: #07166e;
}
h2
{
	color: #07166e;
	font-weight: 900;
}
h3
{
	color: #07166e; 
}
h4
{
	color: #07166e;
}
h5
{
	color: #07166e;
	font-size: medium;
}
h6
{
	color: #07166e;
	font-size: small;
}
p
{
	font-size: small;
}
.foot-small{
	text-align: center;
	font-size: x-small;
}
.infoTable
{
    font-family:Arial, sans-serif; font-weight:500; font-size:11.0px; 
    color:#07166e; 
}
.formFields
{
    font-family:Arial, sans-serif; font-weight:500; font-size:12.0px; 
    color:#000000; 
}