﻿	@charset "utf-8";
/* CSS Document */

ul, li, p{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img{
	display: block;
	border: none;
}

/* CSS Scroller */

.VRA_WhoWeAre_benefits{	
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	margin-right:20px;
}

.VRA_WhoWeAre_benefits_UL{
	height: 100%;
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

.VRA_WhoWeAre_benefits_LI{
	width: 100%;
	position: relative;
	float: left;
}

.VRA_WhoWeAre_benefits_A{
	text-decoration: none;
	cursor: pointer;
}

.VRA_WhoWeAre_benefits_title{
	color: #000000;
	font-size: 36px;
	border-bottom:solid 1px gray;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
}

.VRA_WhoWeAre_benefits_spacer{
	border-bottom: solid 1px gray;
	height:25px;
	width:100%;	
}

.VRA_WhoWeAre_benefits_description{
	color: #3b3b3b;
	font-size: 11px;
	/*position: absolute;*/
	width: 98%;
	/*left: 12px;
	top: 70px;*/
	text-align:left;
	overflow: auto;
	/*height:275px;*/
}

.VRA_WhoWeAre_benefits_description a:link
{
	color:#a70a15;
}

.VRA_WhoWeAre_whoweare{
	width: 250px;
	height: 200px;
	/*background-image: url(http://hwcdn.net/g8u6h5b9/cds/en-us/VRA/victory_timeline_scroller/img/timelineScroller.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}

.VRA_WhoWeAre_whoweare_UL{
	height: 100%;
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

.VRA_WhoWeAre_whoweare_LI{
	width: 100%;
	position: relative;
	float: left;
}



.VRA_WhoWeAre_whoweare_title{
	color: #000000;
	font-size: 16px;
	position: absolute;
	left: 9px;
	top: 16px;
	font-weight: bold;
}

.VRA_WhoWeAre_whoweare_spacer{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:gray;
	height:5px;
	width:100%;
	position: absolute;
	left: 9px;
	top: 35px;
}

.VRA_WhoWeAre_whoweare_description{
	color: #3b3b3b;
	font-size: 11px;
	position: absolute;
	width: 95%;
	left: 12px;
	top: 55px;
	text-align:left;
}



#VRA_WhoWeAre_backtotop{
	width: 650px;
	height: 30px;
	/*background-image: url(http://hwcdn.net/g8u6h5b9/cds/en-us/VRA/victory_timeline_scroller/img/timelineScroller.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}

.VRA_WhoWeAre_backtotop_UL{
	height: 100%;
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

.VRA_WhoWeAre_backtotop_LI{
	width: 100%;
	position: relative;
	float: left;
	text-align:right;
}

.VRA_WhoWeAre_backtotop_A{
	text-decoration: underline;
	cursor: pointer;
}

.ms-rtetablecells
{
	border:0px black none;
}

