@charset "UTF-8";
html, #hd, #hdin, #h1, #nv, form {
	margin:0px;
	padding:0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
a:link, a:visited, a:active {
	color: #3F3F3F;
	text-decoration: underline;
	border: none;
}
a:hover {
	text-decoration:none;
}
table {
	margin:0px 0px 0px 0px;
}
#hd {
	background-color:#3b444b;
	width:100%;
	height:100px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #475057;
}
#hdin {
	width:1015px;
	height:100px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

#hdnv {
	position:absolute;
	top:45px;
	right:0px;
	list-style:none;
	padding:0px;
	margin:0px -10px 0px 0px;
}
#hdnv li {
	float:left;
	background:url(../../images/phnvblt.gif) no-repeat 0px 50%;
}
#hdnv li a {
	margin:0px;
	padding:2px 10px;
	color:#f1f1f1;
	font-size:11px;
}
#hdnv li a:hover {
	text-decoration:none;
	color:#C73B28;
}

#h1 {
	font-size:24px;
	color:#e8e8ea;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:37px;
	left:1px;
}
#nv {
	background:url(../../images/nv.gif) repeat-x 0px 0px;
	width:100%;
	height:110px;
	border-bottom:solid 2px #273037;
	text-align:center;
}
#mnv {
	width:1015px;
	height:55px;
	list-style:none;
	padding:0px;
	margin:0px auto;
	background:url(../../images/dev.gif) no-repeat right 50%;
}
#mnv li {
	float:left;
	width:145px;
	height:55px;
	background:url(../../images/dev.gif) no-repeat 0px 50%;
}
#mnv li a {
	width:145px;
	height:33px;
	display:block;
	text-align:center;
	margin:0px;
	padding:17px 0px 0px 0px;
	text-decoration:none;
	color:#f1f1f1;
	font-weight:bold;
	border-top:solid 5px #273037;
}
#mnv li a:hover, #mnv li a.act, #mnv li a.act:hover {
	text-decoration:none;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003399;
}
#wr {
	width:1035px;
	background-color:#fff;
	padding:2px;
	margin:10px auto;
	text-align:left;
}
#cnt {
	margin:0px;
	padding:20px 30px 15px 30px;
	background-color:#e8e8ea;
	border-top:solid 5px #d7d7d9;
	line-height:1.8em;
}
#cnt p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
.pt {
	font-size:18px;
	font-weight:bold;
	color:#1371D3;
}
.ptmedium {
	font-size:16px;
	color:#1371D3;
}
#ft {
	padding:15px 0px 0px 0px;
	margin:0px;
	border-top:dashed 1px #aaa;
	font-size:11px;
}
#ft p {
	margin:0px;
	padding:0px;
}
#tbl_insert th, #tbl_insert td {
	text-align:left;
	vertical-align:center;
	padding:5px;
}
#tbl_insert td.wrn {
	color:#990000;
	font-weight:bold;
}
#tbl_update th, #tbl_update td {
	text-align:left;
	vertical-align:center;
	padding:5px;
}
#tbl_update td.wrn {
	color:#990000;
	font-weight:bold;
}
#tbl_update td.tdright {
	text-align:right;
	border-bottom:none;
	font-size: 12px;
	font-weight:normal;
}
#tbl_repeat {
	width:100%;
	font-weight:normal;
}
#tbl_repeat th, #tbl_repeat td {
	text-align:left;
	vertical-align:center;
	padding:5px 10px;
	font-weight:normal;
}
#tbl_repeat th {
	background-color:#2F2F2F;
	font-size: 12px;
	color:#FFF;
	font-weight:normal;
}
#tbl_repeat th.thcenter {
	text-align:center;
	background-color:#2F2F2F;
	font-size: 12px;
	color:#FFF;
	font-weight:normal;
}
#tbl_repeat th.thright {
	text-align:right;
	background-color:#2F2F2F;
	font-size: 12px;
	color:#FFF;
	font-weight:normal;
}
#tbl_repeat th.thgreen {
	background-color:#C5FFC5;
	font-size: 12px;
	color:#2F2F2F;
	font-weight:normal;
}
#tbl_repeat th.thyellow {
	background-color:#F9F4BA;
	font-size: 12px;
	color:#2F2F2F;
	font-weight:normal;
}
#tbl_repeat th.thred {
	background-color:#FE8081;
	font-size: 12px;
	color:#2F2F2F;
	font-weight:normal;
}
#tbl_repeat th.thcenterwhite {
	text-align:center;
	background-color:#FFFFFF;
	font-size: 12px;
	color:#2F2F2F;
	font-weight:normal;
}
#tbl_repeat td {
	border-bottom:solid 1px #2F2F2F;
	font-weight:normal;
}
#tbl_repeat td.tdcenter {
	text-align:center;
	border-bottom:solid 1px #2F2F2F;
	font-weight:normal;
}
#tbl_repeat td.tdcenterwhite {
	text-align:center;
	border-bottom:solid 1px #2F2F2F;
	color:#FFF;
	border-left:solid 1px #2F2F2F;
	border-right:solid 1px #2F2F2F;
	border-top:solid 1px #2F2F2F;
	font-weight:normal;
}
#tbl_repeat td.tdcenterwhiteslim {
	text-align:center;
	border-bottom:solid 1px #2F2F2F;
	color:#FFF;
	font-weight:normal;
}
#tbl_repeat td.tdright {
	text-align:right;
	border-bottom:solid 1px #2F2F2F;
	font-weight:normal;
}
#tbl_repeat td.tdgreen {
	background-color:#C5FFC5;
	color:#2F2F2F;
	font-weight:normal;
}
#tbl_repeat td.tdyellow {
	background-color:#F9F4BA;
	color:#2F2F2F;
	font-weight:normal;
}
#tbl_repeat td.tdred {
	background-color:#FE8081;
	color:#2F2F2F;
	font-weight:normal;
}

#tbl_repeat tr:hover {
	background-color:#1371D3;
	font-weight:normal;
}
.frmfld {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:300px;
	padding:5px;
}
.frmfldmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:300px;
	padding:5px;
}
.frmfldshort {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:200px;
	padding:5px;
}
.frmfldshortsearch {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:200px;
	padding:3px;
}
.frmfldshortmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:200px;
	padding:5px;
}



.frmfldsmallveryshortmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 12px;
	color:#FFF;
	width:70px;
	padding:1px;
}











.frmfldmedium {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:200px;
	padding:5px;
}
.frmfldlong {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:500px;
	padding:5px;
}
.frmfldlongsearch {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:500px;
	padding:3px;
}
.frmfldextralong {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:900px;
	padding:5px;
}
.frmfldmediummand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:200px;
	padding:5px;
}
.frmfldlongmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:500px;
	padding:5px;
}
.frmfldverylongmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:700px;
	padding:5px;
}
.frmfldextralongmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:900px;
	padding:5px;
}
.frmdropdownfld {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:100px;
	padding:5px;
}
.frmdropdownfldmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:100px;
	padding:5px;
}
.frmdropdownfldmediummand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:200px;
	padding:5px;
}
.frmdropdownfldshortmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:50px;
	padding:5px;
}
.frmdropdownfldlrg {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:300px;
	padding:5px;
}
.frmdropdownfldlrgsearch {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:300px;
	padding:3px;
}
.frmdropdownfldverylrgsearch {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:500px;
	padding:3px;
}
.frmdropdownfldlrgmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:300px;
	padding:5px;
}
.frmdropdownfldverylrg {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:600px;
	padding:5px;
}
.frmdropdownfldverylrgmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:600px;
	padding:5px;
}
.frmdropdownfldlong {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:500px;
	padding:5px;
}
.frmnumericfld {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:75px;
	padding:5px;
}
.frmnumericfldbluebold {
	border:solid 2px #0653BB;
	font-size: 14px;
	width:75px;
	color:#0653BB;
	text-align:right;
	padding:5px;
}
.frmnumericfldmand {
	background:#1371D3;
	border:solid 1px #2F2F2F;
	font-size: 14px;
	color:#FFF;
	width:75px;
	padding:5px;
}
.frmord {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:40px;
	padding:5px;
}
.tableheadinglink {
	color:#FFF;
	font-size: 12px;
}
.tableheadinglink:link {
	color: #FFF;
	text-decoration: underline;
}
.tableheadinglink:visited {
	color: #FFF;
	text-decoration: underline;
}
.tableheadinglink:hover {
	color: #FFF;
	text-decoration: underline;
}
.tableheadinglink:active {
	color: #FFF;
	text-decoration: underline;
}
.tabledropdownfld {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:50px;
	padding:2px;
}
.frmdropdownfldsearch {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:150px;
	padding:3px;
}
.frmdropdownfldsearchlong {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:250px;
	padding:3px;
}
.frmfldsearchlong {
	border:solid 1px #2F2F2F;
	font-size: 14px;
	width:250px;
	padding:4px;
}
.searchbutton {
	border:solid 1px #2F2F2F;
    border-radius: 4px;
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size: 14px;
	width:75px;
	padding:4px;
}
.searchbuttonslim {
	border:solid 1px #2F2F2F;
    border-radius: 4px;
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size: 14px;
	width:75px;
	padding:3px;
    cursor: pointer;	
}
.searchbuttonslimnowidth {
	border:solid 1px #2F2F2F;
    border-radius: 4px;
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size: 14px;
	padding:3px;
    cursor: pointer;	
}
.tabledropdownfld {
	border:solid 1px #2F2F2F;
	font-size: 12px;
	width:50px;
	padding:2px;
}
.actionbutton {
	border:solid 1px #7F7F7F;
    border-radius: 4px;
	background-color:#EA5B0C;
	color:#FFFFFF;
	font-size: 12px;
	width:75px;
	padding:3px;
    cursor: pointer;	
}
.actionbuttonnowidth {
	border:solid 1px #7F7F7F;
    border-radius: 4px;
	background-color:#EA5B0C;
	color:#FFFFFF;
	font-size: 14px;
	padding:5px;
    cursor: pointer;	
}







/* Dropdown Button */
.dropbtn {
  background-color: #00A2E5;
  color: white;
  padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 350px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 8px 12px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
 text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #008DC8;}





/* Dropdown Button */
.rptdropbtn {
  background-color: #703AAC;
  color: white;
  padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.rptdropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.rptdropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 350px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.rptdropdown-content a {
  color: black;
  padding: 8px 12px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.rptdropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.rptdropdown:hover .rptdropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.rptdropdown:hover .rptdropbtn {background-color: #5F3395;}






/* Dropdown Button */
.otherdropbtn {
  background-color: #EA5B0C;
  color: white;
  padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.otherdropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.otherdropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 350px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.otherdropdown-content a {
  color: black;
  padding: 8px 12px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.otherdropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.otherdropdown:hover .otherdropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.otherdropdown:hover .otherdropbtn {background-color: #BE4A0A;}