@charset "UTF-8";
/* CSS Document */

/*vt_sp_print*/

*{
	color:#000000;
}

body{
	background:none;
}

#vt_sp_body{
	background:none;
	width:auto;
	margin-top:0px;
	top:0px;
}

#vt_footer_bg{
	display:none;
}

#vt_footer{
	background:none;
}

#vt_header{
	display:block;
	background:url(../images/sp_header.jpg) no-repeat left top;
	width:974px;
	height:80px;
	border:0px solid #000000;
}

#vt_header_nav,
#vt_header_search{
	display:none;
}

#vt_callout{
	float:none;
	clear:both;
	width:auto;
}

img,
p img{
	float:none;
	clear:both;
	width:auto;
	margin:10px;
	padding:10px;
	border:1px solid #999999;
}

h1, h2, h3, h4, h5, h6{
	float:left;
	clear:both;
	text-align:left;
	width:100%;
	display:block;
}

#vt_body_col h1,
#vt_body_col h2,
#vt_body_col h3,
#vt_body_col h4,
#vt_body_col h5,
#vt_body_col h6{
	float:none;
	clear:both;
	text-align:left;
	width:100%;
	display:block;
}

#vt_body_col{
	float:none;
	clear:both;
	width:auto;
	margin-bottom:20px;
	border-bottom:4px double #666666;
}


#vt_right_col{
	float:none;
	clear:both;
	width:100%;
}

#vt_right_col:before{
	content:"Sidebar Content";
}

#vt_gateway{
	
}

#vt_main_nav{
	display:none;
}

table tr td,
table tr th{
	border:1px solid #666666;
	width:auto;
	padding:10px;
}


