body
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	line-height: 20px;
	color: #222222;
	background-color: #FFFFFF;
	background-image:url(images/bg-flag.jpg);
}
td
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	color: #222222;
	line-height: 20px;
}
h1
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0.2em 0em 0.1em 0em;
	font-weight: bold;
	color: #222222;
}
h2
{
	font-size: 15px;
	margin: 0.1em 0em 0.1em 0em;
	font-weight: bold;
	color: #3A4E93; /*#6699ee;*/
}
h3
{
	font-size: 11px;
	margin: 0.15em 0em 0.1em 0em;
	font-weight: bold;
	color: #3A4E93;
}
h4
{
	font-family: Verdana;
	font-size: 10px;	
	margin: 0.15em 0em 0.1em 0em;
	font-weight: bold;
	color: #4A7607;
}
a
{
	font-weight: bold;
	color: #DE070F; /* #042C66, 0751A6 */
	text-decoration: none;
	line-height: 18px; 
}
a:hover
{
        color: #000000; /* #4394F3, 5B81C0 */
}
.ahoverlinkOFF
{
        color: #A2B785;
        font-weight: bold;
        line-height: 18px;
}
ul, li
{
        line-height: 24px;
}
hr
{
        color: #DE070F;
        border: 0;
        height: 1px;
}
.Footer
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
}
a.FooterLink
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
a.FooterLink:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #DE070F;
	line-height: 17px;
	text-decoration: none;
}
.Copyright
{
	font-family: arial;	
        font-weight: bold;
	font-size: 10px;
	color: #B40904;
}
.sup
{
   font-size:xx-small; 
   vertical-align:top;
} 
.sub
{
   font-size:xx-small;
   vertical-align:bottom;
}#container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 770px;
	left: 0px;
	top: 0px;
}
#topNav {
	background-image: url(images/bg_topNav.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 770px;
}
