@charset "UTF-8";
line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
}
.linespacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.linespacing2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A1E04;
}
.links {
	a: link color: white; text-decoration: none
	a: active color: white; text-decoration: none
	a: visited color: white; text-decoration: none
	a: hover color: white; text-decoration: underline
}














.SideLinks           {  font-family: Arial; 
					    font-size: 10pt; 
					    text-decoration: underline; 
					    color: #333333 }

.SideLinks:Hover           { 	font-family: Arial; 
								font-size: 10pt; 
								text-decoration: underline;  
								color: #8A1E04 }

.MainText           { 	font-family: Arial; 
						font-size: 10pt; 
						color: #000000 }
						
.SubMenuText           { 	font-family: Arial; 
						font-size: 10pt; 
						color: #800000 }
						
.FirstLetterText           { 	font-family: Arial; 
						font-size: 11pt; 
						font-weight: bold; 
						color: #800000 }
						
.TitleText           { 	font-family: Arial; 
						font-size: 14pt; 
						font-weight: bold; 
						color: #800000 }
						
.PortCompText           { 	font-family: Arial; 
						font-size: 12pt; 
						font-weight: bold; 
						color: #800000 }
						
.OnPageText           { 	font-family: Arial; 
						text-decoration: none;
						font-size: 10pt; 
						font-weight: bold; 
						color: #000000 }
	
.TopMenuText          { 	font-family: Arial; 
						text-decoration: none;
						font-size: 10pt; 
						color: #000000 }

.TopMenuText:Hover   { 	font-family: Arial; 
						text-decoration: none;
						font-size: 10pt; 
						color: #800000 }
						
.FooterLinks           { font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold; color: #797A7C }
.FooterLinks:Hover           { font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold; color: #800000 }

.FooterTable		{align: center; valign: middle}

table#FooterOutside {
    background-color:#FbFbFb;
    width: 100%;
    cellspacing: 0;
    cellpadding: 0;
    border: 0; 
    }
table#FooterInside {
    background-color:#FbFbFb;
    width: 600px;
    cellspacing: 0;
    cellpadding: 0;
    border: 0; 
}

table#Footer td {
    padding: 0px;
}

.footerTD 		{	text-align: center;
				valign: middle;
				}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;
    }
    
a.footltip:hover 
{
	position: relative;
	text-decoration:none;
}
			
a.footltip span 
{	
	display: none;
	text-decoration:none;
	width:200px;
}

a.footltip:visited span 
{	
	display: none;
	text-decoration:none;
}
			
a.footltip:hover span 
{
	font-size:11px; 
	color:#000000; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#f4f7fb; 
	border: 2px solid #6aa4d5; 
	display: block;   	
	position: absolute; 
	top:100;
	left: -300;	
	padding: 10px; 
	z-index: 100;
}

a.footltip3:hover 
{
	position: relative;
	text-decoration:none;
}
			
a.footltip3 span 
{	
	display: none;
	text-decoration:none;
	width:200px;
}

a.footltip3:visited span 
{	
	display: none;
	text-decoration:none;
}
			
a.footltip3:hover span 
{
	font-size:11px; 
	color:#000000; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#f4f7fb; 
	border: 2px solid #6aa4d5; 
	display: block;   	
	position: absolute; 
	top:100;
	left: 0;	
	padding: 10px; 
	z-index: 100;
}

a.footltip4:hover 
{
	position: relative;
	text-decoration:none;
}
			
a.footltip4 span 
{	
	display: none;
	text-decoration:none;
	width:200px;
}

a.footltip4:visited span 
{	
	display: none;
	text-decoration:none;
}
			
a.footltip4:hover span 
{
	font-size:11px; 
	color:#000000; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#f4f7fb; 
	border: 2px solid #6aa4d5; 
	display: block;   	
	position: absolute; 
	top:100;
	left: -450;	
	padding: 10px; 
	z-index: 100;
}

