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

/* no_right_col */

#vt_sp_body{
	background:url(../images/bg_sp_no_right_col.png) repeat-y center top;
}

#vt_body_col{
	width:722px;
	float:left;
	left:-2px;
}

#vt_body_col hr {
	width:720px;
}

#vt_callout{
	width:752px;
	margin-left:1px;
}

#vt_body_col div.vt_content{
	width:752px;
}


#vt_body_col div.vt_tabgroup{
	width:100%;
}

#vt_body_col div.vt_tabgroup div.vt_tab_content {
	width:685px;
	float:left;
	display:block;
}

#vt_body_col div.vt_content ul,
#vt_body_col ul {
	/*width:720px;*/
}



#vt_body_col div.vt_tabgroup {
	width:705px;
}

#vt_body_col div.vt_tabgroup div.vt_tab_content{
	width:705px;
	float:left;
}

#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper {
	width:645px;
	display:block;
	float:left;
}

#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper p{
	float:none;
	width:auto;
}

#vt_body_col div.vt_tabgroup div.vt_tab_nav{
	width:700px;

}

#vt_body_col div.vt_2col_wrapper {
	width:693px;
}

#vt_body_col div.vt_2col_wrapper div.vt_2col_bg ul {
	width:305px;
}


#vt_body_col div.vt_2col_wrapper div.vt_2col_bg {
background:transparent url(../images/bg_ul_2col.gif) repeat-y scroll 87px top;
width:693px;

}

#vt_body_col table{
	width:auto;
	float:none;
	clear:both;
}

#vt_body_col ul ul,
#vt_body_col ul ul li,
#vt_body_col ul ul ul {
	border:0px;
	background:none;
	padding:0px;
	margin:0px;
}

#vt_body_col div.vt_two_col_group{
	width:800px;
	float:left;
	clear:both;
}

#vt_body_col div.vt_two_col_group div.column{
	width:42%;
	float:left;
	clear:none;
}

#vt_with_rb div.vt_img_center,
#vt_with_rb div.vt_img_caption_center{
	width:735px;
	text-align:center;
}

#vt_body_col div.vt_img_center p,
#vt_body_col div.vt_img_caption_center p{
	text-align:left;
}

#vt_body_col div.vt_tabgroup div.vt_img_center,
#vt_body_col div.vt_tabgroup div.vt_img_caption_center{
	width:680px;
}

#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper  div.vt_img_caption_center p,
#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper div.vt_img_center p{
	margin-left:auto;
	margin-right:auto;
	left:-60px;
}

#vt_body_col div.vt_tabgroup .vt_img_caption_left p span, 
#vt_body_col div.vt_tabgroup .vt_img_caption_center p span, 
#vt_body_col div.vt_tabgroup .vt_img_caption_right p span{

}

#vt_body_col div.vt_tabgroup .vt_img_caption_left, 
#vt_body_col div.vt_tabgroup .vt_img_caption_center, 
#vt_body_col div.vt_tabgroup .vt_img_caption_right{
	left:0;
	margin-left:0;
}

#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper div.vt_img_caption_left p img,
#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper div.vt_img_caption_right p img,
#vt_body_col div.vt_tabgroup div.vt_tab_content div.vt_tab_wrapper div.vt_img_caption_center p img
{
	margin-left:0px;
	display:block;
}



/***********************/
/* three col group */
/********************** */

#vt_body_col div.vt_three_col_group,
#vt_body_col div.vt_four_col_group{
	width:740px;
	clear:both;
}

#vt_body_col div.vt_three_col_group div.center,
#vt_body_col div.vt_four_col_group div.center{
	width:720px;
}

#vt_body_col div.vt_three_col_group div.center div.column,
#vt_body_col div.vt_four_col_group div.center div.column{
	width:210px;
	margin-right:10px;
}

#vt_body_col div.vt_four_col_group div.center div.column{
	width:138px;
	margin-right:8px;
}

#vt_body_col div.vt_three_col_group div.center div.column ol,
#vt_body_col div.vt_three_col_group div.center div.column ul,
#vt_body_col div.vt_four_col_group div.center div.column ol,
#vt_body_col div.vt_four_col_group div.center div.column ul{
	padding-top:0px;
	margin-top:0px;
}


#vt_body_col div.vt_img_center,
#vt_body_col div.vt_img_caption_center{
	width:none;
	text-align:center;
}


/* some breif fixes */

#vt_no_rb #vt_body_col .vt_two_col_group ul.vtSnAutoIndex .vt_brief{
	width:auto;
}

#vt_sp_body .vtSnContainer > ul > li{
	float:none;	
}
