.StepTitle {
	font-weight: normal;
	font-size: 18px;
	color: #004E9B;
}

#divTop {
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 100%;
}

.NavLink {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.NavLink:hover {
	color: #FF3300;
	text-decoration: underline;
}

.StepPageTitle {
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
}

#TableTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 7px;
	padding-bottom: 6px;
}

.ShotBorder{
	border: medium solid #CCCCCC;	 
}
