.body {
	color:#333333;
	font-family: Arial, Helvetica;
	font-size:9pt;
	}
	
.date {
	color:#000000;
	font-family: Arial, Helvetica;
	font-size:8pt;
	font-weight:bold;
	}
		
.alert {
	color:#FF0000;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
.storyheader {
	color:#000000;
	font-family:Arial;
	font-size:14pt;
	}

.storyheaderHome {
	color:#052F6B;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	}

	
.topnav{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
 
table{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
}

hr {
	color:#052F6B;
}

.coloredheader{
	color:#052F6B;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
}

.smallcoloredheader{
	color:#052F6B;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

.smallercoloredheader{
	color:#013365;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
	
.body6 {
	color:#000000;
	font-family:Arial;
	font-size:6pt;
	}
	
.body8 {
	color:#000000;
	font-family:Arial;
	font-size:8pt;
}
	
.body10 {
	color:#000000;
	font-family:Arial;
	font-size:10pt;
}
	
.body12 {
	color:#000000;
	font-family:Arial;
	font-size:12pt;
}
	
.body14 {
	color:#000000;
	font-family:Arial;
	font-size:14pt;
}

.body16 {
	color:#000000;
	font-family:Arial;
	font-size:16pt;
}
	
.poll {
	color:#000000;
	font-family:Arial;
	font-size:10pt;
}

.tableheading {
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	background:#031464;
}

.tdaltcolor {
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	background:#DDDDDD;
}
 .butClass
  {    
    border: 1px solid;
    border-color: #D6D3CE;
  }
  
.tdClass
  {
    padding-left: 3px;
    padding-top:3px;
  }
  
 .whitelink {
 	color:#FFFFFF;
	Font-family:Arial;
	font-size:10pt;
	font-weight:bold;
 }
 
 a.whitelink {
 	text-decoration:none;
 }
 a.whitelink:hover {
 	text-decoration:underline;
 }

 .smallwhitelink {
 	color:#FFFFFF;
	Font-family:Arial;
	font-size:8pt;
 }
 
 a.smallwhitelink {
 	text-decoration:none;
 }
 a.smallwhitelink:hover {
 	text-decoration:underline;
 }
 
  .bluelink {
 	color:#051465;
	Font-family:Arial;
	font-size:10pt;
 }
 
 a.bluelink {
 	text-decoration:none;
 }
 a.bluelink:hover {
 	text-decoration:underline;
 }
 
/* Table with full border */
.tableborder{
	border-style:solid;
	border-color:#727272;
	border-width:1px;
}

/* Table with an empty bottom.  Used for dynamic tables */
.dyntableborder{
	border-style:solid;
	border-color:black;
	border-width:1px 1px 0px 1px;
}

.borderbottom{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:black;
}

.bordertop{
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:black;
}

/* Used for header rows in the middle of table*/
.bordermiddle{
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:black;
}

.tableborderlb{
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:black;
}

.tableborderlrt{
	border-style:solid;
	border-width:1px 1px 0px 0px;
	border-color:black;
}

.tableborderright{
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:black;
}

.tableborderleft{
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:black;
}

.tableborderrightbottom{
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:black;
}

input{
color: black;
font-family: Arial;
font-size: 10pt
}

select{
color: black;
font-family: Arial;
font-size: 10pt
}

textarea{
color: black;
font-family: Arial;
font-size: 10pt
}
/*------------------------------------------------------------*/	

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #BBB9B9;
	border-bottom-width: 1;
	line-height: 18px;
	background-color: #F4F7FE;
	z-index: 100;
	width: 165px;}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;}

.anylinkcss a:hover{ /*hover background color*/}

/*------------------------------------------------------------*/	

.box8 {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	}


/*------------------------------------------------------------*/		
	
.box9 {
	font-family: Arial, Helvetica;
	font-size: 9pt;			
	}
	
a.box9 {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	}	
	
a.box9:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	}		
	
a.box9:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	}		
	
	
a.box9:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	color:blue;
	}		

/*------------------------------------------------------------*/		
.box8Blue {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:#052F6B;
	}
	
a.box8Blue {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:#052F6B;
	text-decoration:none;
	}	
	
a.box8Blue:Active {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:#052F6B;
	text-decoration:none;
	}		
	
a.box8Blue:Visited {
	font-family: Arial, Helvetica;	
	font-size: 8pt;		
	color:#052F6B;
	text-decoration:none;
	}		
	
	
a.box8Blue:Hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	text-decoration:none;
	color:#000000;
	}			

	
/*------------------------------------------------------------*/		
.box9Blue {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	}
	
a.box9Blue {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:none;
	}	
	
a.box9Blue:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:none;
	}		
	
a.box9Blue:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:none;
	}		
	
	
a.box9Blue:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	text-decoration:none;
	color:#000000;
	}			
	
/*------------------------------------------------------------*/		

.box9Red {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#970102;
	}
	
a.box9Red {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#970102;
	text-decoration:none;
	}	
	
a.box9Red:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#970102;
	text-decoration:none;
	}		
	
a.box9Red:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#970102;
	text-decoration:none;
	}		
	
	
a.box9Red:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	text-decoration:none;
	color:#333333;
	}			
	
/*------------------------------------------------------------*/	

.box9G {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#333333;
	}
	
a.box9G {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#333333;
	text-decoration:none;
	}	
	
a.box9G:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#333333;
	text-decoration:none;
	}		
	
a.box9G:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#333333;
	text-decoration:none;
	}		
	
	
a.box9G:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	text-decoration:underline;
	color:#052F6B;
	}			
	
/*------------------------------------------------------------*/	

.box9bold {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	font-weight: bold;	
	}
	
a.box9bold {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	font-weight: bold;
	text-decoration:none;
	}	
	
a.box9bold:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	font-weight: bold;
	text-decoration:none;
	}		
	
a.box9bold:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	font-weight: bold;
	text-decoration:none;
	}		
	
	
a.box9bold:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	font-weight: bold;
	text-decoration:none;
	color:blue;
	}		
	
/*------------------------------------------------------------*/	
	
.topmenu {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	font-weight:bold;
	}
	
a.topmenu {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.topmenu:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.topmenu:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.topmenu:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:underline;
	font-weight:bold;
	}		
	
/*------------------------------------------------------------*/	

.topmenu2 {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:Black;
	}
	
a.topmenu2 {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:Black;
	text-decoration:none;
	}	
	
a.topmenu2:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:Black;
	text-decoration:none;
	}		
	
a.topmenu2:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:Black;
	text-decoration:none;
	}		
	
a.topmenu2:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:Black;
	text-decoration:underline;
	}		
	
/*------------------------------------------------------------*/	

.topmenu3 {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:White;
	font-weight:bold;
	}
	
a.topmenu3 {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.topmenu3:Active {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.topmenu3:Visited {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.topmenu3:Hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:White;
	text-decoration:underline;
	font-weight:bold;
	}		
/*------------------------------------------------------------*/		

.topmenu4 {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	font-weight:bold;
	}
	
a.topmenu4 {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.topmenu4:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.topmenu4:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.topmenu4:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:White;
	text-decoration:underline;
	font-weight:bold;
	}		
/*------------------------------------------------------------*/	
	

.topmenu5 {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}
	
a.topmenu5 {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}	
	
a.topmenu5:Active {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}		
	
a.topmenu5:Visited {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}		
	
a.topmenu5:Hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:underline;
	}		
	
/*------------------------------------------------------------*/	

.topmenu6 {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}
	
a.topmenu6 {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}	
	
a.topmenu6:Active {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}		
	
a.topmenu6:Visited {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:none;
	}		
	
a.topmenu6:Hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;		
	color:Black;
	text-decoration:underline;
	}		
/*------------------------------------------------------------*/	
	
.box9header {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	font-weight:bold;
	}
	
a.box9header {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.box9header:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.box9header9:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	font-weight:bold;
	}		
	
	
a.box9header:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:black;
	text-decoration:none;
	font-weight:bold;
	color:#052F6B;
	}		
	
/*------------------------------------------------------------*/	

.box9headerMenu {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	font-weight:bold;
	}
	
a.box9headerMenu {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:none;
	font-weight:bold;
	}	
	
a.box9headerMenu:Active {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:none;
	font-weight:bold;
	}		
	
a.box9header9Menu:Visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:none;
	font-weight:bold;
	}		
	
	
a.box9headerMenu:Hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;		
	color:#052F6B;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	}		
	
/*------------------------------------------------------------*/	
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #BBB9B9;
	border-bottom-width: 1;
	line-height: 18px;
	background-color: #F4F7FE;
	z-index: 100;
	width: 165px;}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;}

.anylinkcss a:hover{ /*hover background color*/}
