/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav   { color: #FFFFFF; font-size: 9pt; font-family: Arial Narrow, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold;}
.nav2   { color: #FFFFFF; font-size: 8pt; font-family: Arial Narrow, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold;}
a:link    {
	color: #4C7DBB;
	font-style: normal;
	text-decoration: none
}
a:hover  {
	color: #5993DE;
	font-style: normal;
	text-decoration: none
}
a:visited  {
	color: #4C7DBB;
	text-decoration: none
}
.title {
	color: #3f4042;
	font-size: 15pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.whytal {
	background-image: url(images/whytal2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fonts {
	background-image: url(images/sub_side_bar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.quote {
	color: #A0A0A0;
	font-size: 13pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18pt;
}
.body2Lite  {
	color: #999999;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	letter-spacing: 0px;
}
.bodysm  {
	color: #888A8A;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 10pt;
	letter-spacing: 0px;
}
.body  {
	color: #5f6264;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 14pt;
}
.homeBody  {
	color: #9b9b9b;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 14pt;
}
.homeBody2  {
	color: #7C7C7C;
	font-size: 7.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 14pt;
	letter-spacing: 0px;
}
.HomebodyHDR  {
	color: #BEBEC1;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	letter-spacing: 0px;
}

.body2  {
	color: #5f6264;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14pt
}


UL  { list-style-image: url(images/bullet.gif) }

.link2:link { color: #5d5d5d; text-decoration: none; }
.link2:visited { color: #5d5d5d; text-decoration: none; }
.link2:hover  { color: #aeaeae; text-decoration: none; }

.link3:link {
	color: #CBCBCB;
	text-decoration: none;
}
.link3:visited { color: #CBCBCB; text-decoration: none; }
.link3:hover  { color: #FFFFFF; text-decoration: none; }

.link4:link {
	color: #A0A0A0;
	text-decoration: none;
}
.link4:visited { color: #A0A0A0; text-decoration: none; }
.link4:hover  {
	color: #E4E4E4;
	text-decoration: none;
}

