body {
	font-size: 70%;
	margin: 0;
	padding: 0;
	background: #fff; /* url(/images/agency_bg_content.gif) no-repeat fixed top left*/
}
a:hover {
	color: #900;
}
#titlebar {
	background: #00c url(/images/bg_popup_hed.gif) repeat-y scroll top left;
	height: 32px;
}
#titlebar a#homelink {
	display: block;
	margin: 0 5px 0 5px;
	width: 51px;
	height: 27px;
	float: left;
	background: transparent url(/images/logo_popup_ket_home.gif) no-repeat scroll 0 0;
	text-indent: -99999px;
	overflow: hidden;
	text-decoration: none;
	position: absolute;
	top: 3px;
	left: 0;
}
#titlebar h1 {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	margin: 0;
	padding: 0 0 0 65px;
}
#navigation {
	margin: 0;
	border-top: 1em solid #BF9A03;
	border-bottom: 1px solid #CECEDC;
	padding: 1em 0 0 1em;
	background: transparent url(/images/screen_lt_blue.gif) repeat scroll 0 0;
}
#navigation.plain {
	border-bottom: none;
}
/* Framed pages should not have chrome at top.  -dhempy 10/19/2006 5:32PM */
#framed #titlebar {
	display: none;
}
#framed #navigation {
	border-top: 0 solid #BF9A03;
}
#navigation h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
div#anchors {
	float: left;
	width: 22.5em;
}
div#anchors_aweigh {
	float: left;
	width: 41.5em;
}
.attrib_icons img {
	float: right;
}

#printbox {
	margin: -2.6em 1em .5em 0;
	float: right;
	text-align: right;
}
* html #printbox {
	right: 2.5em;
}
#printbutton {
	margin: 0 0 3px 0;
	padding: 0;
	width: 100px;
	text-align: center;
	background-color: #924E00; /*#9a5301;*/
	border: 2px outset #999;
}
#printbutton a{
	padding: 3px 5px 2px 5px;
	color: #ffffcc !important; /*#ccc !important; */
	text-decoration: none;
	display: block;
	line-height: 15px;
}
#printbutton a:hover {
	/* color: #fff !important; */
	background-color: #794100;
}

div.watchimg {
	width: 19em;
	float: left;
}
div.watchimg img {
	width: 17.85em;
}
div.logoimg {
	width: 17em;
	float: left;
	padding: 6px 0 0 12px;
}
/*div.logoimg img {
	width: 13.04em;
}*/
p.spc {
	margin: 0 0 1em 0;
	border-bottom: 1px solid #CECEDC;
	padding: .25em 1em;
	background: transparent url(/images/screen_yellow.gif) repeat scroll 0 0;
}
#content {
	clear: both;
}
#content .textblock {
	margin: 0 2em .5em 2em;
	border: 1px solid #93939D;
	padding: 0 .5em .5em 1.25em;
}
.textblock dd {
	margin-bottom: 0.5em;
}
#content .textblock h3 {
	margin: 0 0 0 -.5em;
	background-color: #924E00;
	padding: 0 .5em 0 .5em;
	width: 10em;
	color: #fff;
	font-size: 1.25em;
}

#windowclose {
	margin: 1em 0 0 0;
	padding: 0;
	position: absolute;
	right: 1em;
	width: 125px;
	text-align: center;
	background-color: #000;
	border: 2px outset #999;
}
* html #windowclose {
	margin: .5em .7em 0 0;
}
#windowclose a {
	margin: 0;
	padding: 3px 5px 2px 5px;
	color: #ccc !important;
	text-decoration: none;
	display: block;
	line-height: 15px;
}
#windowclose a:hover {
	color: #fff !important;
	background-color: red;
}


/* was: ul.sponsorlist li .... removed "ul" on 5/16/2008 18:33:13 -dave */
.sponsorlist li {
	margin: .5em 4em .5em 0;
	padding-bottom: 1em;
	padding-top: 0.5em;

	border-top: 1px dashed #BF9A03;
	list-style-type: none;
}
li.nobullet {list-style-type: none;}


ul.airdates li {
	Zmargin: .5em 4em .5em 0;
	Zpadding-bottom: 1em;
	Zpadding-top: 0.5em;

	list-style-type: none;
}

.clear {
	clear: both;
}
