/* apt3 css  */
/* ver 1.0.6.1 */

body{
  font-family: Arial,sans-serif;
  color: #333333;
  line-height: 1.166;
  margin: 0px;
  padding: 0px;
}

body img {
  border:none;
}

a:link, a:visited, a:hover {
  color: #006699;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #0080FF;
}
/* overrides decoration from previous rule for hovered links */

/* Declare default styles */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,sans-serif;
  margin: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}


h3{
 font-size: 100%;
 color: #334d55;
 padding-top:5px;
}

h4{
 font-size: 90%;
 font-weight: bold;
 color: #006699;
 padding-top:10px;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*************** #heading styles **************/

#globalNav{
  padding: 2px 0px 2px 0px;
  color: #ececec;
  background:#cccccc;
  width: 100%;
}

#globalNav img{
  display: block;
}

#globalNav a {
  font-size: 80%;
  padding: 0px 4px 0px 4px;
}

#date {
  font-size:80%;
  color: #006699;
}

#news a {
  font-size:95%;
  color: #FF0000;
  font-weight:bold;
}

/*************** subheading styles **************/
.sectheading {
  padding: 0px 0px 0px 10px;
  margin-top: 1px;
  font-weight: normal;
}

.sectheading h3 {
  padding: 5px 0px 2px 3px;

}

.sectheading p{
  font-size: 50%;
}

/*********** #navigation link styles ***********/

#navigation ul a:link, #navigation ul a:visited {
  display: block;
}
#navigation ul {
  list-style: none; margin: 0; padding: 0;
}

/* fix IE/Win's broken block-level anchors */
#navigation li { 
  border-bottom: 1px solid #ffffff;
}

/* fix for browsers that don't need the hack */
html>body #navigation li { 
  border-bottom: none;
}


/************* #search styles ***************/
/* not used at present - but included  */
#search{
  padding: 5px 0px 5px 10px;
  border-bottom: 1px solid #cccccc;
  font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
  display: block;
  margin: 0px;
  padding: 0px;
}


/******Layout Divs******/

#masthead{
  border-bottom: 1px solid #cccccc;
  width: 100%;
}

#masthead td {
  padding:2px 5px 2px 0px;
}

#navigation{
  margin: 0 81% 0 0;
  padding: 0px;
  background-color: #ffffff;
}

#content{
 float:right;
 width: 80%;
 background:#ececec;
 z-index:1;
 margin: 0 1px 0 0;
 overflow:hidden;
}

#content img {
  border: none;
}

#project {
  text-align:right;
  padding-right: 5px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:75%;
  color:#FF0000;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
  the bottom border of the navigation in cases where they "touch" */

/*#footer img{
  padding: 4px 4px 4px 0px;
  vertical-align: middle;
} */

/* hide these unless print.css */
#mastheadprint {
  display:none;
}

.cpright {
  display:none;
}

/************** .text styles *****************/

#message{
  font-weight:bold;
  text-align:center;
  color:#FF0000;
  clear:both;
}

.text {
  clear: both;
  padding: 10px 0px 0px 10px;
  margin:0 10px 0 0;
  font-size: 80%;
}

.note { /* use for highlighting */
  font-size:120%;
  font-weight:bold;
  color:#FF0000;
}

.text h3 {
  padding-left:5px;
}

.text li {
  padding:3px 0px 3px 0px;
}

.text ul.padded {
  line-height:30px;
	}

.text p {
  padding:0 0px 0 10px;
}

.text p.custname {
  font-size:85%;
  font-weight:bold;
  color:#333333;
}

.text p.red {
  color: #FF0000;
}

.text bold {
  font-weight: bold;
}

.text a.news {
  font-size:95%;
  color: #FF0000;
}

.text p.bld {
  font-weight:bold;
}

.textb {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border-style:none;
  border-width:0;
}

.textro {
  border-style:none;
  background-color:#ececec;
  padding: 0px;
  margin:0px
}

.textrobld {
   border-style:none;
   background-color:#ececec;
   font-weight: bold;
   padding:0px;
}

/*gh test */
.inputro {
  border-style:none;
  background-color:#ececec;
  padding: 0px;
  margin:0px
}

.small{
  font-size:80%;
}

.version {
  font-size: 10px;
  text-align: right;
  margin-bottom: 2px;
  padding: 0 10px 0 0;
}

img.imagecntr {
  margin-left:auto;
  margin-right:auto;
  display:block;
  text-align:center;
  
}

.textbnav {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border-style:none;
  border-width:0;
  width:65px;
}

td.clickable {
  background: white;
  color: #006699;
  cursor: pointer;
}

/*header tabs*/

#header {
  float:right;
  width:100%;
  font-size:100%;
  line-height:normal;
  background-color: #FFFFFF;
  background-image:  url(/aptonline/doc/images/bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom:10px;
  left: -5px;
  right: -5px;
}

#header ul {
  margin:0;
  padding: 1px 5px 0;
  list-style:none;
}

#header li {
  float:left;
  background: url(/aptonline/doc/images/norm_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}

#header a {
  display:block;
  background: url(/aptonline/doc/images/norm_right.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#008DC6;
}

#header a:hover {
  color:#0080B4;
}

#header #current {
  background-image: url(/aptonline/doc/images/norm_left_on.gif);
}

#header #current a {
  background-image: url(/aptonline/doc/images/norm_right_on.gif);
  color:#005073;
  padding-bottom:5px;
}

/* printer icon placement */
#header #right {
  float: right;
}

#header #right a {
  background-image:none;
  margin:0 0 0 0;
  padding:0 0 0 0;
  text-decoration:none;
}

#header form {
  margin:0 0 0 0;
  padding:0 0 0 0;
}

/* section list hide/show */

#projectslayer, #myprojectlayer, #toolslayer, #ptslayer, #optionslayer, #adminlayer, #agentptslayer {
  position:absolute;
  visibility:hidden;
  left:0; 
		top:0;
  z-index:2;
		width: 19%;	
}

/* Now set a width that real browsers understand! */
html>body #projectslayer, #myprojectlayer, #toolslayer, #ptslayer, #optionslayer, #adminlayer, #agentptslayer {
  width: auto;
}

#LinksLayer {           /* styles for layer that shows links in doc standards */
  position:absolute;
  width: auto;
  left: 198px;
  top: 96px;
  visibility: hidden;
  background-color: #ECECEC;
  border: 1px solid #000000;
  padding: 3px;
}

#LinksLayer ul {
  list-style: none;
  margin-left:0;
  padding-left: 2px;
}

a.showlinks{
  font-size: 80%;
}

/******** Link styles for navigation **********/

a.showlinks{
  font-size: 80%;
}

.sectionLinks{
  position: relative;
  margin: 0px;
  padding: 0px;
  font-size: 80%;
}

.sectionLinks #active a {
  color:#FF0000;
  font-weight:bold;
  voice-family: "\"}\"";
  voice-family:inherit;
}

.sectionLinks h3{
  padding: 10px 0px 5px 5px;
}

.sectionLinks a:link{
  padding: 2px 0px 2px 10px;
  width: 100%;
   voice-family: "\"}\"";
  voice-family:inherit;
  width: auto;
}

.sectionLinks a:visited{
  padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
  padding: 2px 0px 2px 10px;
  text-decoration:none;
  color: #E67300;
}

.sectionLinks a.nav0:link, a.nav0:visited {
  padding-left:20px;
}

.sectionLinks a.nav0p:link, a.nav0p:visited {
/* padding-left:-2px; */
}

/* allowance for further 'nav' link styles i.e. nav1, nav2... */

/*submenus of .sectionLinks */
.displaymenu {
  display:block;
}

.displaymenu a.nav1 {
  font-size:85%;
  color: #007FBF;
  text-decoration:none;
}

.displaymenu li {
  padding-left:10px;
}

.submenu {
 display:none;
}

.submenu a {
  font-size:90%;
  /*color:#00FF00;*/
}

a.nav0p:link, a.nav0p:visited {
  color: #006699;
  text-decoration: none;
}

a.navop:hover {
  text-decoration: none;
  color: #0080FF;
}

.submenu a.nav1 {
  font-size:85%;
  color: #004C73;
  text-decoration:none;
}

.submenu a.nav1:hover{
  color: #E67300;
}
/*********************/

.submenu a.nav1p {
  font-size:85%;
  color: #004C73;
  text-decoration:none;
  margin-left: -8px;
}

.submenu a.nav1p:hover{
  color: #E67300;
}

.submenu a.nav2 {
  font-size:85%;
  color: #00659B;
  text-decoration:none;
  margin-left:10px;
}

.submenu a.nav2:hover{
  color: #E67300;
}

.submenu a.nav2p {
  font-size:85%;
  color: #00659B;
  text-decoration:none;
  margin-left:10px;
}

.submenu a.nav2p:hover{
  color: #E67300;
}

.submenu a.nav3 {
  font-size:85%;
  color: #007EC2;
  text-decoration:none;
  margin-left:25px;
}

.submenu a.nav3:hover{
  color: #E67300;
}

.submenu li {
  padding-left:20px;
}

/* pull third level menus back in ie */
.submenu li li {
  padding-left:0px;
  margin-left:0px;
}

#userdetail {
  margin: 0px;
  padding: 20px 0px 10px 10px;
  font-size: 85%;
  /*border-bottom: 1px solid #cccccc; */
  /*border-top: 1px solid #cccccc; */
}

#userdetail h3{
  padding: 5px 0px 2px 0px;
}

#userdetail ul a {
  padding:0;
}

#userdetail ul a:link, #userdetail ul a:visited {
  display:inline;
}

.sysnav {
  float:right;
}

.sysnav td {
  font-weight:bold;
  background-color:#ffffff;
  vertical-align:middle;
  text-align: center;
  padding: 2px;
  font-size:15px;
}

select.width{
  width:300px;
}

.displaycenter{
  margin-left:auto;
  margin-right:auto;
  padding:0;
  display:block;
  text-align:center;
}

/* table rules */


/* maintable used in listacts and listtasks */
table.maintable {
  font-size:95%;
  margin-left:8px;
}

table.maintable td {
  vertical-align:top;
  padding-top: 2px;
  padding-bottom: 3px;
}

.breadcrumbs {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
  float:left
}

/* toptable used in listacts and listtasks */
.toptable {
  width:90%;
  padding:5px 0 5px 0;
  text-align:center;
}

pre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #FF0000;
}

table.new{
  border: 1px none;
  width: auto;
  padding:2px;
}

table.new img{
  border: none;
}

table.new th{
  text-align:center;
  font-size:90%;
  font-weight:bold;
  padding: 2px 2px 2px 2px;
}

table.new td{
  border: 1px none;
  text-align:left;
  padding: 2px 5px 2px 5px;
  font-size:80%;
  width:auto;
}

table.new td.bld{
  font-size:90%;
  font-weight:bold;
}

table.new td.bldrt{
  text-align:right;
  font-size:90%;
  font-weight:bold;
}

table.new td.centerbld{
  text-align:center;
  font-size:90%;
  font-weight:bold;
}

table.new td.central{
  text-align:center;
  font-size:80%;
}

table.new td.custname{
  font-size:90%;
  font-weight:bold;
  color: #006699;
}

table.new td.message{
  font-weight:bold;
  text-align:center;
  color:#FF0000;
  font-size: 90%;
}

table.new td.smaller{
  font-size:70%;
}

table.new td.left{
  font-size:90%;
  font-weight:bold;
}

table.new td.right{
  text-align:right;
}

/* table navtable */

table.navtable {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
/* end table navtable */

/* flexible table style */

table#flexi {
  font-size: 100%;
}

table#flexi td {
  padding: 5px;
}

table#flexi tr.toprow {
  font-weight: bold;
  text-align: center;
}

table#flexi tr.toprowleft {
  font-weight: bold;
  text-align: left;
}

table#flexi td.fiftyleft {
  text-align: left;
  width: 50%;
}

table#flexi td.left {
  text-align: left;
  width: 25%;
}

table#flexi td.right {
  text-align: right;
  width: 25%;
}

table#flexi td.boldright {
  font-weight: bold;
  text-align: right;
  width: 25%;
}

table#flexi td.cntr {
  text-align: center;
  width: 25%;
}

table#flexi td.cntrunset {
  text-align: center;
}

table#flexi td.leftcol {
  font-weight: bold;
  text-align: left;
  width: 25%;
}

table#flexi td.chkradio {
  vertical-align: top;
  text-align: left;
  width: 10%;
}

table#flexi td.cntrbld {
  font-weight:bold;
  text-align:center;
  vertical-align:middle;
  width: 25%;
}

table#flexi td.msg {
  font-weight:bold;
  text-align:center;
  color:#FF0000;
}

table#flexi td.topalign {
  vertical-align:text-top;
}

table#flexi td.extendheight {
  height:40px;
  font-weight:bold;
  text-align:left;
  width:25%;
}
		
table#flexi td.wideleft {
  width:75%;
  text-align:left;
}
		
table#flexi td.wideleftbld {
  width:75%;
  text-align:left;
  font-weight:bold;
}

table#flexi td.indent20 {
  padding-left:20px;
  white-space:nowrap;
}

table#flexi td.indent40 {
  padding-left:40px;
  white-space:nowrap;
}

/* end flexible table style */

.spacer {
  clear:both;
}

.loctitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000066;
  text-decoration: none;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size:100%;
}

.message{
  font-weight:bold;
  text-align:center;
  color:#FF0000;
  font-size: 90%;
}

#note {
  position:absolute;
  background-color:white;
  height:auto;
  top:50%;
  left:55%;
  width:auto;
  visibility: hidden;
  border: 1px solid #000000;
  padding: 3px;
}