.HeaderText{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	width:100%;
	border-bottom: #000000 1px solid;
	
}

.RoyalBlue{
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
	
}

.HeaderBlue{
	color: #334dae;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	
}

.headerGreyBlack{
	background-color: #d9d9d9;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	
}

.headerLightBlue{
	color: #0099cc;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.TextBold{

}

