Html {  min-height: 101%; }
body
{
background-color:        #9CA4C9;
	text-align:center;
}
body, td
{
	font-family:		Verdana, Geneva, sans-serif;
	font-size:		12px;
	color:		    #1F3B5A;
	line-height:      16px;
}
table.border
{
	border: 2px;
	border-top: 2px;
	border-color: #7F88C1;
	border-style: solid;
}
th
{
  font-weight:		bold;
  font-size:		12px;
}
a
{
  color:		#919ccd;
  text-decoration:	underline;
}
a:hover
{
  color:		 #fbaa29;
  text-decoration:	underline;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:		Verdana, Geneva, sans-serif;
  text-decoration:	none;
  color:		 #fbaa29;
  font-weight:  bold;
  font-size:	13px;
  line-height:  19px; 
}

a.MENU-1-OFF
{
  font-family:		Verdana, Geneva, sans-serif;
  text-decoration:	none;
  color:		#919ccd;
  font-weight:  bold;
  font-size:	13px;
  line-height:  19px; 
}

a.MENU-2-ON, a.MENU-2-OFF:hover,a.MENU-2-ON:hover
{
  font-family:		Verdana, Geneva, sans-serif;
  font-size:		12px;
  text-decoration:	none;
  color:		 #F8A952;
  font-weight:  bold;
  line-height:  14px; 
}

a.MENU-2-OFF
{
  font-family:		Verdana, Geneva, sans-serif;
  font-size:		12px;
  text-decoration:	none;
  color:		#7F88C1;
  font-weight:  bold;
  line-height:  14px; 
}


h1
{
  font-size:		19px;
  font-weight:		normal;
  color:           #01507F;
  margin-top:      20px;
}
h2
{
  font-size:		14px;
  color:           #01507F;
  font-style:    italic;

}
h3
{
  font-size:		13px;
  font-style:    normal;
  color:           #01507F;
    line-height:      18px; 
}
span.quote
{
  font-size:		12px;
  color:		#5196D6;
  font-style:    italic;

}
span.orange
{
  font-weight:		bold;
  color:           #F38407;
}
b, dt
{
  font-weight:		bold;
  color:           #01507F;
}
li
{
  font-size:		11px;
  line-height: 16px;
  margin-bottom: 7px;
}
ul.ball
{
  list-style-image:	url(/.control/images/ball.jpg);
  line-height: 16px;
  vertical-align:middle;
  padding-left: 0px;
  margin-left: 16px;
}

p.just
{
    text-align:justify;
}
   
div.mgn
{
  margin-top:  2px;
  margin-bottom:  0px;
  margin-left:  25px;
  margin-right:  15px;

}
div.FOOTER
{
  color:		#000066;
  font-size:		10px; 
  background:   #9CA4C9;   
}
div.FOOTER a
{
  color:		#000066;
  font-size:		10px;  
}
div.FOOTER a:hover
{
  color:		#ffffff;
  font-size:		10px;  
}
hr
{
  border: none;
  color: #96DCF2;
}
