 body, table, tr, td {
    font-size: 8pt;
    font-family: Verdana, Arial,;
    background-repeat: no-repeat;
}


.MenuIslandClass
{
    font-weight: bold;
    font-size: 8pt;
    background-color: #226D80;
    padding-left: 4px;
    color: #ffffff;
}
.MenuIslandClass a:link {color: #ffffff; font-weight: normal; text-decoration: none;} 
.MenuIslandClass a:visited {color: #ffffff; font-weight: normal; text-decoration: none;}
.MenuIslandClass a:active {color: #ffffff; font-weight: normal; text-decoration: none;}
.MenuIslandClass a:hover {color: #ffffff; font-weight: normal; text-decoration: underline;}

.MenuHoverClass
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: underline;
}
.MenuHoverClass a:link {color: #ffffff; font-weight: normal; text-decoration: none;} 
.MenuHoverClass a:visited {color: #ffffff; font-weight: normal; text-decoration: none;}
.MenuHoverClass a:active {color: #ffffff; font-weight: normal; text-decoration: none;}
.MenuHoverClass a:hover {color: #ffffff; font-weight: normal; text-decoration: underline;}

.header  {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
    font-size: 16px ; 
    color: #ffffff ; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: bold; 
}

.disclaimer
{
    padding-left: 12px;
}

.footer
{
    color: #226D80;
    text-align: center;
}
.footer a:link {FONT-SIZE: 8pt; COLOR: #226D80; font-weight: bold; TEXT-DECORATION: underline ; }
.footer a:visited {FONT-SIZE: 8pt; COLOR: #226D80 ; font-weight: bold; TEXT-DECORATION: underline ;}
.footer a:active {FONT-SIZE: 8pt;COLOR: #226D80 ; font-weight: bold; TEXT-DECORATION: none ;}
.footer a:hover {FONT-SIZE: 8pt ;COLOR: #226D80 ; font-weight: bold; TEXT-DECORATION: none ;}

.content {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #226D80;
	text-align: left;
	}
.content a:link {color: #226D80; font-weight: normal; text-decoration: underline;} 
.content a:visited {color: #226D80; font-weight: normal; text-decoration: underline;}
.content a:active {color: #226D80; font-weight: normal; text-decoration: none;}
.content a:hover {color: #226D80; font-weight: normal; text-decoration: none;}

.news {
	color: #FFFFFF;
	margin: 0px 10px 5px 5px;
	font-size: 12px;
}