
body
{
	background-color:white;
}
body,div,td
{
	font-family:arial;
	font-size:10pt;
	color:#3c3c3c;
}
a
{
	color:#003893;
	text-decoration:none;
}
.button
{
	color:white;
	padding:2px;
	border:1px solid;
	border-color:#aaaaaa black black #aaaaaa;
	background-color:#0066cc;
	margin-top:8px;
}
.menuHeader
{
	padding:4px;
	background-color:#d8dfea;
	font-weight:bold;
}
.featureBox
{
	border:1px solid #aaaaaa;
	border-top:3px solid blue;
	padding:3px;
	background:#d8dfea;
}
.featureOutline
{
	padding:12px;
	background:#eeeeee;
	border-bottom:1px solid #aaaaaa;
}
.dataHL
{
	background:#dddddd;
	word-spacing:2px;
	color:#0080c0;
	font-weight:bold;
}
.hotTopicBox
{
	padding:10px;
}
.hotTopicBox a
{
	text-decoration:none;
	color:blue;
}
.hotTopicBox a:hover
{
	text-decoration:underline;
}
.tabs
{
	border:1px solid #aaaaaa;
	padding:5px;
	background:#d8dfea;
}
.rightColumn tr td
{
	border-bottom:1px solid #aaaaaa;
	padding:10px;
}
.rightColumn tr td img
{
	border:1px solid #4e4e4e;
}
.rightColumn tr td a
{
	text-decoration:none;
	color:blue;
}
.rightColumn tr td a:hover
{
	text-decoration:underline;
}
.programTitle
{
	color:#4e4e4e;
}
.staticBlue
{
	text-decoration:none;
	color:blue;
}
.sByLine
{
	padding:5px;
	border:1px solid #aaaaaa;
	background:#eeeeee;
	width:575px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	
	
	
}
.titleA
{
	color:#c66005;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16pt;
}
.titleB
{
	color:#c66005;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
}
.titleC
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14pt;
}
.pHeader
{
	color:c66005;
	text-transform:uppercase;
	
}
ul li
{
	padding-bottom:5px;
}
.zStats
{
	background-color:white;
	z-index:1;
	position:relative;
	left:143px;
	top:-38px;
}
.coStat {
    background-color: #ffffff;
    border: 1px solid #aaa;
    margin-left: 32px;
    position:absolute;
	width:400px;
	box-shadow: 3px 3px 4px #000;
}
 
.coStat p {
    padding:10px;
}
 
#tail1 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: transparent #aaa transparent transparent;
    position:absolute;
    top: 8px;
    left: -20px;
}
 
#tail2 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: transparent #ffffff transparent transparent;
    position:absolute;
    left: -18px;
    top: 8px;
}
.iconCenter 
{
	vertical-align:middle; 
}
.videoPO
{
	z-index:501;
	position:relative;
	left:-310px;
	top:-255px;
	
}
.videoCallOut
{
	width:560px;
	height:350px;
	position:absolute;
	background-color:white;
	border:1px solid #aaa;
	box-shadow: 3px 3px 4px #000;
}
.box4
{
	padding:5px;
}
.box4Header
{
	font-size:12pt;
	font-weight:bold;
	color:#003893;
	text-align:center;
}
.orange
{
	color:#c66005;
}
.microT
{
	font-size:8pt;
	font-family:verdana;
}