body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.bodycopybold {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a {
	color: #3366CC;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.jobmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom: 1px dashed #CEE6EC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-transform: uppercase;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-transform: uppercase;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bulletlist {
	white-space: normal;
	display: list-item;
	list-style: disc;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#meyertout {
	border: 1px solid #999999;
}

#meyertout img {
	padding: 0;
	margin: 0;
}

/*********************************************
  Sales Video Page
**********************************************/

.VideoRow {

}

.VideoBox {
	float: left;
	height: 140px;
	width: 100px;
	margin-left: 22px;
	margin-bottom: 30px;
}

.VideoBox img{
	cursor:pointer;
	cursor:hand;
}

.VideoTitleBox {
	height: 40px;
}

div.clear {
clear: both;
}
.VideoTitle {
	font-size: 11px;
}


input.VideoButton
{
   font-size:12px;
   width:100px;
   height:100px;
}

.VideoContainer {
	display: none;
}
.VideoHidden {
	display: none;
}


.VideoContainer h1{
	font-size:18px;
}

.VideoDownload {
	font-size: 12px;
	height: 30px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.DownloadIcon {
	float: left;
}

.DownloadLink {
	float: left;
	padding-left: 5px;
}

