html {overflow-y: scroll;}
#flashContent { width:100%; height:100%; }
body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}*/
h1 {
	font-weight:500;
	font-size:12pt;
	color:#808080;
	font-family: Century Gothic, sans-serif;
	margin: 10px;
}
h2 {
	font-weight:500;
	font-size:11pt;
	color:#FFFFFF;
	font-family: Century Gothic, sans-serif;
	margin-left: 10px;
}
h3 {
	font-weight:500;
	font-size:10pt;
	color:#FFFFFF;
	font-family: Century Gothic, sans-serif;
	margin-left: 10px;
}

h3.gray {
	font-weight:500;
	font-size:14pt;
	color:#666666;
	font-family: Century Gothic, sans-serif;
	margin-left: 0;
	padding: 10px 0 0 0;
}

h4.implants {display: none;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt{
	font-size:10pt;
	color:#000000;
}
.smtxt{
	font-size:11px;
	color:#000000;
}
.alttxt {
	font-size:10pt;
	font-weight:500;
	color:#585B5B;
	font-family: Century Gothic, sans-serif;
}
.menu {
	font-size:11pt;
	font-weight:600;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Century Gothic, sans-serif;
	line-height: 160%;
}
a.menu:hover {
	color:#595959;
	text-decoration:none;
}
.hommenu {
	font-size:11pt;
	font-weight:600;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Century Gothic, sans-serif;
	line-height: 160%;
	padding: 0 22px 0 22px;
}
a.hommenu:hover {
	color:#595959;
	text-decoration:none;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#7F7F80;
	text-decoration:none;
	line-height:120%;
}
a.foot:hover {
	color:#F9F9F9;
	text-decoration:underline;
}
.foot1 {
	font-size:9pt;
	font-weight:500;
	color:#585B5B;
	text-decoration:none;
	line-height:120%;
}
a.foot1:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#585B5B;
	text-decoration:none;
}
a.txtlnk:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.gallink {
	font-size:10pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Century Gothic, sans-serif;
	line-height: 160%;
}
a.gallink:hover {
	color:#595959;
	text-decoration:underline;
}
.sidelink {
	font-size:10pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Century Gothic, sans-serif;
	margin-left: 10px;
	line-height: 160%;
}
a.sidelink:hover {
	color:#595959;
	text-decoration:underline;
}
.gallnk {
	font-size:10pt;
	font-weight:500;
	color:#585B5B;
	text-decoration:none;
	font-family: Century Gothic, sans-serif;
}
a.gallnk:hover {
	color:#FF870A;
	text-decoration:underline;
}
.pad10{
	padding-left: 10px;
}
.padTB{
	padding-top: 10px;
	padding-bottom: 10px;
}
.bgrpt{
	background-repeat: no-repeat;
	background-position: top right;
}
.ztext{
	position:absolute;
	left:100px;
	top:100px;
	z-index:-1;
}
.hometext{
	position:relative;
	width: 800;
}
/*
div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#9FC54F;
	border:solid 1px #FFFFFF;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:230px;
	height:80px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#9FC54F;
	border:solid 1px #FFFFFF;
	margin:2px;
	padding:2px;
	margin-left: 2px;
}
.inpt200 {
	width: 230px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#9FC54F;
	border:solid 1px #FFFFFF;
	margin:2px;
	padding:2px;
}
.inpt20 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#BFBFC0;
	border:solid 1px #FFFFFF;
	margin: 2px;
	padding:2px;
}
.inpt300 {
	width:180px;
	height:18px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#FFF4D4;
	border:solid 1px #FFFFFF;
	margin:2px;
	padding:2px;
	margin-left: 2px;
}
.inpt500 {
	width:180px;
	height:80px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#FFF4D4;
	border:solid 1px #FFFFFF;
	margin:2px;
	padding:2px;
	margin-left: 2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #DC8430;
}

.giltimg{ margin: 20px 0 20px 25px; border: 0; }

/** new home **/
.homep{ font: 700 10pt Arial, Helvetica, sans-serif; margin-top: 15px;  color: #6B6E6F; }
.hmcnt h3{ margin-left: 0; margin-top: 10px; text-transform: uppercase; color: #6B6E6F; font-weight: 500; }
.homebx p{ text-align: justify; }

.homebx{ border: 1px solid #85837E; height: 186px; padding: 0px 15px 0 20px; margin-bottom: 20px; }
.imgbdr{ border: 1px solid #85837E; }
.seo h1{ margin-left: 0; }
.rcoltd, .rcoltd img{ margin: 0; padding: 0; }



