body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F3F3;
}
.navigationcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.textboxcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #9F9D9D;
}
.buttoncss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAE894;
	background-color: #757575;
	border: 1px solid #757575;
	text-decoration: none;
}
.navigationcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEEC95;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
}
.redheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10303;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413F3F;
	text-decoration: none;
}
.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413F3F;
	text-decoration: none;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595454;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595454;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.redtextcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C10303;
}
.topredgrayborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD8D8;
}
.blackheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #413F3F;
}
.redgrayborder {
	border: 1px solid #DDD8D8;
}
.redlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10303;
	text-decoration: underline;
}
.redlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #413F3F;
	text-decoration: none;
}
.navigationhovercss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEEC95;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
}
