/*
LINKS
*/

A {
	font-family: Arial, Helvetica, sans-serif;
	color:#870b7d;
  }
A:Visited {
  	font-family: Arial, Helvetica, sans-serif;
  	color:#870b7d;
	}
A:Active {
	font-family: Arial, Helvetica, sans-serif;
	color:#870b7d;
	}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#870b7d;
	}

.boxlink {
	color: #ffffff;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.boxlink:Visited {
	color: #ffffff;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.boxlink:Active {
	color: #ffffff;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.boxlink:Hover {
	color: #ffffff;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;	
	}

.leftlink {
	color: #ffffff;
	font-size:8pt;
	}
.leftlink:Visited {
	color: #ffffff;
	font-size:8pt;
	}
.leftlink:Active {
	color: #ffffff;
	font-size:8pt;
	}
.leftlink:Hover {
	color: #ffffff;
	font-size:8pt;
	}
	
.footer {
	color: #000000;
	font-size:8pt;
	}
.footer:Visited {
	color: #000000;
	font-size:8pt;
	}
.footer:Active {
	color: #000000;
	font-size:8pt;
	}
.footer:Hover {
	color: #000000;
	font-size:8pt;
	}
	
/*	
TABLE CELLS
*/	

TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	}


.whitepageheading {
	font-size:11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3pt;
	padding-top: 3pt;
	/*background-color: #2E2d3D;*/
	vertical-align: center;
	}		

.pageheading {
	font-size:11pt;
	font-weight: bold;
	color: #1F1F2B;
	padding-bottom: 6pt;
	padding-top: 6pt;
	}	
	
.headingblack {
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 2pt;
	padding-bottom: 2pt;
	}
	
.headingwhite {
	font-size:10pt;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2pt;
	padding-bottom: 2pt;
	}
	
.boxhead {
	font-size:10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4pt;
	}	
	
.boxtext {
	font-size:10pt;
	color: #FFFFFF;
	padding-top: 4pt;
	}	
	
.menuitem {
	font-size:8pt;
	}	

.menuitemwhite {
	color: #ffffff;
	font-size:8pt;
	}
	
.footer {
	color: #000000;
	font-size:8pt;
	}
	
.formlabel {
	padding-right: 5pt;
	text-align: right;
	text-valign: top;
	}			

.formreq {
	color: #FF0000;
	}
	
.leftform {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;	
	}	
	
.leftheading {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
	}	
				
.tinytext {
	font-size:7pt;
	}	

LI {
	list-style-type:round;
	color: #000000;	
	}
	
.headerlink {
       color: white;
       font-family: arial, helvetica;
       text-decoration:none;
       font-weight:bold;
       font-size: 8pt;
}
.headerlink:active, {
       color: white;
       font-family: arial, helvetica;
       text-decoration:none;
       font-weight:bold;
       font-size: 8pt;
}
.headerlink:visited {
       color: white;
       font-family: arial, helvetica;
       text-decoration:none;
       font-weight:bold;       
       font-size: 8pt;
}

.headerlink:hover {
       background-color:#324395;
       color:white;
}

.subheading { color:#000000}

input.logonbutton {
	border: 1px solid #006699;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
font-weight: bold; margin-top:1pt;
	font-size: 8pt; color:black;

}
