.btext {
	font-family: Arial ;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align:justify;
}

.btext2 {
       font-family: Arial ;
       font-size: 11pt;
       font-style: normal;
       line-height: nomral;
       font-weight: bold;
       color: #333333;
}

.btext3 {
        font-family: Arial ;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

ul {
padding-left: 15;
margin-left: 0;
}

ol {
padding-left: 20;
margin-left: 0;
}

.faq {
    font-family: Arial;
    font-size: 10pt;
    line-height: normal;
    font-weight: normal;
    color: #333333;
  }
  
  .articles {
    font-family: Arial;
    font-size: 10pt;
    line-height: normal;
    font-weight: normal;
    color: #333333;
  }


.disclaimer
{
	font-family: Arial,;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

a.disclaimer:link { color: white; text-decoration: none }
a.disclaimer:active { color: white; text-decoration: none }
a.disclaimer:visited { color: white; text-decoration: none }
a.disclaimer:hover { color: white; text-decoration: underline }

#myMenu
{
	width: 100%;
	background-color: #ffffff;
}
#myMenu span 
{
	display: none;
	visibility: hidden;
}
#myMenu a 
{
	display: block;
	padding-right: 0.4em;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
}
#myMenu a:link
{
	background-color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: solid #ffffff 1px;
}
#myMenu a:visited
{
	background-color: #cccccc;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: solid #ffffff 1px;
}
#myMenu a:hover
{
	background-color: #54a4de;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: solid #ffffff 1px;
}
#myMenu a:active
{
	background-color: #cccccc;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: solid #ffffff 1px;
}

