﻿body {
}
.NewTopLayer
{
    BORDER-TOP-WIDTH: 1px; 
    PADDING-RIGHT: 8px;  
    PADDING-LEFT: 8px; 
    BORDER-LEFT-WIDTH: 1px; 
    BORDER-LEFT-COLOR: #ff3366; 
    LEFT: 1%; 
    BORDER-BOTTOM-WIDTH: 1px; 
    BORDER-BOTTOM-COLOR: #ff3366; 
    PADDING-BOTTOM: 8px; 
    WIDTH: 460px; 
    BORDER-TOP-COLOR: #ff3366; 
    PADDING-TOP: 8px; 
    POSITION: absolute; 
    TOP: 2%; 
    BACKGROUND-COLOR: #cbd4e8; 
    BORDER-RIGHT-WIDTH: 1px; 
    BORDER-RIGHT-COLOR: #ff3366;
    display : none;
}
.topicclass
{
	font-weight: bold;
	font-size:10pt;
	color: #22229C;
	text-decoration :none;
}

a.topicclass
{
	font-weight: bold;
	font-size:10pt;
	color: #22229C;
	text-decoration :none;
}
a.topicclass:hover
{
	font-weight: bold;
	font-size:10pt;
	color: #FF4400;
	text-decoration :none;
}
.topicclass2
{
	
	font-size:8pt;
	color: #22229C;
	text-decoration :none;
}
a.topicclass2
{
	
	font-size:8pt;
	color: #22229C;
	text-decoration :none;
}
a.topicclass2:hover
{
	
	font-size:8pt;
	color: #FF4400;
	text-decoration :none;
}


.topicclass3
{
	font-weight: bold;
	font-size:8pt;
	color: #22229C;
	text-decoration :none;
}

a.topicclass3
{
	font-weight: bold;
	font-size:8pt;
	color: #22229C;
	text-decoration :none;
}
a.topicclass3:hover
{
	font-weight: bold;
	font-size:8pt;
	color: #FF4400;
	text-decoration :none;
}
.Link
{
	
	font-size:9pt;
	color: #22229C;
	text-decoration :none;
}

a.Link
{
	
	font-size:9pt;
	color: #22229C;
	text-decoration :none;
}
a.Link:hover
{
	
	font-size:9pt;
	color: #FF4400;
	text-decoration :none;
}
.LinkBack
{
	font-weight: bold;
	font-size:10pt;
	color: #ffffff;
	text-decoration :none;
}

a.LinkBack
{
	font-weight: bold;
	font-size:10pt;
	color: #ffffff;
	text-decoration :none;
}
a.LinkBack:hover
{
	font-weight: bold;
	font-size:10pt;
	color: #FF4400;
	text-decoration :none;
}