p {
	margin: 12px 0;
}
/*
#tbl {
	border-top: 1px solid #333366;
}
*/
#tbl td {
	background: #fff;
	width:25%;
	vertical-align:top;
}
div.titleBar {
	padding-left: 10px;line-height:22px; 
	background: #EAEAEA url(titlebar.gif);
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
/*	font-size:12px;*/
	border-bottom: 1px solid #333366;
	height:22px;
	font-weight: bold;
/*	color: #808080;*/
	color: #666;
}
div.content {
	padding: 0 13px;
	border: 1px solid #fff;
}
div.quicklinks {
	margin-top: 5px;
	line-height: 20px;
}
div.whatsNew strong {
	color: #999;
}
.slideWindow a.whead {
	width:100%;
	display: block;
	line-height: 23px;
	color: #333;
	border-bottom: 1px solid #fff;
	background: #EAEAEA url(arrow.gif) no-repeat 182px 50%;
}

.tdesc {
	line-height: 12px;
	color: #333;
}


a.whead div, a.whead span { padding-left: 10px; padding-right: 25px; display:block; }
a.whead:hover { border-bottom: 1px solid #990000; background-color: #D6D6D6;}
.slideWindow a.x { background-image: url(x.gif); }

.windowDesc { padding: 5px; border-top: 1px solid #D6D6D6; }
td.marquee {
	background-image:url(img/locationbg.gif); padding:0 20px; height:24px;
}
div.marquee {
	background-image:url(img/tickerbg.gif);
	line-height:24px; 
	overflow:hidden; 
	width: 760px; 
	height: 24px; 
	white-space:nowrap;
}
span.marquee, span.marquee a {
	position: relative;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	
}


#tag {
	position: relative;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCC;
	padding-bottom: 8px;
	line-height: 15px;
}

span.marquee a.selected {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}
span.marquee a.selected span {
	color: #990000;
}
span.marquee a span {
	color: #999;

}
.tileWindow .titleBar {
/*	cursor: move;*/
	position: relative;
	z-index: 2;
}
/*
#winDestPtr {
	position:absolute;
	display:none;
	z-index:3;
	background:#000;
}
*/
div.contact {
	visibility: hidden;
	position: absolute;
	background: #EDEDED url(img/contactbg.gif);
	margin-top: 2px;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	z-index: 100;
	top: 0;
	left: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding:0;
}
div.contact div {
	padding: 7px 10px;
}
div.up, div.down {
	position: relative;
	display: inline;
}
img.up, img.down {
	width: 15px;
	height: 15px;
	background: transparent url(img/up.gif) no-repeat 50% 50%;
}
img.down {
	background-image: url(img/down.gif);
}
div.on img.up {
	background-image: url(img/upon.gif);
}
div.on img.down {
	background-image: url(img/downon.gif);
}
div.last div.titleBar {
	border-right: 0;
}
div.last {
	border-right: 0;
}
div.first {
	border-left: 0;
}
td.copyright {
	height:100%;
}
div.tileWindow {
	overflow: hidden;
	height: 288px;
}
.tileWindow {
	position: relative;
	border-right: 1px solid #B6B6B6; 
	border-left: 1px solid #fff;
}
div.wbody {overflow:hidden; height:0;display:none}
.wbody div { margin: 5px 10px 0px 10px; height: 120px;}
.wbody div.read {text-align: right; height:auto; margin:0}
.wbody div.more {height: auto; margin-top:0}
div.read img { width:15px; height: 15px; margin-right:-8px;}
div.read a { width:4px; height: 7px; background: transparent url(read.gif) no-repeat 50% 50%; }
div.read a:hover { background-image: url(readon.gif); border:0;}
.slideWindow .wopen { height:120px; display:block;}


div.titleBar {
	background: #D3D3D3 url(title.gif);
	border-bottom: 0;
	color: #666;
	font-size:11px;
	height: 24px;
}
div.one {
padding-left:20px; background: transparent url(bullet.gif) no-repeat 0 50%
}
div.two {
padding-left:20px; background: transparent url(bullet.gif) no-repeat 0 50%
}
div.three {
padding-left:20px; background: transparent url(bullet.gif) no-repeat 0 50%
}
div.four {
padding-left:20px; background: transparent url(bullet.gif) no-repeat 0 50%
}
img.floatleft {
float: left;
padding: 0 10px 10px 0;
}