body {
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/main_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left 420px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	border-top: 2px solid #333;
}
body.home_page {
	background-position: left 500px;
}
body .shadowman {
	width: 100%;
	float: left;
	clear: both;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/main_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 419px;
	min-height: 580px;
}
body.home_page .shadowman {
	background-position: center 499px;
}
.main_container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/*-  Header
----------------*/
.header {
	width: 960px;
	height: 124px;
	float: left;
	clear: both;
}
.header .logo {
	width: 240px;
	height: 90px;
	float: left;
	padding: 29px 0 0 0;
	margin-top: 5px;
}
.header .logo img {
	border: 0 none;
}
.header .navigations {
	width: 720px;
	height: 119px;
	float: left;
}
/*-  Top NAV
----------------*/
.header .top_nav {
	width: 720px;
	height: 18px;
	padding: 10px 0 11px 0;
	float: left;
	clear: both;
}
.header .top_nav ul.topul {
	padding: 0 0 0 6px;
	height: 18px;
	margin: 0;
	list-style-type: none;
}
.header .top_nav ul.topul li {
	padding: 0 0 0 8px;
	margin: 0;
	height: 18px;
	line-height: 18px;
	float: right;
	color: #999;
	font-size: 11px;
}
.header .top_nav ul.topul li.push_rite {
	float: left;
}
.header .top_nav ul.topul li.push_rite .pushme{
	font-size: 11px;
	padding: 0 5px 0 0;
}
.header .top_nav ul.topul li.push_rite .top_field{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	width: 90px;
	color: #666;
}
.header .top_nav ul.topul li.push_rite .top_butt{
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 1px 0;
	margin: 0;
	width: 75px;
	background-color: #333;
	border: 0 none;
}
.header .top_nav ul.topul li form{
	padding: 0;
	margin: 0;
}
.header .top_nav ul.topul li a {
	color: #999;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	font-size: 11px;
}
.header .top_nav ul.topul li a:hover {
	color: #f68428;
	text-decoration: underline;
}
.header .top_nav ul.topul li a.active {
	color: #f68428;
	height: 18px;
	line-height: 18px;
	text-decoration: underline;
}
/*-  Main NAV
----------------*/
.header .main_nav {
	width: 720px;
	height: 60px;
	float: left;
	clear: both;
	margin-top: 5px;
}
.header .main_nav ul.mainul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header .main_nav ul.mainul li {
	width: 120px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 0;
}
.header .main_nav ul.mainul li a {
	border-left: 1px solid #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	height: 48px;
	text-decoration: none;
	padding: 12px 0 0 14px;
	display: block;
	float: left;
	margin: 0;
}
.header .main_nav ul.mainul li a:hover {
	border-left: 1px solid #333;
	color: #f68428;
}
.header .main_nav ul.mainul li a.active {
	border-left: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f68428;
	height: 48px;
	text-decoration: none;
	padding: 12px 0 0 14px;
	display: block;
	float: left;
	margin: 0;
}
.header .main_nav ul.mainul li.green a:hover {
	border-left: 1px solid #333;
	color: #006b6e;
}
.header .main_nav ul.mainul li.green a.active {
	border-left: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #006b6e;
	height: 48px;
	text-decoration: none;
	padding: 12px 0 0 14px;
	display: block;
	float: left;
	margin: 0;
}
/*-  Top Submenus
----------------*/
.top_submenu {
	background-color: #f4f4f4;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 5px 0 0 -14px;
	padding: 15px;
	width: 90px;
}
.top_submenu ul.sub {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 80px;
}
.top_submenu ul.sub li {
	width: 80px;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 26px;
	height: 26px;
	font-size: 11px;
}
.top_submenu ul.sub li a {
	width: 80px;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	line-height: 26px;
	height: 26px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.top_submenu ul.sub li a:hover {
	color: #f68428;
	text-decoration: none;
}
/*-  Main Menu Submenus
----------------*/
.main_submenu {
	background-color: #fff;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: -1px 0 0 0;
	padding: 15px;
	width: 209px;
	float: left;
	display: block;
}
.main_submenu ul.main {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 200px;
}
.main_submenu ul.main li {
	width: 160px;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 30px;
	height: 30px;
	font-size: 11px;
}
.main_submenu ul.main li a {
	width: 200px;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	line-height: 30px;
	height: 30px;
	color: #333;
	border: 0 none;
	text-decoration: none;
	font-size: 11px;
}
.main_submenu ul.main li a:hover {
	color: #f68428;
	text-decoration: none;
	border-left: 0 none;
}
.main_submenu ul.main li.green a:hover {
	color: #006b6e;	
	text-decoration: none;
	border-left: 0 none;
}
/*-  Flash
----------------*/
.index_flash {
	width: 960px;
	height: 450px;
	float: left;
	clear: both;
	display: block;
}
.flash {
	width: 960px;
	height: 340px;
	float: left;
	clear: both;
	display: block;
}
/*-  Index Story
----------------*/
.index_story {
	width: 960px;
	float: left;
	clear: both;
	padding: 10px 0;
}
.index_story p {
	margin: 0;
	padding: 10px 0;
}
.index_story .main_column {
	width: 210px;
	float: left;
	padding: 0 15px;
}
.index_story .l_column {
	width: 210px;
	float: left;
	padding: 0 15px 0 14px;
	border-left: 1px solid #ccc;
	min-height: 200px;
}
.pdf_download {
	height: 55px;
	float: left;
	padding: 10px 0 0 65px;
	margin: 15px 0 0 -5px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/pdf_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
.pdf_download a {
	color: #333;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.pdf_download a:hover {
	color: #f68428;
}
.pdfgreen_download {
	height: 55px;
	float: left;
	padding: 10px 0 0 65px;
	margin: 15px 0 0 -5px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/pdfgreen_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
.pdfgreen_download a.green {
	color: #333;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.pdfgreen_download a.green:hover {
	color: #006b6e;
}
/*-  Story
----------------*/
.story {
	width: 960px;
	float: left;
	clear: both;
	padding: 15px 0 10px 0;
}
.story p {
	margin: 0;
	padding: 10px 0;
}
.story .menu_column {
	width: 220px;
	float: left;
	padding: 0 20px 0 0;
}
.story .menu_column ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.story .menu_column ul li {
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}
.story .menu_column ul li a {
	width: 205px;
	height: 35px;
	line-height: 35px;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 15px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.story .menu_column ul li a:hover {
	border-bottom: 1px solid #333;
	color: #f68428;
}
.story .menu_column ul li a.active {
	width: 205px;
	height: 35px;
	line-height: 35px;
	float: left;
	border-bottom: 1px solid #333;
	padding: 0 0 0 15px;
	color: #f68428;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.story .menu_column ul li.green a:hover {
	border-bottom: 1px solid #333;
	color: #006b6e;	
}
.story .menu_column ul li.green a.active {
	width: 205px;
	height: 35px;
	line-height: 35px;
	float: left;
	border-bottom: 1px solid #333;
	padding: 0 0 0 15px;
	color: #006b6e;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.story .rnarrow_column {
	width: 460px;
	float: left;
	padding: 0 15px 0 14px;
	border-left: 1px solid #ccc;
	min-height: 260px;
}
.story .r_column {
	width: 689px;
	float: left;
	padding: 0 15px 0 14px;
	border-left: 1px solid #ccc;
	min-height: 260px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #f68428;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 10px 0;
}
.story h1 {
	margin: 0 0 0 255px;
}
.story .choose {
	float: right;
	margin: -25px 0 0 0;
}
.story .choose .choose_menu{
	border: 1px solid #ccc;
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}
.story .rnarrow_column ul,
.story .rnarrow_column ul li ul{
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
.story .rnarrow_column ul li,
.story .rnarrow_column ul li ul li {
	padding: 5px 10px;
	margin: 0;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/square.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

/*-  Accordion Staf
----------------*/
.accord_container {
	width: 689px;
	float: left;
	padding: 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
}
.accord_container .acc_title {
	width: 674px;
	float: left;
	padding: 9px 0 8px 15px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_right.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	display: block;
	clear: both;
	font-weight: bold;
}
.accord_container .acc_title .date{
	width: 674px;
	font-size: 10px;
	float: left;
	display: block;
	clear: both;
	font-weight: normal;
}
.ext_link {
	width: 674px;
	padding: 0 0 12px 15px;
	margin: 0;
}
.accord_container .acc_title a {
	color: #333;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container .acc_title a .thumb {
	padding: 0 10px 0 0;
	float: left;
}
.accord_container .acc_title a .thumb img{
	border: 0 none;
}
.accord_container .acc_title a .ptitle {
	width: 550px;
	float: left;
	font-weight: normal;
	padding: 30px 0 0 0;
}
.accord_container .acc_title_open {
	width: 674px;
	float: left;
	padding: 9px 0 8px 15px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_down.gif);
	background-repeat: no-repeat;
	background-position: left 16px;
	display: block;
	clear: both;
	font-weight: bold;
}
.accord_container .acc_title_open a {
	color: #f68428;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container .reveal_me {
	width: 674px;
	float: left;
	padding: 10px 0 15px 15px;
	display: block;
	clear: both;
}
.accord_container .reveal_me .thumb {
	padding: 0 10px 0 0;
	float: left;
}
.accord_container .reveal_me ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
.accord_container .reveal_me ul li {
	padding: 5px 10px;
	margin: 0;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/square.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.accord_container1 {
	width: 689px;
	float: left;
	padding: 0;
	clear: both;
	display: block;
}
.accord_container1 .acc_title {
	width: 674px;
	float: left;
	padding: 9px 0 8px 15px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_right.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	display: block;
	clear: both;
	font-weight: bold;
}
.accord_container1 .acc_title a {
	color: #f68428;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container1 .acc_title_open {
	width: 674px;
	float: left;
	padding: 9px 0 8px 15px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_down.gif);
	background-repeat: no-repeat;
	background-position: left 16px;
	display: block;
	clear: both;
	font-weight: bold;
}
.accord_container1 .acc_title_open a {
	color: #f68428;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container1 .reveal_me {
	width: 674px;
	float: left;
	padding: 10px 0;
	display: block;
	clear: both;
}
.accord_container2 {
	width: 689px;
	float: left;
	padding: 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
}
.accord_container2 .acc_title {
	width: 674px;
	float: left;
	padding: 9px 0 8px 15px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_right.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	display: block;
	clear: both;
	font-weight: normal;
}
.accord_container2 .acc_title a {
	color: #333;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container2 .acc_title a:hover {
	color: #006b6e;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container2 .acc_title a .thumb {
	padding: 0 10px 0 0;
	float: left;
}
.accord_container2 .acc_title a .thumb img{
	border: 0 none;
}
.accord_container2 .acc_title a .ptitle {
	width: 550px;
	float: left;
	font-weight: normal;
	padding: 30px 0 0 0;
}
.accord_container2 .acc_title_open {
	width: 674px;
	float: left;
	padding: 9px 0 8px 15px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_down.gif);
	background-repeat: no-repeat;
	background-position: left 16px;
	display: block;
	clear: both;
	font-weight: normal;
}
.accord_container2 .acc_title_open a {
	color: #006b6e;
	text-decoration: none;
	float: left;
	display: block;
}
.accord_container2 .reveal_me {
	width: 674px;
	float: left;
	padding: 10px 0 15px 15px;
	display: block;
	clear: both;
}
.accord_container2 .reveal_me ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
.accord_container2 .reveal_me ul li {
	padding: 5px 10px;
	margin: 0;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/square.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.accord_container1 .reveal_me ul.three_cols {
	width: 660px;
	padding: 10px 0 10px 10px;
	margin: 0 0 -9px 0;
	list-style-type: none;
	border-left: 0 none;
	border-top: 0 none;
	border-right: 1px solid #ccc;
	float: left;
	clear: both;
	display: block;
	font-size: 11px;
}
.accord_container1 .reveal_me ul li {
	padding: 5px 0 5px 10px;
	margin: 0 20px 0 0;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/square.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	float: left;
	width: 190px;
	border-bottom: 1px solid #ccc;
}
.clients_gallery {
	font-size: 11px;
	width: 674px;
	float: left;
	padding: 10px 0;
	display: block;
	clear: both;
}
.clients_gallery ul.three_cols {
	width: 670px;
	padding: 10px 0;
	margin: 0;
	list-style-type: none;
	border-left: 0 none;
	border-top: 0 none;
	float: left;
	clear: both;
	display: block;
}
.clients_gallery ul.three_cols li {
	padding: 5px 0 5px 10px;
	height: 200px;
	margin: 0 18px 0 0;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/square.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	float: left;
	width: 195px;
}
.clients_gallery ul.three_cols li img{
	border: 1px solid #ddd;
	float: left;
	clear: both;
}
/*-  Footer
----------------*/
.footer {
	width: 960px;
	float: left;
	clear: both;
	padding: 20px 0 10px 0;
}
.footer .top_footer {
	width: 958px;
	height: 38px;
	line-height: 38px;
	float: left;
	clear: both;
	border: 1px solid #ccc;
	display: block;
}
.footer .top_footer ul {
	width: 928px;
	margin: 0;
	padding: 0 14px;
	list-style-type: none;
	line-height: 38px;
}
.footer .top_footer ul li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 11px;
	line-height: 38px;
}
.footer .top_footer ul li a {
	color: #333;
	text-decoration: underline;
	float: left;
}
.footer .top_footer ul li a:hover {
	color: #f68428;
}
.footer .top_footer ul li.right {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 10px;
}
.footer .top_footer ul li.right a.top {
	float: right;
	width: 10px;
	line-height: 38px;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/arrowblack_up.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
}
.footer .bottom_footer {
	width: 930px;
	padding: 0 15px;
	float: left;
	clear: both;
	display: block;
}
.footer .bottom_footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 38px;
}
.footer .bottom_footer ul li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 10px;
	line-height: 38px;
	color: #999;
}
.footer .bottom_footer ul li a {
	color: #999;
	text-decoration: underline;
}
.footer .bottom_footer ul li a:hover {
	color: #f68428;
}
.footer .bottom_footer ul li.right {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 220px;
}
.footer .bottom_footer ul li.right .bb {
	float: right;
	display: block;
	width: 220px;
	text-align: right;
}
.footer .bottom_footer ul li.right a {
	text-decoration: underline;
}
.footer .bottom_footer ul li.right a:hover {
	color: #f68428;
}
/*-  Contact
----------------*/
.cont_col {
	width: 440px;
	padding: 0 20px 0 0;
	float: left;
}
.cnt {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 5px;
}
.cnt1 {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 5px;
}
.cnt_txtarea {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 382px;
	height: 100px;
	font-weight: bold;
	padding: 8px 5px;
}
.cnt_click {
	border: 1px solid #ccc;
	border-bottom: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 5px;
}
.cnt1_click {
	border: 1px solid #ccc;
	border-bottom: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 5px;
}
.cnt_txtarea_click {
	border: 1px solid #ccc;
	border-bottom: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 382px;
	height: 100px;
	font-weight: bold;
	padding: 8px 5px;
}
.btn {
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0 none;
	margin: 0;
	padding: 5px 8px;
	text-transform: uppercase;
}
.padd1 {
	padding: 10px 10px 0 0;	
}
.padd2 {
	padding: 10px 0 0 0;	
}
/*-  Sitemap
----------------*/


/*-  Newsletter
----------------*/
.newsletter_page {
	height: 200px;
	width: 940px;
	padding: 150px 10px 0 10px;
	float: left;
	clear: both;
	display: block;
	background-attachment: scroll;
	background-image: url(../../_graphics/_img/oranje_bigsquare.gif);
	background-repeat: no-repeat;
	background-position: 60px 290px;
}
.newsletter_page a{
	color: #333;
	text-decoration: underline;
}

/*-  All
----------------*/
.oranje {
	color: #f68428;
}
.normal {
	font-weight: normal;
}
.story a {
	color: #333;
	text-decoration: underline;
}
.story a:hover {
	color: #f68428;
}
.green {
	color: #006b6e;	
}
.story a.green {
	color: #333;
	text-decoration: underline;
}
.story a.green:hover {
	color: #006b6e;	
}

/* ------------------------------------------------- Jquery validation css ------------------------------------------- */
.formError {
	position:absolute;
	top:300px;
	left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}
.formError .formErrorContent {
	width:100%;
	background:#FF8D1C;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.formError .formErrorArrow {
	position:absolute;
	bottom:0;
	left:20px;
	width:15px;
	height:15px;
}
.formError .formErrorArrow div {
	box-shadow: 1px 4px 5px #000;
	font-size:0px;
}
.formError .formErrorArrow .line10 {
	width:15px;
	height:1px;
	background:#333;
	margin:0 auto;
	font-size:0px;
	display:block;
}
.formError .formErrorArrow .line9 {
	width:13px;
	height:1px;
	background:#333 ;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line8 {
	width:11px;
	height:1px;
	background:#FF8D1C;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line7 {
	width:9px;
	height:1px;
	background:#FF8D1C;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line6 {
	width:7px;
	height:1px;
	background:#FF8D1C;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line5 {
	width:5px;
	height:1px;
	background:#FF8D1C;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line4 {
	width:3px;
	height:1px;
	background:#FF8D1C;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line3 {
	width:1px;
	height:1px;
	background:#FF8D1C;
	margin:0 auto;
	display:block;
}
