.text {
    font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    color: #515C7A;
}
.textsmall {
    font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #515C7A;
}
STRONG {
    font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    color: #C70A11;
}
DIV.bottomCaption {
    text-align: center;
    font-size: 9pt;
	font-family: arial,geneva,sans-serif;
}
BODY {
    font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    text-align: justify;
    text-decoration: none;
    direction: rtl;
    color: black;
    margin-top: 5px;
    margin: 0px;
}
A:link {
    color: #000000;
    background-color: inherit;
    text-decoration: underline;
}

A:visited {
    color: #000000;
    background-color: inherit;
    text-decoration: underline;
}
A:hover {
    color: #91181B;
    background-color: inherit;
}
A:active {
    color: #91181B;
    background-color: inherit;
}
TH.section {
 	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    color: black;
}
TABLE.standard {
    color: inherit;
    background-color: inherit;
    direction: rtl;
	border: 0px;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: black;
}
TR.standard {
    vertical-align: top;
    text-align: right;
    direction: rtl;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: black;
}
TH.standard {
    color: inherit;
    padding: 0px;
    border: 0px solid white;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    color: black;
	vertical-align: middle;
}

TD.standard {
    color: inherit;
    padding: 0px;
    border: 0px solid white;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    color: black;
	vertical-align: middle;
}

TABLE.centered {
    color: inherit;
    background-color: inherit;
    direction: rtl;
	border: 0px;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: black;
}
TH.blue {
    color: inherit;
	background-color: #455caa;
	height: 20px;
    padding: 2px;
    border: 0px solid white;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	vertical-align: middle;
	font-size: 9pt;
    color: white;
}
TD.blue {
    color: inherit;
	background-color: #455caa;
	height: 20px;
    padding: 2px;
    border: 0px solid white;
	font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	vertical-align: middle;
	font-size: 9pt;
    color: white;
}
TD.mandatory {
    background-color: #8DA7C8;
    padding: 3px;
    border: 0px solid white;
    font-weight: bold;
}

.errorMsg {
    color: red;
    font-weight: bold;
	font-size: 10pt;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
DIV.alert_content {
    color: black;
    font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 6.5pt;
}
.english {
    direction: ltr;
    text-align: left;
    font-family: "courier new",monospace;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
}

DIV.hidden_div {
    display: none;
}

DIV.display_div {
    display: block;
}
.info {
    text-align: center;
    color: #455caa;
    font-size: 12pt;
    font-weight: bold;
}
TD.formButtons {
    text-align: left;
}
FONT.title {
    color: #C70A11;
    font-family: arial,geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14pt;
}
