@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

.formField1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size:12px;
	font-style:normal;
	color:#333;
	line-height:18px;
	text-align:justify;
	}
	
#content3 {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size:12px;
	font-style:normal;
	color:#333;
	line-height:18px;
	text-align:center;
	}
	
#content_t {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size:12px;
	font-style:normal;
	color:#FFF;
	line-height:18px;
	text-align:justify;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#005cb8;
	margin-bottom:15px;
	}

#copy {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size:12px;
	font-style:normal;
	color:#333;
	line-height:18px;
	text-align:justify;
	}

#copy a:link {
	text-decoration:none;
	color:#333;
	}
	
#copy a:hover {
	text-decoration:underline;
	color:#333;
	}

#copy a:visited {
	text-decoration:none;
	color:#333;
	}

.button {
	margin-top:27px;
}

#more {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-align:justify;
	}

#more a:link {
	text-decoration:none;
	color:#FF0000;
	}
	
#more a:hover {
	text-decoration:underline;
	color:#FF0000;
	}

#more a:visited {
	text-decoration:none;
	color:#FF0000;
	}

#vpautomation-menu{
	position:relative;
	display:block;
	list-style-type:none;
	list-style-position:inside;
	float:right;
	padding:0px;
	margin:0px;
	margin: 2px 53px 0px 0px;
}

#vpautomation-menu li{
	position:relative;
	display:inline-block;
	float: left;
	background : transparent url(divider.gif) no-repeat right 0px scroll;
}

#vpautomation-menu li a:hover{
	color:#ffffff;
	background-color: #005CB9;
	outline: none;
}

#vpautomation-menu li a{
	position:relative;
	display:inline-block;
	font-family: "Trebuchet MS", "Arial", sans;
	font-size: 0.85em;
	font-weight: 800;
	text-decoration: none;
	color:#005CB9;
	padding:0px;
	margin:0px;
	padding:7px 10px;
	margin: 0px 7px 0px 7px;
	outline: none;
}

#vpautomation-menu li.last{background:none;}

#slider-wrp #slider-nav{
	position:absolute;
	display:block;
	width: 789px;
	height:1px;
	top: 277px;
	bottom:0px;
	z-index: 22;
}

#slider-wrp a#slider-prev, #slider-wrp a#slider-next{
	position:absolute;
	display:block;
	width:22px;
	height:26px;
	text-indent: -99999px;
	cursor:pointer;
}

#slider-wrp a#slider-prev{
	background : transparent url(vp-prev.png) no-repeat 0px 0px scroll;
	top:0px;
	left:63px;
}

#slider-wrp a#slider-next{
	background : transparent url(vp-next.png) no-repeat 0px 0px scroll;
	top:0px;
	right:22px;
}

#footer {
	margin-left: 70px;
	margin-top: 45px;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #555;
}
