.activeRow td a:link {
	color: #008000;
}
.activeRow td a:visited {
	color: #008000;
}
.activeRow td {
    background-color: #F0F0F0;
}
.back {
	padding-bottom: 15px;
}
.back a, .back a:link, .back a:visited {
	color: #333;
}
.files {
	margin-left: 30px;
	margin-bottom: 20px;
}
.files li {
	padding-bottom: 4px;
	line-height: 16px;
}
.headerVideo { 
	height: 135px;
	background-image: url(../images/header_video.jpg);
	background-repeat: no-repeat; 
}
.headerVideoArpdc { 
	height: 135px;
	background-image: url(../images/header_video_arpdc.jpg);
	background-repeat: no-repeat; 
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #000;
}
.imageCellRight {
	vertical-align: top;
	padding-left: 25px;
}
.infoCell {
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 15px;
}
.menuCell {
	vertical-align: top;
	width: 300px;
	padding-right: 20px;
}
#navcontainer {
	margin-bottom: 25px;
}
#player {
	border: 1px solid #CCC;
	margin-left: auto;
	margin-right: auto;
}
.thumbnailCell {
	padding-bottom: 15px;
	vertical-align: top;
}
.thumbnailCell a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #333 !important;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-size: 11px;
}
ul.tabs li.active a {
	color: #000 !important;
}
ul.tabs li a:hover {
	background: #ccc;
}
.videoContainer {
	padding-bottom: 20px;
}	
.videoContent {
	width: 640px;
	margin: auto;
	padding-bottom: 20px;
}
.videoDescriptions {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}
#videoImage {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	border: 1px solid #CCC;
}
.videoIndex {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	background-color: #333;
	color: #FFF;
	padding-left: 10px;
}
.videoLength {
	color: #666;
	font-size: 11px;
}
.videoNumber {
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.videoTable {
	width: 100%;
}
.videoText {
	padding-top: 5px;
	padding-bottom: 5px;
}
.videoTocTable a {
	display: block;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.videoTocTable a:visited {
	color: #333;
}
.videoTocTable a:hover {
	color: #042E9C;
}
.tipsheet {
	vertical-align: middle;
	font-weight: bold;
}

.tipsheet img {
	vertical-align: middle;
}

.description ul {
	margin-bottom: 18px;
	margin-left: 25px;
}

.description li {
	padding-bottom: 4px;
}

h1, h2, h3, h4, h5 {
	margin-top: 0px;
}