html {
	overflow: -moz-scrollbars-vertical !important;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
img {
  border:0;
}
a:link {
	color: #004993;
	text-decoration: none;
}
a:visited {
	color: #004993;
	text-decoration: none;
}
a:hover {
	color: #0793d4;
	text-decoration: underline;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 973px;
}

#wrapper2 {
	margin: 0px auto;
	padding: 0px;
	word-wrap: break-word;
	width: 973px;
	clear: both;
}
.sidebarnav {
	background-image: url(../images/nav/verticalnav/sidebarbg.png);
	float: left;
	height: 650px;
	width: 251px;
	font-family: Verdana, Geneva, sans-serif;
	color: #06F;
	text-align: left;
	text-indent: 0%;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.contentarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00C;
	float: left;
	width: 710px;
	margin-left: 10px;
	text-align: center;
}

.contentareanonav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00C;
	margin: 50px auto 0;
	width: 900px;
	text-align: center;
}
.videoandshowdesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	float: left;
	width: 720px;
}
#header {
	margin: 0px 0px -3px;
	padding: 0px;
	height: 98px;
	width: 973px;
}
/* nav */
#ietopnav {
	background: url(../images/navbar/navbg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
}
#topnav{
	display: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#bottom{
	display: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}
/* Hide from IE-Mac \*/
#ietopnav {
	display: none;
	margin: 0px;
	padding: 0px;
}
#topnav{
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 1px;
}
#topnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav li li a {
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
	color: #333333;
	background: #FFFFFF;
	padding: 0.2em 10px;
	width: 150px;
	margin: 1px;
}
#nav li li a:hover {
	padding: 0.2em 10px;
	color: #000000;
	background: #D9F1FA;
}
#topnav li {
	float: left;
	position: relative;
	width: auto;
	cursor: default;
}
.thisweekonthedeenshow {
	background-image: url(../images/thisweekbg.png);
	background-repeat: repeat;
	float: left;
	height: 377px;
	width: 320px;
	text-align: center;
	display: inline;
	margin: 1px;
}
.thisweeksnewshow {
	background-image: url(../images/thisweekbg.png);
	background-repeat: repeat;
	height: 377px;
	width: 649px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
}
.rightsidemiddlerow {
	float: left;
	text-align: center;
	height: 340px;
	width: 324px;
}
.featureseenon {
	float: left;
	height: 340px;
	width: 648px;
}
.featured {
	float: left;
	height: 300px;
	width: 324px;
}
.addspace {
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.guestfeaturesep {
	float: left;
	height: 10px;
	width: 972px;
}
.asseenon {
	float: left;
	height: 300px;
	width: 324px;
}
#topnav li#first {
}
#topnav li#last {
}
#topnav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0em 0;
	margin: 0px;
	background: #FFFFFF;
	border-right: 1px solid #3EA1D1;
	border-bottom: 1px solid #3EA1D1;
	border-left: 1px solid #3EA1D1;
}
#topnav li>ul {
	top: auto;
	left: auto;
}
#topnav li li {
	display: block;
	float: none;
}
#topnav li:hover ul,#topnav li.over ul {
	display: block;
}
/* End hide and navbar */
.search {
	background: url(/images/search/bg_searchbox.jpg) no-repeat top left;
	width:312px;
	height:34px;
	text-align:right;
	margin: 0px 3px 0px 0px;
	padding: 6px 0px 0px;
}
.search input {
	color: #666;
	font-size: 14px;
	padding:0px;
	margin:0px;
}
#searchbox {
	margin: 0px;
	padding: 0px;
}
#searchfield input {
	width:100%;
}
#searchbutton {
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #0e5169;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
h2.date-header {
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2#archive-title {
	font-size: 16px;
	color: #587c09;
	margin-top: 3px;
}
h2#pagetitle {
	font-size: 18px;
	color: #587c09;
	margin-top: 3px;
	margin-left: 5px;
}
h2.comments-open-header {
	font-size: 14px;
	margin-right: 5px;
	margin-left: 10px;
}
h3.entry-header, h3.entry-header a, h3.entry-header a:visited {
	/* keeps blog title link green */
	font-size: 16px;
	color: #587c09;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3.comments-header {
	font-size: 14px;
	margin-right: 5px;
	margin-left: 10px;
}
* html .visualIEFloatFix {
	height: 0.01%;  /*fix the text disappearing problem due to float in IE*/
}
.bottomtopiccontainer {
	float: left;
	height: 300px;
	width: 972px;
}
.bottomtopic {
	float: left;
	height: 300px;
	width: 324px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.pagetitle {
	float: left;
	height: 35px;
	width: 972px;
	text-align: left;
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.guestpic {
	float: left;
	width: 30%;
	margin-top: 10px;
	padding-top: 10px;
}
.guestbio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	margin-right: 0px;
	text-indent: 10px;
}
.guestdisclamer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #06F;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
.guestvids {
	float: left;
	height: 600px;
	width: 720px;
	text-align: center;
}
#headervideos {
	margin: 0px 0px 0px;
	padding: 0px;
	height: 248px;
	width: 973px;
}
.videosundernavsep {
	float: left;
	height: 60px;
	width: 972px;
}
#contentwrapper {
	margin: 0px auto;
	padding: 0px;
	width: 973px;
	clear: both;
}
.bottomtopictvschedule {
	float: left;
	height: 300px;
	width: 324px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bottomtopicfeaturedarticle {
	float: left;
	height: 300px;
	width: 324px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sixapart-standard body #wrapper #contentwrapper .contentarea center {
	font-size: 36px;
	color: #06C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content{
	font-size:12px;
	text-align:left
}
ul.list {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	width:200px;
}
ul.list li {
	background:transparent url(/template/images/nav/verticalnav/arrowbullet.png) no-repeat scroll 0 0.2em;
	padding-left:15px;
	padding-bottom:5px;
	margin-left:0;
}
img.listVideo {
	width:105px;
	height:72px;
	border:0;
}
div.blocksubcat{
	float:left;
	width:110px;
	height:170px;

}
div.blocksubcat:hover{

}
div.blocksubcat a{
 display:block;
}

span.txtListVideo {
	padding-top:5px;
	display:block;
	font-family:Arial;
	}
span.imgListVideo{
    padding-top:10px;
	display:block;

}
.title {
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.desc {
	font-size:14px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bolder;
}
.txtDesc {
	font-weight:normal;
	font-family:Georgia, Arial;
	font-size:12px;
}
div.blocksubcatguest{
	float:left;
	width:150px;
	margin:5px;

}
div.blocksubcatguest:hover {

}
.listGuest{
	width:150px;
	height:115px;
	border:0;
}
div.wrapper_3rdrow, div.wrapper_2ndrow {
	display:block;
	clear:both;
	height:400px;
}
/* articles */
dt.article, ol.article {
	text-align:left;
	margin-top: 10px
}
.mainarticle {
	border:1px solid #ccc;
	padding:10px;
	margin-top: 10px
	margin-bottom:10px;
}
.article li a{
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
	display:block;
}
.article li a:hover {
	display:block;
	background-color:#004993;
	color:white;
}
div.artitle {
	font:bold 16px 'Segoe UI',Arial;

}
.title {
	font:bold 28px Arial;
	margin:0;
	margin:10px;
}
.shortdesc, .text, .subtitle, .PDF {
	font:14px 'Segoe UI',Arial;
	padding:5px;
	margin:5px;
}
div.img img {
  border:0;
}