﻿body
{
    width: 100%; 
    height: 100%;
    margin: 0;    
}

P
{
    font-size: 9pt;
    font-family: Tahoma;    
    color: Black;
}

SPAN
{
    font-size: 9pt;
    font-family: Tahoma;    
    color: Black;
}

LABEL
{
    font-size: 9pt;
    font-family: Tahoma;
    color: Black;
}

A
{
    font-size: 9pt;
    font-family: Tahoma;
    color: Black;
}

A:hover
{
    color: Black;
    text-decoration: underline;
}

.menu A:hover
{
    color: White;
    text-decoration: underline;
}

DIV
{    
    color: Black;
    font-size: 9pt;
    font-family: Tahoma;
}

.header
{
	position:absolute;
	top:0px;
	left:0px;
}

.header0
{
	width:490px;
	height:41px;
	overflow: hidden;
}

.header1
{
	position: absolute;
	width: 515px;
	height: 38px;
	top:41px;
	left:0px;
}

.header2
{
	position: absolute;
	width: 260px;
	height: 41px;
	top:0px;
	left:490px;
}

.header3
{
	position: absolute;
	width: 53px;
	height: 29px;
	top:12px;
	left:32px;
}

.header4
{
	position: absolute;
	width: 121px;
	height: 57px;
	top:79px;
	left:0px;
}

.header5
{
	position: absolute;
	width: 120px;
	height: 25px;
	top:79px;
	left:121px;
}

.header6
{
	position: absolute;
	width: 110px;
	height: 80px;
	top:136px;
	left:0px;
}

.header7
{
	position: absolute;
	width: 82px;
	height: 71px;
	top:216px;
	left:0px;
}

.watermark
{
    position: fixed;    
    bottom: 163px;
    right: 234px;
}

.contentPane
{
    left: 0px;
    top: 145px;
    min-height: 390px;     
    min-width: 400px;
    right: 0px;      
    position: relative;    
    padding-left: 125px;
    padding-top: 0px;   
    margin-top: 0px;  
    padding-right: 40px;         
}

.content
{
    text-align: left;      
    padding-left: 0px;                   
}

.flagarea
{
	position: absolute;
	width: 120px;
	bottom: 90px; 
	top:300px;
	left:0px;
}

.copyright
{
	position: absolute;
	top: 108px;
	left: 120px;
	font-family: Tahoma;
	font-size: 7pt;
	color:Black;
}

.copyrightText
{	
	font-family: Tahoma;
	font-size: 7pt;
	color:Black;
}

.contentMenuIcon
{    
    width: 48px;
    height: 48px;
    position: absolute;  
    left: -50px;
    top: -11px;       
}

.contentMenuText
{    
    font-size: 9pt;
    font-family: Tahoma;                
    text-decoration: none;      
    position: relative;
    display: block; 
}

.contentMenuCell
{
    padding-right: 35px;
    vertical-align:middle;
    padding-left: 55px;    
    height: 58px;         
}

.menu
{
	position:relative;
	top: -28px;
}

.menuBg
{
	height: 32px;	
	width: 100%;	
}

.contentHeaderText
{
    margin-top: 10px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-size: 12pt;
    color: Black;
}