BODY {
;background-color: #F5F5F5;	
background-color: #FFFFFF;
	
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}
DIV,TD {
    font-size: 10pt;
}

TD.field {
	background-color: Silver;
	font-weight: bold;
    font-size: 10pt;
}

TD.value {
	background-color: #DCDCDC;
   font-size: 10pt;
}

TD.value2 {
	background-color:  #D3D3D3;
   font-size: 10pt;
}

TABLE.box_border {
    background-color: #000000;	
}

TABLE.box_title {
	background-color: #0000CD;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

TABLE.box_content {
	font-size: 10pt;
	color: Black;
    background-color: White;
}

TABLE.background {
    background-color: #FFFFFF;
}

TABLE.header {
    background-color: #135DB4;
}

TD.header_logo {
}

TD.header_languages {
}

TD.header_tooltips {
font-size:8pt;
color: #FFFFFF;
}

TD.header_menu {
    
}

TD.footer_copyright {
}

A.logo {
    font-size: 32pt;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.logo2 {
    font-size: 14pt;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

TABLE.menu {
}

TD.menu {
}

A.menu {
    color: white;
    text-decoration:none;
    font-weight: bold;
font-size: 9pt;
    }

A.menu:hover {
    color: #CCCCCC;
    text-decoration:underline;
    font-weight: bold;
}

A.lmenu {
    color: black;
    text-decoration:none;
    font-weight: bold;
}

A.lmenu:hover {
    color: #CCCCCC;
    text-decoration:underline;
    font-weight: bold;
}

/******************************** Side Menu ****************************/

DIV.sidemenu {
font-size: 8pt;
}
A.sidemenu {
    color: white;
    text-decoration:none;
    font-weight: bold;
}

A.sidemenu:hover {
    color: #CCCCCC;
    text-decoration:underline;
    font-weight: bold;
}

.sidemenu_h {
	background-color: red;
	color: white;
	font-weight: bold; 
		text-decoration: none;
			font-size: 10pt;
}
.submenu_h {
	background-color: red;
	color: white;
	font-weight: bold; 
	text-decoration: none;
	font-size: 8pt;
}

.sidemenu_title {
	
	color: white;
	font-weight: bold; 
	text-decoration: none;
	font-size: 10pt;
}
TD.sidemenu {
    color: white;
    text-decoration: none;
    font-weight: bold;
	font-size: 10pt;
}

TABLE.sidemenu {
    background-color: #135DB4;
}




TABLE.body {
    background-color: #FFFFFF;
}

TABLE.footer {
    background-color: #135DB4;
}


TD.footer_copyright {
	color: #FFFFFF;
	font-size: 8pt;
}

DIV.arrow {
    color: red;
	font-weight: bold;
	font-size: 9pt;
}

DIV.tooltip {
font-size:8pt;
color: #FFFFFF;
}

DIV.xml_title {
    font-size: 12pt;
    font-weight: bold;
}
DIV.xml_body {
    font-size: 10pt;
}

.menu_h {

	color: white;
	font-weight: bold; 
	text-decoration: none;

}
H1 {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
}
H2 {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

P,LI,UL {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;

}

