@charset "UTF-8";
body {
	background-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
h1 {
	color: #203D7B;
	font-size: 18px;
}
h2 {
	color: #203D7B;
	font-size: 16px;
}
h3 {
	color: #203D7B;
	font-size: 16px;
}
.chartWhiteText {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
h4 {
	color: #000;
	font-size: 13px;
}
.tableLists {
	line-height: 11px;
}
.displayText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.displayText2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.narrowerText {
	padding-right: 200px;
}
#mainTD {
	text-align: left;
}
#mainTD ul {
	color: #203D7B;
	padding-left: 44px;
}
#fadeTable {
	background-image: url(images/fade.gif);
	background-repeat: repeat-y;
	display: table;
	background-position: center;
}
.tsWrap {
	display: block;
	width: 734px;
}
#homeKey {
	background-image: url(images/key-image3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tsWrap img {
	padding-right: 6px;
	padding-bottom: 6px;
}
.notes {
	color: #F0F;
	font-size: 12px;
}
.homePageText {
	color: #333;
	padding-right: 250px;
	font-size: 14px;
}
#leftNav {
	text-align: left;
	padding-left: 22px;
	display: block;
	width: 216px;
}
.promoBox {
	width: 216px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.promoBox h3 {
	font-size: 15px;
	color: #666;
}
.promoBox h4 {
	font-size: 12px;
	color: #666;
}
.promoBox a {
	color: #666;
}
#leftNav p {
	font-size: 14px;
	text-decoration: none;
	color: #AB0231;
}
#leftNav p a {
	font-size: 14px;
	text-decoration: none;
	color: #AB0231;
}
#leftNav p a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #203D7B;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	padding-left: 6px;
}
.tombstone {
	background-color: #CBDAE2;
	height: 226px;
	width: 145px;
	border: thick double #203D7B;
	padding: 6px;
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 22px;
}
.tsbox2 {
	display: block;
	height: 216px;
}
.tsdate {
	display: block;
	position: inherit;
	height: 22px;
	text-align: left;
}
.tombstone_top {
	font-size: 12px;
}
.tombstone_middle {
	font-size: 10px;
	text-align: center;
}
.tombstone_company {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
