﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-align: center;
	color: #F6F6F6;
}

a.menu {
	display: block;
	padding: 0 50px;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	font-size: 11pt;
	color: #FFFFFF;
}

a.menu:hover { 
	color: #FFFFFF;
}
a {
	color: #1B75A9;
}

a:hover, a:active {
	text-decoration: none;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

a.menu {
	display: block;
	padding: 0 50px;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	font-size: 11pt;
	color: #FFFFFF;
}

a.menu:hover { 
	color: #FFFFFF;
}

a.menunews
{
	display: block;
	padding: 0 50px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	font-family: tahoma;
	font-size: 10pt;
	color: #ffffff;
	background-color: #8e9ba1;
}

a.menunews:hover { 
	color: #ffffff;
}
/* Footer */
.footer {
	width: 800px;
	margin: 0 auto;
	background: #8e9ba1;
	border: 6px #FFFFFF solid;
	height:20px;
}

.footer p {
	font-size: 12px;
}

.legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #FFFFFF;
}

.legal a {
	font-weight: bold;
	color: #253042;
	text-decoration: none;
}

.blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}


/* Page */

page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px #FFFFFF solid;
}

.MainMenu A
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.MainMenu A:hover
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.MainMenu A:link
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.MainMenu A:visited
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.MainMenu A:active
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.MainMenuG A
{
	font-size: 12pt;
	color: black;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.MainMenuG A:hover
{
	font-size: 12pt;
	color: black;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.MainMenuG A:link
{
	font-size: 12pt;
	color: black;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

.MainMenuG A:visited
{
	font-size: 12pt;
	color: black;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.MainMenuG A:active
{
	font-size: 12pt;
	color: black;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.GridG A
{
	font-size: 12pt;
	color: white;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.GridG A:hover
{
	font-size: 12pt;
	color: white;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.GridG A:link
{
	font-size: 12pt;
	color: white;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

.GridG A:visited
{
	font-size: 12pt;
	color: white;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.GridG A:active
{
	font-size: 12pt;
	color: white;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

.Grid A
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.Grid A:hover
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.Grid A:link
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.Grid A:visited
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.Grid A:active
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	text-transform: capitalize;
	text-decoration:none;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-decoration:none;
}

.accordionLink A
{
	background-color: #2E4d7B;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.accordionLink A:hover
{
	background-color: #D3DEEF;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.accordionLink A:link
{
	background-color: #D3DEEF;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.accordionLink A:visited
{
	background-color: #D3DEEF;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.accordionLink A:active
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

a.newstable
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	
}
a.newstable :hover
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
a.newstable :link
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

a.newstable :visited
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	
}
a.newstable :active
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	
}

.collapsePanel
{
	width: 620px;
	height: 0px;
	background-color: #eef8fd;
	overflow: hidden;
	border-bottom: #013c82 1px solid;
	border-left: #013c82 1px solid;
	border-right: #013c82 1px solid;
}

.collapsePanelHeader
{
	width: 620px;
	height: 20px;
	color: #ffffff;
	background-color: #013c82;
	font-weight: bold;
	float: right;
	padding: 1px;
	cursor: pointer;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, 'Arial Unicode MS';
	direction: rtl;
	font-size: 10pt;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.collapsePanelHeaderEn
{
	width: 620px;
	height: 20px;
	color: #ffffff;
	background-color: #013c82;
	font-weight: bold;
	float: left;
	padding: 1px;
	cursor: pointer;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, 'Arial Unicode MS';
	direction: ltr;
	font-size: 10pt;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}