body, div, ul, ol, dl, li, p, h1, h2, h3, h4, h5, h6, table, td, form, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: arial;
}
body {
	background: #fff;
}
h5 {
	font: normal 18px arial, helvetica;
	color: #0054a6;
	padding: 5px 0 10px 15px;
	text-transform: uppercase;
}
h6 {
	font: bold 16px arial, helvetica;
	color: #000;
	line-height: 20px;
	padding: 0 0 10px 15px;
}
img {
	border: 0;
}
a, a:hover {
	font-weight: bold;
	/*	color: #a7ce38;*/
	color: #0040FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	text-align: center;
}
#wrapper {
	margin: 0 auto;
/*
	width: 1004px;
	border-left: 20px solid #003e95;
	border-right: 20px solid #003e95; */
	overflow: auto;
	background-color: #003e95;
	width: 1120px;
	text-align: center;
}
#page {
	overflow: hidden;
	width: 1000px;
	padding: 0 2px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 1000px;
	height: 131px;
	margin-bottom: 4px;
	background: #fff url(../g/header_bg.gif) 0 0 repeat-x;
	float: left;
}
#headerbar {
	width: 992px;
	height: 86px;
	padding: 0 4px;
	margin-bottom: 11px;
	float: left;
}
ul#menu {
	padding: 0 4px;
	list-style: none;
	float: left;
}
ul#menu li {
	position: relative;
	padding-right: 8px;
	background: url(../g/menuitem_bg.gif) right 0 no-repeat;
	display: inline;
	float: left;
}
ul#menu li.on {
	position: relative;
	padding-right: 8px;
	background: url(../g/menuitem_bg.gif) right -28px no-repeat;
	display: inline;
	float: left;
}
ul#menu li a,  ul#menu li a:hover,  ul#menu li a.on,  ul#menu li a.on:hover {
	font: normal 10px arial;
	color: #000;
	height: 1%;
	padding: 8px 18px 6px 26px;
	background: url(../g/menuitem_bg.gif) 0 0 no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
}
ul#menu li a:hover {
	color: #fff;
	background: url(../g/menuitem_bg.gif) 0 -28px no-repeat;
}
ul#menu li a.on,  ul#menu li a.on:hover {
	color: #fff;
	background: url(../g/menuitem_bg.gif) 0 -28px no-repeat;
}
/* Sub level menu list */
			ul#menu ul {
	position: absolute;
	left: 0;
	top: 0;
	padding: 4px 0 0;
	visibility: hidden;
	z-index: 1000;
}
ul#menu ul ul {
	position: relative;
	top: 0 !important;
	padding: 0;
	float: none;
}
/*Sub level menu list items*/
				ul#menu ul li,  ul#menu ul ul li {
	position: relative;
	background: none;
	padding: 0;
	float: none;
}
/* Sub level menu links style */
ul#menu ul li a,  ul#menu ul li a:hover,  ul#menu ul li a.on,  ul#menu ul li a.on:hover,  ul#menu ul ul li a,  ul#menu ul ul li a:hover,  ul#menu ul ul li a.on,  ul#menu ul ul li a.on:hover {
	width: 198px;
	height: 1%;
	font: normal 10px arial, helvetica;
	padding: 2px 2px 2px 26px;
	color: #fff;
	background: #0054a6;
	border: #0054a6 solid 1px;
	display: block;
	float: none;
}
ul#menu ul ul li a,  ul#menu ul ul li a:hover,  ul#menu ul ul li a.on,  ul#menu ul ul li a.on:hover {
	width: 188px;
	padding: 2px 2px 2px 36px;
}
/* Sub level menu hover and active links style */
ul#menu ul li a:hover,  ul#menu ul ul li a:hover {
	color: #0054a6;
	background: #fff;
}
ul#menu ul li a.on,  ul#menu ul li a.on:hover,  ul#menu ul ul li a.on,  ul#menu ul ul li a.on:hover {
	/*						color: #8ac653; */
	color: #40D900;
}
#content {
	width: 1000px;
	/*	background: url(../g/content_bg.gif) 0 0 repeat-y;*/
	float: left;
}
#full_content {
	width: 952px;
	background: #fff;
	float: left;
	padding: 0 24px;
}
#middle_content {
	width: 1000px;
	/*	background: url(../g/middle-content_bg.gif) 0 0 repeat-y;*/
	float: left;
}
#leftColumn,  #rightColumn {
	width: 250px;
	padding: 0 4px;
	float: left;
}
#leftColumn {
	background: white url(../g/leftcolumn-bg.jpg) 4px 200px no-repeat; 
}
#rightColumn {
	background: white url(../g/rightcolumn-bg.jpg) 4px 200px no-repeat;
}
.generalbox {
	width: 250px;
	padding-bottom: 10px;
	border-top: #7ea9d2 solid 1px;
	float: left;
}
.generalbox form {
	padding-left: 10px;
	float: left;
}
.bothroundtitle,  .leftroundtitle,  .rightroundtitle,  .bothsquaretitle,  .bothroundbox,  .leftroundbox,  .rightroundbox,  .bothsquarebox {
	border-top: none;
	border-bottom: none;
}
.generalbox p {
	font: normal 11px verdana;
	margin-left: 15px;
}
.bothroundtitle {
	background: url(../g/rounds_bg.gif) 0 0 no-repeat;
}
.leftroundtitle {
	background: url(../g/rounds_bg.gif) -250px 0 no-repeat;
}
.rightroundtitle {
	background: url(../g/rounds_bg.gif) -500px 0 no-repeat;
}
.bothsquaretitle {
	border-top: #7ea9d2 solid 1px;
}
.bothroundbox {
	background: url(../g/leftbox-bg.gif) 0 bottom no-repeat;/*			background: url(../g/rounds_bg.gif) -750px bottom no-repeat;*/
		}
.leftroundbox {
	background: url(../g/rounds_bg.gif) -1000px bottom no-repeat;
}
.rightroundbox {
	background: url(../g/rounds_bg.gif) -1250px bottom no-repeat;
}
.bothsquarebox {
	background: url(../g/rounds_bg.gif) -1500px bottom no-repeat;
}
#newsletter {
	background: url(../g/newsletter_bg.gif) 0 bottom no-repeat;
}
#newsletter h5 {
	font-weight: bold;
}
#consultant {
	background: url(../g/consultant_bg.gif) 0 bottom no-repeat;
}
.field {
	background: #95a9cb;
	padding-bottom: 3px;
	margin-bottom: 5px;
	float: left;
}
.dropdown {
	padding: 4px 0;
	float: left;
}
.field input,  .field textarea {
	font: normal 11px verdana;
	color: #000;
	line-height: 13px;
	padding: 3px 0 3px 1px;
	border: #002a81 solid 1px;
	background: #fff;
}
.dropdown select {
	font: normal 11px verdana;
	color: #000;
	background: #fff;
}
.btn, .btn_over {
	margin: 0 0 5px !important;
	float: left;
}
.btn a,  .btn_over a,  .btn span,  .btn_over span {
	font: normal 11px verdana;
	height: 1%;
	color: #fff;
	background: url(../g/button_bg.gif) 0 0 no-repeat;
	line-height: 13px;
	padding: 5px 12px 5px 15px;
	text-decoration: none;
	display: block;
	float: left;
}
.btn span,  .btn_over span {
	width: 3px;
	overflow: hidden;
	background: url(../g/button_bg.gif) right 0 no-repeat;
	padding: 5px 0;
}
.btn_over a,  .btn_over span {
	background: url(../g/button_bg.gif) 0 -23px no-repeat;
}
.btn_over span {
	background: url(../g/button_bg.gif) right -23px no-repeat;
}
.imagebox {
	width: 250px;
	padding-bottom: 5px;
	background: #fff;
	float: left;
}
.imagebox img {
	float: left;
}
.lastbox {
	width: 250px;
	border-top: #7ea9d2 solid 1px;
	float: left;
}
#middleColumn {
	width: 476px;
	padding: 0 4px;
	float: left;
	overflow: hidden;
}
#middleWideColumn {
	width: 712px;
	padding: 0 4px 0 26px;
	float: left;
}
.contentbox {
	width: 476px;
	margin-bottom: 9px;
	float: left;
}

/* distributorbox */
#distributorbox {
	position: relative;
	width: 476px;
	height: 406px;
	margin: 0;
}
#distributorbox .picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 476px;
	height: 412px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 150;
}
#distributorbox h4 {
	position: absolute;
	display: block;
	width: 152px;
	font: italic bold 18px arial;
	z-index: 200;
	text-align: left;
}
#distributorbox h4.lightbluebox {
	top: 0px;
	left: 0px;
}
#distributorbox div.lightbluebox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 152px;
	height: 140px;
	z-index: 100;
	background: url(../g/distributor_boxes.jpg) no-repeat 0px 0px;
}
#distributorbox h4.greenbox {
	top: 269px;
	left: 0px;
}
#distributorbox div.greenbox {
	position: absolute;
	top: 269px;
	left: 0px;
	width: 152px;
	height: 140px;
	z-index: 100;
	background: url(../g/distributor_boxes.jpg) no-repeat -455px 0px;
}
#distributorbox h4.darkbluebox {
	top: 0px;
	left: 323px;
}
#distributorbox div.darkbluebox {
	position: absolute;
	top: 0px;
	left: 323px;
	width: 152px;
	height: 140px;
	z-index: 100;
	background: url(../g/distributor_boxes.jpg) no-repeat -152px 0px;
}
#distributorbox h4.graybox {
	top: 269px;
	left: 323px;
}
#distributorbox div.graybox {
	position: absolute;
	top: 269px;
	left: 323px;
	width: 152px;
	height: 140px;
	z-index: 100;
	background: url(../g/distributor_boxes.jpg) no-repeat -304px 0px;
}
#distributorbox h4 a {
	display: block;
	width: 142px;
	height: 75px;
	overflow: hidden;
	padding: 10px 0px 0px 10px;
	color: #fff;
	text-decoration: none;
}
#distributorbox h4 a:hover {
	text-decoration: underline;
}
/* /distributorbox */

.textbox,  .applicationbox {
	width: 432px;
	padding: 0 22px;
	overflow: hidden;
	float: left;
}
div.highlight_box {
	background-color: #94cc69; 
	clear: both; 
	margin: 0 0 10px; 
	padding: 10px; 
	font: 13px/16px arial,tahoma;
	border: 3px solid #72b54b;  
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
}
.textbox.middle {
	width: 712px !important;
	padding: 0;
}
.textbox.wide {
	width: 908px !important;
}
.textbox h1, .applicationbox h1 {
	font: normal 21px arial, tahoma;
	margin: 10px 0 5px;
	color: #000;
}
#full_content h1 {
	font: normal 20px arial, tahoma;
	margin: 19px 0 22px 23px;
	color: #000;
	width: 908px;
}
.textbox p,  .applicationbox p,  .textbox ul,  .applicationbox ul,  .textbox ol,  .applicationbox ol,  .textbox table,  .applicationbox table,  .textbox dl {
	font: normal 13px arial, tahoma;
	line-height: 16px;
	margin-bottom: 15px;
}
.textbox p {
	text-align: justify;
}
.textbox ul {
	list-style: none;
}
.textbox ul li {
	padding-left: 36px;
	background: url(../g/li.gif) 9px 5px no-repeat;
}
.textbox ol {
	margin-left: 36px;
}
.textbox ol li {
	display: list-item;
	background: none;
	padding: 0;
}
.textbox ol.result,  .textbox ol.result li {
	margin-left: 0;
}
.textbox ol.result li span {
	margin-left: 0;
}
.textbox table {
	border-top: #7ea9d2 solid 1px;
	border-left: #7ea9d2 solid 1px;
}
.textbox tr,  .applicationbox tr {
	vertical-align: top;
}
.textbox td {
	border-right: #7ea9d2 solid 1px;
	border-bottom: #7ea9d2 solid 1px;
	padding: 15px 8px;
	color: #0054a6;
}
.applicationbox table,  .applicationbox td {
	border: 0;
}
.applicationbox table {
	margin-top: 45px;
}
.applicationbox tr {
	vertical-align: top;
}
.applicationbox td {
	color: #000;
	padding-bottom: 3px;
}
.applicationbox input.check {
	border: 0;
	background: none;
	margin: 5px 4px;
}
.search_result {
	font-weight: bold;
}
.search_result li {
	margin-bottom: 30px;
}
.search_result li span {
	font-weight: normal;
}
.result_text {
	margin: 15px 0 30px !important;
}
#footer {
	width: 992px;
	margin: -5px 4px 0;
	float: left;
	background: url(../g/footer_bg.gif) 0 1px repeat-x;
}
#leftFooter {
	width: 200px;
	background: url(../g/footer_bg.gif) 0 -38px no-repeat;
	/*		border-top: #7ea9d2 solid 1px;*/
		margin-top: 1px;
	padding-top: 5px;
	float: left;
}
#leftFooter p {
	font: normal 12px arial, helvetica;
	color: #0054a6;
	margin-left: 12px;
	padding: 10px 0 8px 36px;
	background: url(../g/phone.png) 0 5px no-repeat;
}
#middleFooter {
	width: 565px;
	/*		background: url(../g/footer_bg.gif) 0 0 repeat-x;*/
		border-top: #fff solid 1px;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 1px;
	float: left;
}
#middleFooter ul {
	list-style: none;
	margin: 0 0 0 20px;
/*	#margin-top: 0;*/
}
#middleFooter ul li {
	font: normal 9px arial, helvetica;
	white-space: nowrap;
	display: inline;
}
#middleFooter ul li a,  #middleFooter ul li a:hover {
	color: #0054a6;
	padding: 13px 0 8px;
	margin: 0px 20px 0px 5px;
	background: url(../g/footerlinks_bg.gif) 0 0 repeat-x;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
#middleFooter ul li a:hover {
	background: url(../g/footerlinks_bg.gif) 0 -33px repeat-x;
}
#rightFooter {
	width: 180px;
	background: url(../g/footer_bg.gif) right -38px no-repeat;
	/*		border-top: #7ea9d2 solid 1px;*/
		margin-top: 1px;
	padding-top: 5px;
	text-align: right;
	float: right;
}
#rightFooter p {
	font: normal 10px arial, helvetica;
	text-transform: uppercase;
	color: #0054a6;
	margin: 12px 12px 8px 0;
}
.footer_full {
	border-top: 0 !important;
	margin-top: 1px !important;
}
 @media screen and (min-device-aspect-ratio:1/1), tv and (min-device-aspect-ratio:1/1) {
	 h5 {
/* 	 padding-top: 6px; */
	}
	 #content {
/*	 padding-bottom: 1px; */
	}
}
#av_body_hiding_div {
	display: none;
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #ddd;
	opacity: 0.4;
	filter: alpha(opacity=40);
 _left: expression( ignoreMe2=(document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + 'px' );
 _top: expression( ignoreMe=(document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px' );
 _width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) + "px");
 _height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) + "px");
}
#progress_div {
	display: none;
	position: fixed;
	_position: absolute;
	width: 250px;
	height: 80px;
	left: 50%;
	top: 50%;
	background: #fff url(../g/ajax_loader.gif) center 10px no-repeat;
	margin-top: -40px;
	margin-left: -125px;
 _margin-left: expression( ignoreMe4=(document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)-125 + 'px' );
 _margin-top: expression( ignoreMe3=(document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)-40 + 'px' );
}
label.error {
	display: none !important;
}

