p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0.875em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 1.636em;
	margin-bottom: 0.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 10px;
	line-height: 1.25em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px;
	margin-bottom: 1em;
	line-height: 1.125em;
}
.services ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
	font-weight: normal;
	margin-bottom: 0.875em;
}
.services li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.light:link, a.light:visited {
	color: #E7E7E7;
	text-decoration: none;
}
a.light:hover {
	color: #FF0000;
	background-color: #000000;
	text-decoration: none;
}

a.dark:link, a.dark:visited {
	color: #FF0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.dark:hover {
	color: #990000;
	text-decoration: none;
}


ul#navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
}

#navlist li {
	list-style-type: none;
	width: 100px;
	display: block;
	float: left;
	height: 21px;
}

#navlist a {
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
}

#navlist li#active a {
	color: #FE0000;
}
.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	line-height: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.whitetext {
	color: #FFFFFF;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .625em;
}
.firstpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.42em;
	font-weight: bold;
	color: #E7E7E7;
	margin-top: 0px;
	margin-bottom: 0.875em;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em;
	line-height: 1.4em;
	font-weight: normal;
	color: #990000;
	font-style: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #0099CC;
	margin-top: 0.7em;
	display: block;
	line-height: 1.3em;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.3em;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

ul#sublist {
}

#sublist li {
	list-style-type: none;
	width: 192px;
	display: block;
	float: left;
	height: 223px;
}

#sublist a {
}

#sublist a:link, #sublist a:visited {
	text-decoration: none;
}

#sublist a:hover {
	text-decoration: none;
}

#sublist li#active a {
	color: #FE0000;
}

.mediahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #003399;
	font-weight: bold;
}
.videotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	line-height: 1.4em;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0.2em;
}
a.artist {
	border: 3px solid #000000;
	display: block;
	margin-bottom: 5px;
}

a.artist:link, .artist a:visited {
	text-decoration: none;
	display: block;
	border: 3px solid #000000;
	background-color: #FFFFFF;
}

a.artist:hover {
	text-decoration: none;
	border: 3px solid #FF0000;
	display: block;
}

.artist li#active a {
	color: #000000;
}
a.client {
	display: block;
	margin: 0px;
	padding: 0px;
}
a.client:link, a.client:visited {
	text-decoration: none;
	display: block;
}

a.client:hover {
	text-decoration: none;
	display: block;
	background-color: #171717;
}

.client li#active a {
	color: #000000;
}
.subheadFL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	float: left;
}
.subheadFR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	float: right;
}
.darktext {
	color: #000000;
}
