<!--

body, td, th {
	font-family: "Trebuchet MS", tahoma, geneva, arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 120%;
	scrollbar-face-color: #9E0B0E;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #edddd6;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #1B5678;
	scrollbar-arrow-color: #FFFFFF;
}

p {
	text-indent: 0em;
}	


img {
	border:0px none;
}


a {
	font-family: "Trebuchet MS", tahoma, geneva, arial, sans-serif;
	color: #9E0B0E;
	background-color: transparent;
}


a:visited {
	color: #9E0B0E;
	background-color: transparent;
}


a:hover {
	color: #9E0B0E;
	text-decoration: underline;
	background-color: transparent;
}


a:active {
	color: #9E0B0E;
	background-color: transparent;
}


.style1 {
	color: #9E0B0E;
	font-weight: bold;
}

h1		{
	color : #000000;
	font-family : Arial, Tahoma, Geneva, Helvetica,	sans-serif;
	font-size : 12px;
	font-weight : strong;
	letter-spacing : 1px;
}

h1.reverse	{
	/*teal color*/
	background-color: #40E0D0;
	color: #ffffff;
}  

h2		{
	color : #996633;
	font-family : Arial, Tahoma, Geneva, Helvetica,	sans-serif;
	font-size : 01px;
	font-weight : normal;
	letter-spacing : 0px;
}

h3		{
	color: #19456F;
	font-family: Arial, Tahoma, Geneva, Helvetica,	sans-serif;
	font-size: 12px;
	font-weight: strong;
	letter-spacing: 1px;
}

h4		{
	color : #996633;
	font-family : Arial, Tahoma, Geneva, Helvetica,	sans-serif;
	font-size : 14px;
	font-weight : normal;
	letter-spacing : 0px;
}

bulleted list {
	
	font-family : "Trebuchet MS", tahoma, geneva, arial, sans-serif;
	color : #FFFFFF

}


.smallverdana 	{

	font-family: verdana;

	font-size: 06px;

	color: #000066;

}

.tinyverdana 	{

	font-family: verdana;

	font-size: 04px; 
	FONT class=HLY;
	color: #000066;

}

.speckverdana 	{

	font-family: verdana;

	font-size: 01px;
	class=HLY;
	color: #000066;

}

.web-site-design-chicago {

	font-family: verdana;

	font-size: 01px;
		
	FONT class=HLY;
		
	color: #000000;
			
}


.foot	{
	background-color : #5F7978;
	border : solid;
	border-color : #000000 #000000 #000000;
	border-width : 1px 0px;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
}


.head	{
	border-left:0px solid #000000; border-right:0px solid #000000; border-top:0px solid #000000; border-bottom:1px solid #000000; background-image : url('images/bkheader.gif');
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : strong;
	letter-spacing : 4px;
	text-align : center
}


.nav	{
	background-color : #F5F5F5;
	border : 1px #000000 solid;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : strong;
}


.nav2	{
	border : #000000 solid;
	border-width : 0px 1px;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #92AAAA;
}


.whtxt	{
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copy 	{
	color : #92AAAA;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : strong;
	letter-spacing : 0px;
}

div.website {

	position: absolute; 
	left: -1200; 
	top: -2400; 
	z-index: 1;
	
} 

div.design {

	z-index: 2;
	
}

div.chicago {

	position: absolute; 
	left: -1200; 
	top: -1200; 
	z-index: 3;
	
}

/* border table for feed news */
.fd_bordertable {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 0;
	width: 300px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header {
	padding: 5px;
	background: #ffffff;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

/* item description area */
.fd_itemcell {
	padding: 10px;
	line-height: 16px;
	background: #FFFFFF;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: blue; text-decoration: none; }
.fd_itemlink:visited { color: blue; text-decoration: none }
.fd_itemlink:hover { color: #336699; text-decoration: none }

-->