body {
	background-image: url(../images/bg-bgd.png);
	background-repeat:repeat-x;
	background-color: #F0F1F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #004b86;
	}
a {
	font-weight: bold;
	font-size: 8pt;
	line-height: 11pt;
	color: #e20034;
	}
a:visited {
	text-decoration: none;
	color:  #e20034;
	}
a:active {
	text-decoration: none;
	color:  #e20034;
	}
a:hover {
	color: #e20034;
	font-weight: bold;
	text-decoration: underline;
	}
p {
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h1 {
	font-size: 14pt;
	line-height: 15pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 12pt;
	line-height: 17pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	font-variant:small-caps;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0;
	}
h6 {
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	}
td {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
a img {
    border: none; 
} 
.outline {
  border: 1px solid #bcbdc0;
}
ul
{
margin: 10px;
padding: 5px;
list-style: disc;
}
li
{
line-height: 11px;
padding-left: 2px;
padding-top: 0px;
}
.bul {
	font-size: 14pt;
	color: #dfe6ee;
	font-weight: bold;
} 
.linksa {
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0;
	color: #bcbdc0;
	text-decoration:underline;
	}
.linksa:visited {
	text-decoration: none;
	color:  #bcbdc0;
	}
.linksa:active {
	text-decoration: none;
	color:  #bcbdc0;
	}
.linksa:hover {
	color: #bcbdc0;
	font-weight: normal;
	text-decoration: none;
	}
.footer {
	background-image:url(../images/footer-bgd.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 19px;
	z-index:auto;
	}
.footera {
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	color:  #ffffff;
	}
.footera:hover  {
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	color:  #ffffff;
	}
