@charset "UTF-8";
.TopHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: 600;
	list-style-type: circle;
}
/* CSS Document */

.TextBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 300;
}
.BodyWidth {
	clear: left;
	float: left;
	width: 400px;
}

	a {
	color: 003399;
	font-family: Arial;
	font-weight: 500;
	  }
.TopLinePadding {
	padding: 10px;
}
.SideBar {
	float: left;
	width: 140px;
}
.Tablelayout {
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainText {
	visibility: visible;
	display: block;
	background-image: url(images/middle2a.jpg);
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
}

.NewInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
}

.style1 {color: #003399}
