/**********************
    small print
***********************/

.copyLightSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-align: center;
}
.copyLightSmallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-align: center;
	text-decoration: underline;
}



/**********************
    copy
***********************/

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}.headlineSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
.copyMidSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-align: center;
}
.copyColour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-decoration: none;
}
.copyLinkColour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-decoration: underline;
}
.copyLinkColour a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.videoList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	border-left-width: 10px;
	border-left-style: none;
	text-decoration: none;
	list-style-type: none;
}


/**********************
    links
***********************/


.myLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.myLink a:hover {
	color: #990000;
}.copyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
}
.copyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-decoration: underline;
}




/**********************
    lists
***********************/

.copyList, copyList a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	border-left-width: 10px;
	border-left-style: none;
	text-decoration: none;
}
.copyList a:hover{
	color: #990000;
	text-decoration: underline;
}
.copyList li{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	color: #990000;
}
