﻿.SecureForms {
	width: 515px;
	height: 431px;
	background-image: url('../Images/SecureForms.png');
	background-repeat: no-repeat;
	padding-right: 1em;
}
.SecureFormsDetails {
	vertical-align: top;
}
.SecureDetails {
	font-size: 0.8em;
}
.SecureHeader {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
.SecureInformation {
	text-align: center;
	font-style: oblique;
	color: Navy;
	padding-top: 0.2em;
	padding-bottom: 1em;
	font-size: 0.9em;
}