#vcContainer{}

.vcTabContainer{
	margin-bottom:0px;
	border-bottom:solid 1px #EEE;
	width:100%;
	height:20px;
}

#vcstor1{z-index:801; display:none;}
#vcstor2{z-index:802; display:none;}
#vcstor3{z-index:803; display:none;}
#vcstor4{z-index:804; display:none;}

.vcContainer{
	visibility:hidden;
	position:relative;
	width:0px;
	height:0px;
	width:0px;
	height:0px;
}

a.vctabA{
	font-size:8pt;
	font-family:arial;
	text-decoration:none;
	color:navy;
}
a.vctabA:visited{ color:navy; }
a.vctabA:active{ color:navy; }

a.vctabA:hover{
	background-color:#DDD;
	opacity:0.1;
	filter:alpha(opacity=10);
}

.vctabInner{
	cursor:default;
	width:93%;
	white-space: nowrap;
}

.vctabs{
	margin:0px;
	width:92px;
	height:21px;
	background-image:url(/images/5/tab_dkgray.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	float:left;
	font-size:8pt;
	font-family:arial;
	text-align:center;
}

.vcWrapper{
	padding:3px;
	background-color:#FFF;
	border-left:solid 1px #DDD;
	border-bottom:solid 1px #DCDCDC;
	border-right:solid 1px #CCC;

}
#vcOverall{ width:300px; }

p.vc_gradiant3 {
	padding: 0px;
	width: 300px;
	height: 24px;
	background-image: url(/images/5/gradiant3.gif);
	background-repeat: repeat-x; 
	margin-bottom:0px;
}
.vc_text {
	color:white;
	font-family:Helvetica;
	font-size:10pt;
	font-stretch: semi-condensed; 
	font-weight: bold;
	letter-spacing: -0.5px;
}

.vc_videodisplaytable{
	padding:0px;
	border:solid 1px silver;
	overflow:auto;
}

.vc_videodisplaycell{
	padding:3px;
	width:100%;

}

.vc_contentNormalBold{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#000;

}

a.vc_contentNormalBold{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#000;

}

a.vc_contentNormalBold:visited{
	color:#000;

}

.vc_contentNormal{
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	color:#000;

}

a.vc_contentSmall{
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	color:#000;

}
a.vc_contentSmall:visited{

	color:#000;

}

.vc_contentSmall{
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	color:#000;

}
.vc_title{
	font-size:8pt;
	text-decoration:none;
	color:#b36640;
	font-weight:bold;
}