/* CSS Document */

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6		{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
												}
p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: inherit;
	text-align: left;
	word-spacing: normal;
	padding-left: 0px;
	padding-right: 10px;
}

.caption-white	{
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	background-color: #F78022;
	width: 95%;
	text-align: left;
	}
	
#caption {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: inherit;
	text-align: left;
	word-spacing: normal;
	padding-left: 10px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
.vo_clip_label	{
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	padding-left: 50px;
}
a:link		{
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		background: transparent;
		}
a:visited	{
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		background: transparent;
		}
a:hover		{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: transparent;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	padding-right: 3px;
	padding-left: 3px;
		}
a:active	{
		font-weight: bold;
		text-decoration: none;
		color: #f90;
		background: transparent;
		}
#secondarynav ul		{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
		}
#secondarynav li		{
	text-align: left;
	width: 100px;
	margin: 0;
	color: #000000;
	background-color: #F78022;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
		}
#secondarynav li a		{
		display: block;
		width: 96px;
		font-weight: normal;
		padding: 1px;
		border-left: 0px solid #6cc;
		border-right: 0px solid #6cc;
		color: #000000;
		text-decoration: none;
		}

#secondarynav li a:hover		{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
		}
#secondarynav_alt ul		{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
		}
#secondarynav_alt li		{
	text-align: left;
	width: 100px;
	margin: 0;
	padding: 0 1px 1px 1px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	color: #000000;
	background-color: #F78022;
		}
#secondarynav_alt li a		{
		display: block;
		width: 96px;
		font-weight: normal;
		padding: 1px;
		border-left: 0px solid #6cc;
		border-right: 0px solid #6cc;
		color: #000000;
		text-decoration: none;
		}

#secondarynav_alt li a:hover		{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
		}
