﻿.IndianaForms {
	width: 539px;
	height: 328px;
	background-image: url('../Images/IndianaForms.png');
	background-repeat: no-repeat;
}
.IndianaFormsDetails {
	vertical-align: top;
}
.IndianaDetails {
	font-size: 0.8em;
}
.IndianaHeader {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
.IndianaInformation {
	text-align: left;
	font-style: oblique;
	color: Navy;
	padding-top: 0.2em;
	font-size: 0.9em;
}
.IndianaInformation ul {
	margin-left: 1em;
	list-style-type: disc;
}
