.container3SC {
	font-size: 18px;
}

.container3SC .Header3 {	
	color:#0067b9;
	font-size:29.25px;
	font-weight:600;
	margin-top:20px;
}

.container3SC legend, .container3SC form legend {
	color:#0067b9;
	font-size:29.25px;
	font-weight:600;
}

.BorderedImage {
  max-width: 500px !important;
  max-height: 350px !important;
  width: 100% !important;
  height: auto !important;
  margin-bottom: 10px;
}

.ReadSpeakPlaceHolder {
		height:36px;
		margin-bottom:12px;
	}
@media screen and (max-width: 601px) {
	.ReadSpeakPlaceHolder {
		display:none;
	}
}

.container3SC form {
	border: none !important;
	padding:0;
}

.container3SC a.button3sc {
    padding: 12.55px;
    padding-bottom: 12px;
}

img[src="Images/Info.gif"] {
    min-width: 18px;
    min-height: 18px;
	padding-top:3px;
}

.container3SC .NavBarTableCell, .container3SC .NavBarLink {
		color:#0067b9 !important;
}

.RedError {
    font-size: 0.9em;
    color: #DF0000;
}

 .MainFormLabelNoWrap {
    font-size: 1em;
} 

.button3sc, input.button3sc, a.button3sc, .smallButton3sc, input.smallButton3sc, a.smallButton3sc, #uploadBtn {
    background-color: #e10600 !important;
    border-color: #e10600 !important;
	color: #fff !important;
}
