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


body {
	background-image: url(images/vvBG_2.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
body p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	padding-top:65px;
	padding-left:40px;
	padding-right:30px;
	color: #999999;
}

/*********************************/

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

a.web {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #666666;
}
a.web:link {
	text-decoration: underline;

}
a.web:visited {
	text-decoration: underline;
	color: #666666;
}
a.web:hover {
	text-decoration: underline;
	color: #900;
}



/*********************************/
.contactpageText {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color:#000000;
	padding-top:80px;
}

.style4 {
	color: #999999;
	font-size:14px;
	text-align: left;
}

.style5 {
	color: #000000;
	font-size:14px;
	margin-left:10px;
}

.style6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	padding-top:0px;
	padding-left:0px;
	color: #999999;
	
}

/************** feature styles *****************/

.feature{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #000000;
	height: 261px;
	
	border-bottom:#666666 1px solid; 
}

html>body .feature {height: 261px;}

.feature h3{
	font: bold 18px Arial,sans-serif;
	color: #001B36;
	
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.contactpageText {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.style4 {
	text-align: justify;
}
