/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
img, #content table {border:none}
#content img {padding-right: 10px}
table {border: 1px solid #cccccc}
#content table{margin: 0px;
				padding: 0px;
				}
ul.left-nav {margin: 0px;
			padding: 0px;
			list-style-type: none;
			width: 150px;
			}
ul.left-nav li {padding: 0; margin: 0;}
ul.left-nav li img {vertical-align: bottom}

div#content {padding: 3px 8px;}
.itemParaContainer{margin: 0px 0px 10px 0px;
					padding: 0px;}
.itemPara	{margin: 0px;}
.itemPara p {padding: 0px; margin: 0px}
.itemPara p>img	{padding: 3px;
				border: none;
				margin: 0px;
				}
.itemPara img.IE {padding: 3px;
				border: none;
				margin: 0px;
		}
.time {float: right;
		font-size:10px;
		text-transform: none;
		font-weight: normal;
		}
div#right-col {padding: 3px 0px;
		width: 176px;
		text-align: center;
		}
div#footer {width: 800px;
			padding-bottom: 10px}
.ads-wide {text-align: center;
			padding: 0;
			margin: 0;
			background-color: none}			
.hrblock {background-color: #0066ff;
			width: 800px;
			height: 3px;
			border: none;
			vertical-align: top;
			}
.footertext		{font-size: 9px;
				color:#999999;
				text-align: center
				}

h3 {border-bottom: 1px solid #0066FF;
	color: #0066ff;
	padding: 0px;
	margin: 10px 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	}
td.header-h3 {background-color:#0066FF;
			color: #ffffff;
			padding: 3px 0px;
			text-transform: uppercase;
			font-size: 12px;
			font-weight: bold;
			border-left: 2px solid #ffffff;
			border-top: none;
			border-bottom: 2px solid #ffffff
			}
.padLeft {padding-left: 5px}
div.header-bluecell {position: relative}
.column-ab-a {float: left;
			width: 50%;
			}
.column-ab-b {float: right;
			width: 49%;
			}			
img.floatLeft {float: left;
				padding: 0px;
				border: none;
				margin: 0px;
				}
.text-indent {text-indent: 5px}
.header-middle {padding: 0px;
				margin: 0px;
				}
.header-middle table {border: none;}

/* Flash audio player styles*/

#myAudioPlayer2 {
	background-color: tranparent;
	text-align: left;
	width: 175px;
	height: 24px;
	z-index: 999999;
	background: url('images/audioPlayerBackground_sm.gif') top right no-repeat;
	margin-bottom: 3px;
}

#clipTitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 85px;
	text-align: left;
	width: 105px;
	position: absolute;	
	padding: 5px 3px;
	bacoground-color: #000000;
	/*background: url('images/audioPlayerBackground_sm.gif') top left no-repeat;*/
	z-index: 999998;
}

#myAudioPlayer {
	background-color: tranparent;
	text-align: left;
	width: 290px;
	height: 24px;
	z-index: 999999;
	background: url('images/audioPlayerBackground.gif') top right no-repeat;
	margin-bottom: 3px;
}

#clipTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 85px;
	text-align: left;
	width: 220px;
	position: absolute;	
	padding: 5px 3px;
	bacoground-color: #000000;
	/*background: url('images/audioPlayerBackground.gif') top left no-repeat;*/
	z-index: 999998;
}
