body {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 5px 0 0 0;
}
td {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
dt {
	font-weight: bold;
}
.PageFrame {
	border: 1px solid #999999;
}
.Footer {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #444444;
	text-align: center;
}
.SectionHeading {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}
.SectionBody {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.MainBody {
	padding-left: 25px;
	padding-right: 10px;
	line-height: 18px;
}
.TableFrame {
	border: 1px solid #CCCCCC;
}
.Heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #66AAFF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.Label {
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D598B;
}
.Small {
	font-size: 9px;
}
.Bigger {
	font-size: 14px;
}
.HeadingFnt {
	font-size: 12px;
	text-align: left;
	color: #3D598B;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.CautionBox {
	border: 1px solid #880000;
}
.TSmall {
	font-size: 11px;
	letter-spacing: -1px;
	text-align: left;
}

