.bodycopy {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 16px; 
	color: #181d1c;
	font-variant: normal;
	text-transform: none; }

.bodycopy a {  
	color: #181d1c; }

.bodycopy a:hover {  
	color: #aec148; }

.bodycopylist { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #181d1c; 
	margin-left: 15px; 
	text-indent: -13px; }

.bodyhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 16px; 
	color: #5d324c;
	font-weight: bold;
	text-transform: uppercase; }

.bodysubhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 16px; 
	color: #2C2D2C; }

.margincopy { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 18px;
	color: #2c2d2c; }

.margincopy a { 
	color: #2c2d2c;
	text-decoration: underline; }

.margincopy a:hover { 
	color: #aec148; }

.marginhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	font-weight: bold;
	color: #5d324c; }

.margincopylist { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #2c2d2c; 
	margin-left: 15px; 
	text-indent: -13px; }

.margincopylist a { 
	color: #2c2d2c;  }

.margincopylist a:hover { 
	color: #aec148; }

.overlay {
	display: none;
	z-index: 10000;
	width: 317px;	
	height: 235px;
	-moz-box-shadow:0 0 90px 5px #444;
	-webkit-box-shadow: 0 0 90px #444;
	position: relative;}

.overlay#video1 .close, .overlay#video2 .close, .overlay#video3 .close, .overlay#video4 .close, .overlay#video5 .close, .overlay#video6 .close, .overlay#video7 .close {
	background: url(assets/close-trans.png) no-repeat right;
	position: absolute;
	right: -3px;
	top: -27px;
	cursor: pointer;
	height: 19px;
	width: 60px; }

.overlayAlt {
	display: none;
	z-index: 10000;
	width: 436px;	
	height: 343px;
	-moz-box-shadow:0 0 90px 5px #444;
	-webkit-box-shadow: 0 0 90px #444;
	position: relative;}

.overlayAlt#video8 .close {
	background: url(assets/close-trans.png) no-repeat right;
	position: absolute;
	right: -3px;
	top: -27px;
	cursor: pointer;
	height: 19px;
	width: 60px; }

.disclaimer p {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 9px;
	color: #181D1C;
	text-align: center;	}

.disclaimer p a {
	color: #181D1C;	}

a.videoLink {
	cursor: pointer;
	color: #2c2d2c;
	text-decoration: underline; }

a.videoLink:hover {
	color: #aec148; }


