html {  min-height: 100%; margin-bottom: 1px; }  /* Force right scroll to prevent page shift in FF */ 

body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#3C4277;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #313560;}
a:hover{color:#773C47;}
a:visited{color:#313560;}
a:visited:hover{color:#773C47;}
/*
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:14pt;
	color:#282D4F;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#302549;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#141527;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt {font-size:10pt;font-weight:500;color:#141527;}
.txt1 {font-size:10pt;font-weight:500;color:#B3B7D5;}
.greytxt {font-size:10pt;font-weight:500;color:#999999;line-height:200%;}
.title {font-size:12pt;font-weight:bold;color:#141527;line-height:140%;}
a.menu {
	font-size:12pt;
	font-weight:500;
	color:#B3B7D5;
	text-decoration:none;
}
a.menu:hover {color:#773C47;text-decoration:none;}
a.menu:visited {color:#B3B7D5;text-decoration:none;}
a.menu:visited:hover {color:#773C47;text-decoration:none;}

a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#24519B;
	text-decoration:none;
}
a.txtlnk:hover {color:#773C47;text-decoration:underline;}
a.txtlnk:visited {color:#24519B;text-decoration:none;}
a.txtlnk:visited:hover {color:#773C47;text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#777EB3;
	text-decoration:none;
}
a.foot:hover {color:#773C47;text-decoration:underline;}
a.foot:visited {color:#777EB3;text-decoration:none;}
a.foot:visited:hover {color:#773C47;text-decoration:underline;}

.bgrptno{	background-repeat: no-repeat;}
/*
.brdrlt{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
}
.brdrrt{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
}
.bg{
	background-image: url(images/bg_swirl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*

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:#ABBFE0;
	border:solid 1px #101C30;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #CC3333;
}

h2.implants {display: none;}

/***Contact Form***/
.formbox{width: 420px; border: 0px solid #ff0000; font-size: .9em;}
.formitem li{ display: inline; list-style-type: none; color: #282D4F; }
.submitbtn, .formboxtitle, .formbox p{ margin-left: 38px; } 
.formitemn{ margin-right: 15px; }
.formboxtitle{ color: #282D4F; }

