@charset "utf-8";
/* CSS Document */

.Strimgright {
  	position: relative;
    float:right;
    top: 0;
    right: 0;
}

.Strclearfix::after {
  content: "";
  clear: both;
  display: table;
}

/*frame */
#frame {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.performancelink  {margin-left:30px; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; font-weight:bold;  }
/* Open Account */
.Strline	{ width:100%; border-bottom:1px solid #000000; margin:0px 0px 5px 0px;  }
.StrlineShort	{ font-size:5px; width:30%; border-bottom:1px solid #888888; margin:0px 0px 5px 0px;  }


/* disclaimer */
/*.dismenu {	color:#ffffff; background-color:#cccccc; font-weight:bold; padding:2px; margin:10px 0px 10px 0px; font-size:110%; padding:3px; } */
.nfatitle	{ color:navy; font-weight:bold; font-size:120%; }
.nfaline		{	margin:4px 0px 0px 0px; font-size:4pt; border-top:1px solid #5A3D1B; }

/* links */
div.strcontent a 			{color:#0081D5;  text-decoration:none;}
div.strcontent a:link 		{color:#0081D5;}
div.strcontent a:visited 	{color:#0081D5;}
div.strcontent a:hover 	{color:#2593cd;  text-decoration:underline;}

/* table */
th.syslistH { background-color: #093959; color:#ffffff; padding:3px; }
th.syslistH a 			{color:#ffffff; font-weight:bold;   text-decoration:none;}
th.syslistH a:link 		{color:#ffffff;}
th.syslistH a:visited 	{color:#ffffff;}
th.syslistH a:hover 	{color:#ffffff;  text-decoration:underline;} 
div.sysDbottomline { background-color:#093959; font-size:5pt; width:100%; margin-top:10px;  }
td.syslist { padding:3px; }

/* Search Systems */
.sysNameD	{ font-size:140%; color:white; background-color:#093959; padding:3px; margin:0px; font-weight:bold; text-align:left;  }
.browse1 { width:100%; border:1px solid #7a7a7a; background-color:#fff; padding:5px; margin-bottom:5px; }
td.sysDprompt { width:175px; padding:5px; }
td.sysDfield { padding:5px; }

/* Contact Us */
td.cprompt { pading:5px;  width:100px;}
td.cfield { pading:5px; width:200px; }
td.cerror { text-align:left; pading:5px; color:red; font-size:10pt; width:100%;  }
.formout { margin:30px 0px 30px 0px;   }
.corporate { background-color:#2593cd;  padding:20px; color:#fff; font-size:120%;  }

.pwarn	{ color:red; }

