<style http-equiv="Content-Type" content="text/html; charset=iso-8859-1">/*DOTTED LINES----------------*/
/*Horizontal*/
.dots_horizontal {
	background-image: url(/images/bg/horizontal_dash.gif);
	background-repeat: repeat-x;
	margin: 0 0 1px 1px;  
	width:590px; height:1px;
	
}

/*Vertical*/
.dots_vertical {
	background-image: url(/images/bg/vertical_dash.gif);
	background-repeat: repeat-y;
	/*height: 100%;*/
	width:1px;
	height:420px;
}

.dots_vertical_header {
	background-image: url(/images/bg/vertical_dash.gif);
	background-repeat: repeat-y;
	/*height: 100%;*/
	width:1px;
	height:80px;
}

/*TOP IMAGERY----------------*/
/* no image   EJB 6Oct06  added as option for DCP templates*/
.topImg_blank {
	height:78px;
	width:399px;
}

/*Smart phones*/
.topImg_sm {
	background-image: url(/images/top_images/vf_main_topimg_smart01.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/*Datacards*/
.topImg_dc {
	background-image: url(/images/top_images/vf_main_topimg_data01.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/*Wireless Office*/
.topImg_wo {
	background-image: url(/images/top_images/vf_main_topimg_wireless01.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/*Customer Care*/
.topImg_cc {
	background-image: url(/images/top_images/vf_main_topimg_care01.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/*Search - Advanced Search*/
.topImg_as {
	background-image: url(/images/top_images/vf_main_topimg_search01.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/* Additional top styles */

/* Solutions */
.topImg_sl {
	background-image: url(/images/top_images/vf_main_topimg_search01.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

.topImg_sol	{
	background-image: url(/images/top_images/vf_topimg_sol_smart_a.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/* Case Studies */

.topImg_cs1 {
	background-image: url(/images/top_images/vf_topimg_case01_a.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

.topImg_cs2 {
	background-image: url(/images/top_images/vf_topimg_case02_a.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/* Data Cards */

.topImg_da {
	background-image: url(/images/top_images/vf_topimg_data01_a.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/* Standard */

.topImg_stp {
	background-image: url(/images/top_images/vf_topimg_prod_std01_a.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}

/* Smart phones */

.topImg_smp {
	background-image: url(/images/top_images/vf_topimg_prod_smart_01_a.jpg);
	background-repeat: no-repeat;
	height:78px;
	width:399px;
}


/*BACKGROUND COLOURS----------------*/
/*Content Cell Colour*/
.con_bgColour {
	background-color: #EEEEEE;
}

/*TEXT CONTENT----------------*/

.bodyText01{
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10px;
	 color: #494949; 
	 line-height: 14px;
}

.bodyText_indent{
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10px;
	 color: #494949; 
	 line-height: 14px;
	 margin-top:6px;
}

.bodyText02{
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10px;
	 color: #494949; 
	 line-height: 14px;
	 font-weight:bold;
}

.bodyText_red01{
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10px;
	 color: #FF0008;
	 line-height: 14px;
}

.bodyText_red02{
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 10px;
	 color: #FF0008;
	 line-height: 14px;
	 font-weight:bold;
}


/*Form elements*/
.drop_down01 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #494949;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

/*LINKS----------------*/

/*hyperlinks style - links A*/
a.links_a:link{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: underline;
}

a.links_a:visited{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: underline;
}

a.links_a:hover{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FF0000;
}

a.links_a:active{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

/*PROMO BOXES----------------*/

/*Customer Care Cross Link*/
.box_customer {
	background-image: url(/images/promos/vf_promo_care_base.gif);
	background-repeat: no-repeat;
}

/*BOX IMAGES----------------*/

/*Customer Care Cross Link*/
.img_boxBase {
	background-image: url(/images/pix/vf_box_base.gif);
	background-repeat: no-repeat;
}

