body        { font-size: 10px; font-family: Verdana; line-height: 130% }
p        { font-size: 10px; font-family: Verdana; line-height: 160% }
td { font-size: 10px; font-family: Verdana; line-height: 130% }
a:link    {
	color: #488DB5;
	font-weight: bold;
	text-decoration: none
}
a:hover   { color: #8b0000; font-weight: bold; text-decoration: none }
a:visited   { color: #669; font-weight: 600; text-decoration: none }
h3    {
	color: #3e7899;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold
}
h4    {
	color: #3e7899;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold
}
.bottomRule5px td{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #406EA2;
}
.bottomRule1px td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 5px;
}
.leftRule1px td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.topRule5px td {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #406EA2;
}
h2 { font-size: 13px; font-weight: bold }
h1 { font-size: 14px; font-weight: bold }
.whitelink a{ color: #fff }
.ltbluelink a{ color: #87ceeb }
.bulletspacing { font-size: 10px; line-height: 150% }
.tablespacing { padding: 8px }
.spaceleft { padding-left: 10px }
.hidden  { visibility: visible }

.HighlightBox {
	color: #FFF;
	height: auto;
	width: 175px;
	text-align: center;
	vertical-align: middle;
	background-color: #D9D9D9;
	line-height: 120%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	float: right;
	font-size: 110%;
}

