@charset "utf-8";
/* CSS Document */

*, html {
	padding: 0;
	margin:0;
	}
#icons, #topnav, #navigation, #menu, #tecss, #tecnavigation, .tickercontainer, .photocredit, .caption {
	display:none;
	}
img {
	border:none;
}
#wrapper {
	margin-top: 20px;
	}
body {
	font-family: Garamond, Times Roman, Times New Roman, Serif; 
	color:#000; 
	font-size: 14px;
	margin:0px;
	}
h1 {
	padding-top:0;
	margin-top:5px;
	padding-bottom:0;
	margin-bottom:0;
}
h2, h3, h4 {
	display:block;
	margin-top: 1em;
	margin-bottom:.5em;
	padding:0;
	}
#programs.ui-tabs-panel {
	width:auto;
	height:100%;
	overflow:visible;
	position:relative;
	font-family: Garamond, "Times New Roman", Times, Serif;
	font-size: 14px;
	color: #000;
    border:none;
    background: none;
	margin-top: 10px;
	}
#programs .ui-tabs-panel h2 {
	padding-top:0;
	}
dl {
	margin:0;
	padding:0;
	}
dt {
	font-weight:bold;
	}
dd {
	margin-left:20px;
	}
table tr td {
	vertical-align:top;
	padding:2px;
}
/* indented bulleted list */
.bulletlist {
	list-style-type:disc;
	list-style-position:inside;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:40px;
	}
#footer, #footeronecol, #footernon, #footerplain, #footerplainlong, #sportsfooter {
	margin: 10px 0 0 0;
	border: none 0;
	border-top: 1px solid #000;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}
h5 {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.tickercontainerpage {
	display:none;
}