/* Midcom-Template Main CSS */


body {
	background-color: transparent;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1,h2,h3,h4 {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #9C1F4B;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9C1F4B;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #3566A2;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #3566A2;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #6292CC;
}

th {
	font-weight: bolder;
}

td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #9C1F4B;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #9C1F4B;
	font-weight: normal;
}

li {
	text-align: left;
}

ol {
	text-align: left;
	margin-left: 23px;
	padding-left: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #9C1F4B;
}

.ButtonSubmit {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #9C1F4B;
	border: 1px solid #FFFFFF;
}

.ButtonReset {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D2D2D2;
	border: 1px solid #FFFFFF;
}
