.ContentsTextBlack2 a:link {
	color: #000000;
	text-decoration: none;
}
.ContentsTextBlack2 a:visited {
	color:  #000000;
	text-decoration: none;

}
.ContentsTextBlack2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ContentsTextBlack2 a:active {
	color:#000000;
	text-decoration: underline;
}

.ContentsTextBlack2 {
	font-family: Myriad Pro;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
a:link {
	color: #029FC8;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color:  #029FC8;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.ContentsText {
	font-family: Myriad Pro;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	}


.SubheaderText {
	font-family: Myriad Pro;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
	}

.SubheaderWhiteText {
	font-family: Myriad Pro;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
	}

.FooterText {
	font-family: Myriad Pro;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	
	}
	
.Copyright {
	font-family: Myriad Pro;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	
	}


.HeaderText {
	font-family: Myriad Pro;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #588BFF;
	}
 
  .border{
	border-collapse:collapse;
	border: 1px solid #999999;
	border-color: #999999;
 }

