@charset "utf-8";
.LeftToolBar {
	background-color: #b40000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	width: 200px;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
.HeaderLogo {
	height: 190px;
	width: 800px;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.MainWebBody {
	height: auto;
	width: 580px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	border: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.BottomFooter {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
	width: 800px;
	background-position: left;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0*; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	height: auto;
	width: 800px;
	margin: 0px;
}
.style1 {
	font-size: 10px;
}
.style2 {
	font-size: 12px;
}
.style3 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 20px;
}
.style5 {
	font-size: 24px;
}
.style6 {
	font-size: 36px;
}
.style7 {
	font-size: 20px;
}
.style10 {
 font-size: 10px;
 color: #B40000;
}
.style11 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.style12 {
	font-size: 12pt;
	color: #B40000;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RedUnderline12Point {
	font-size: 12pt;
	color: #B40000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Red10px {
 font-size: 10px;
 color: #B40000;
}
.UnderLineBold {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14pt;
}
.Bold {
	font-style: normal;
	font-weight: bold;
}
.Size12Verdana {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Bold14pt {
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
.SuperScript {
	text-decoration: overline;
}
.Bold14pt {
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}.BulletedList {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
