body {
	background-color: #001642;
	background-image: url(/site/themes/virgauto/images/bgRepeater.jpg);
	background-repeat: repeat-x;
	margin-bottom:5px;
}
.divBody {
	background-image: url(/site/themes/virgauto/images/bgImage.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.shaderLeft {
	background-image: url(/site/themes/virgauto/images/shaderLeft.png);
	background-repeat:repeat-y;
	background-position:right;
}
.shaderRight {
	background-image: url(/site/themes/virgauto/images/shaderRight.png);
	background-repeat:repeat-y;
	background-position:left;
}
.contentCell {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #71000d;
	background-image: url(/site/themes/virgauto/images/index_26.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left: 60px;
	padding-right:60px;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #71000d;
	}

.copyright{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #4c0009;
	line-height: 16px;
	padding-top:5px;
	}

.footerCopy{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;

}

hr{
color: #5B351A; 
 background: #5B351A; 

}


.footerContent_01 {
	background-image: url(/site/themes/virgauto/images/index_37.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left: 13px;
	padding-right:13px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.footerContent_02 {
	background-image: url(/site/themes/virgauto/images/index_38.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left: 13px;
	padding-right:13px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.footerContent_03 {
	background-image: url(/site/themes/virgauto/images/index_39.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left: 13px;
	padding-right:13px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	color: #ef001c;
	font-weight:bold;
	/*font-variant:small-caps;*/
}	
	
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:24px;
	color: #0065ab;
	font-weight:bold;
	font-variant:small-caps;
}
.featuredCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #ef001c;
	font-weight:bold;
	font-style:italic;
	}
	
ol li { margin-top: .7em; }

ul li { margin-top: 5px; }

.quote{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-style:italic;
	color: #71000d;
}

.required{
	color:#C10000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
}


.caption{
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-top:5px;
	color: #0065ab;

	}

	

.bulletLinks{
	color: #0065ab;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.bulletLinks ul, ol{margin: 0; padding: 0;}
.bulletLinks li{margin-top: 20em;margin: 0; padding-top: 8px;}

.bulletLinks a:link {
	text-decoration: none; 
	color: #0065ab;
	}
.bulletLinks a:visited {
	text-decoration: none;
	color: #0065ab;
	}
.bulletLinks a:hover {
	text-decoration: none;
	color: #ef001c;
	}
.bulletLinks a:active {
	text-decoration: none;
	color: #0065ab;
	}
	
a:link {
	text-decoration: underline;
	color: #0065ab;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #0065ab;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #0065ab;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #0065ab;
	font-weight:bold;
}


#footerCopy a:link {
	text-decoration: underline;
	color: #ffe300;
}
#footerCopy a:visited {
	text-decoration: none;
	color: #ffe300;
}
#footerCopy a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footerCopy a:active {
	text-decoration: none;
	color: #ffffff;
}

#copyright a:link {
	text-decoration: underline;
	color: #4c0009;
}
#copyright a:visited {
	text-decoration: none;
	color: #4c0009;
}
#copyright a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#copyright a:active {
	text-decoration: none;
	color: #ffffff;
}
