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


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445b6e;
}
.clearX {
	clear: both;
	float: none;
	height: 0px;
	display: inline-block;
}

.clear {clear:both;font-size:0.1px;height:0pt;line-height:0pt;width:0pt;}

.mainContent {



}

.pageContainer {
	margin: auto;
	width: 934px;
}
.header {
	margin-bottom: 15px;
}
.footer {
	margin-top: 18px;
}
.leftCol {
	width: 192px;
	vertical-align: top;
}
.midCol {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}
.rightCol {
	width: 356px;
	vertical-align: top;
}
.narrowPanel {
	background-image: url(/images/panels/panel_foot_narrow.gif);
	background-position: bottom;
	padding-bottom: 8px;
	background-color: #C8DAE0;
	width: 192px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	min-height:240px;
}
.loginPanel {
	height: 120px;
	width: 356px;
	background-image: url(/images/panels/panel_foot_wide_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
.searchBox {
	display: block;
	float: none;
	margin-top: 12px;
}
.textfield  {
	border: 1px solid #4C6376;
}
.widePanel {
	background-image: url(/images/panels/panel_foot_wide.gif);
	background-position: bottom;
	padding-bottom: 8px;
	background-color: #C8DAE0;
	width: 356px;
	background-repeat: no-repeat;
	min-height: 526px;
}
.panelContent {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.panelContent h1 {
	font-size: 16px;
	font-weight: bold;
}
.panelContent h2 {
	font-size: 14px;
	font-weight: bold;
}
.panelContent h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.panelContent>p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
}
.panelContent a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	color: #445B6E;
	text-decoration: none;
}
.panelContent a:hover {
	color: #0670B5;
}
.vidThumbBlock {
	width: 98px;
	background-image: url(/images/video_thumbs/vid_thumb_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.vidThumbBlock img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vidThumbBlock p {
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 0px;
}
div.vidThumbBlock+div.vidThumbBlock {
	margin-left: 19px;
}
.vidThumbRow {
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	min-height: 108px;
}
.vidDivider {
	background-color: #697F8E;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 18px;
	width: 98%;
	clear: both;
	float: none;
}
.justifiedBlock {
	text-align: justify;
}
.pageContainer .rightCol #vidPlayer {
	height: 294px;
	width: 356px;
	margin-bottom: 32px;
}
.scaled {
	height: 265px;
}

form {
margin:0px;
}
.videoOfTheMonth p{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

