body {
  color: rgb(0,0,0);
  background-color: rgb(171,195,172);
  /* background: rgb(171,195,172) url(images/bkgx1.png) repeat; */
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 78%;  /* Enables font size scaling in MSIE */
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html > body {
  font-size: 9.5pt;
}

.thisPage {
  font-weight: bold;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(34,70,79);
  cursor: help;
}

.doNotDisplay {
  display: none !important;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}

.pwdialog {
  color: black;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: solid;
}

#clear {
  clear: both;
} 

#wrapper {
  margin: 0 5px;
  padding: 0;
}

p.submit-bar {
  direction: rtl;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

#hdr{
 height: 60px; 
 border-bottom: 1px solid black; 
 margin: 0;
}
	 
#lh-col{
 float: left;
 width: 140px;
}

#rh-col{
 float: right;
 width: 140px;
}

#c-col {
 z-index: 10;
 margin-left: 142px;
 margin-right: 142px;
}

#ftr {
 height: 35px;
 margin: 0;
 font-weight: bold;
 font-family: monospace;
}

/* === BANNER ----------------------------------- */

#banner {
  background: rgb(34,70,79) url(../images/apld_logo_c.gif) no-repeat 5px 5px;
  height: 132px;
  border-bottom: 2px ridge gray;
}

#bannertext_large {
  z-index: 20;
  Color: white;
  top: 20px;
  margin-left: 50px;
  font-size: 30pt;
  /*padding-top:-10px;
  /*padding-bottom:15px;*/
  white-space:nowrap;
}

#bannertext_small {
  Color: white;
  margin-left: 260px;
  font-size: 18pt;
  /*margin-top:0;
  padding-top:0px;
  padding-bottom:10px;
  padding-left:10px;*/
  white-space:nowrap;
}

/* to stretch the container div to contain floated list */
#banner:after
{
content: ".";
display: block;
line-height: 10px;
font-size: 10px;
clear: both;
}

ul#navlist
{
list-style: none;
position:absolute;
top:124px;
padding: 0;
margin: 0 0 0 0;
/*width: 80%;*/
font-size: 0.9em;
font-family: sans serif, mono;
font-weight: bold;
}

ul#navlist li
{
display: block;
float: left;
width: 14.3%;  /* calculate this */
/*margin: 0 0 0 2px;*/
padding-left:1px;
line-height: 12px;
text-align:center;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c transparent #fff;
border-style: solid;
color: #fff;
text-decoration: none;
background: transparent;
}

#banner>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #9EDBA5;
color: #000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: #B5DB9E;
border-color: #aaab9c #fff #fff #ccc;
}

/* --- SIDEBAR --------------------------------- */
#side-bar {
  font-size: 95%;
  text-align: center;
  width: 180px;
  float: left;
  clear: left;
}

.sideBarTitle {
  color: rgb(34,70,79);
  background-color: rgb(205,219,205);
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 1em 0.5ex 0.5ex;
  border-top: 1px solid rgb(34,70,79);
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#side-bar li {
  margin: 0;
  padding-top: 2px;
}

#side-bar a {
  color: rgb(34,70,79);
  background-color: transparent;
  text-decoration: none;
}

#side-bar a:hover {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.sideBarText {
  text-align: justify;
  margin: 0;
  padding: 1ex 1.5ex;
  display: block;
  border-top: 1px solid rgb(34,70,79);
}

#side-bar .sideBarText a {
  text-decoration: underline;
}

#side-bar .sideBarText a:hover {
  text-decoration: none;
}

/* --- CONTENT -------------------------------- */
#main-content {
  margin-left: 10px;
}

#main-cpy {
  line-height: 1.5em;
  padding: 0 0em 0ex 0em;
  margin: 0 5mm 0 15.4em;
  border: 2px none darkgreen;
}

#main-copy {
  line-height: 1.5em;
  padding: 0 0em 0ex 0em;
  margin: 0 5mm 0 15.4em;
  border: 2px none darkgreen;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.clearbox {
  color: black;
  background-color: transparent;
  margin: 7px 0 7px 0;
  padding: 3px 10px 4px 15px;
  height: 226px;
  border: 3px groove rgb(34,70,79);
}

.coloredbox {
  color: rgb(34,70,79);
  background-color: rgb(205,219,205);
  margin: 7px 0 7px 0;
  padding: 3px 10px 4px 15px;
  height: 226px;
  border: 3px groove rgb(34,70,79);
}

.centerimagebox {
  padding: 0;
  margin: 0;
  text-align: center;
}

.vanillabox {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.rightbox {
  padding: 0.3em 0.7em;
  margin: 0.7em;
  border: 0px none #999999;
  text-align: center;
}
.rightpiccontainer {
  float: right;
  clear: right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 1px bevel black;
}
.rightcontainer {
  float: right;
  clear: both;
  width: 130px;
  margin: 1em 0 0 0;
  padding: 0;
}
.rightcontainer h1 {
  text-align: left;
  padding: 0 0 0 1.5em;
}
.rightcontainer h2 {
  text-align: left;
  padding: 0 0 0 1.5em;
}

.leftbox {
  padding:2em 2em; 
  margin: 2em;
  border:0px solid #999999;
  text-align:left;
}
.leftpiccontainer {
  float: left;
  clear: both;
  margin: 0 0 0 0;
}

.linkbox a {
  display:block;
}

.textcontainer {
  line-height: 1.1em;
  font-size: 130%;
  text-align: left;
  padding: 10px 1em ;
}
.textcontainer_b {
  line-height: 1.1em;
  font-size: 130%;
  text-align: left;
  padding: 1em 2em 1em 2em;
}
.textcontainer h1 {
  line-height: 1.1em;
  font-size: 85%;
  font-weight: normal;
}
.textcontainer ul {
  font-size: 85%;
  font-weight: normal;
}

/* -- Footer ---------------------------------- */
#footer {
  color: white;
  background-color: rgb(34,70,79);
  border:  1px ridge gray;
  font-size: 85%;
  margin: 0 0 0 1px;
  padding: 1.25ex 4mm;
  height: 20px;
  clear: both;
}

#footer .left {
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

.subFooter {
  font-size: 85%;
  line-height: 1.5em;
  margin: 0;
  padding: 1ex 4mm;
}

.subFooter a {
  color: rgb(34,70,79);
  background-color: transparent;
  text-decoration: underline;
}

.subFooter a:hover {
  text-decoration: none;
}


.curved {
-moz-border-radius:6px;
-webkit-border-radius:6px;
behavior:url(border-radius.htc);
}

.pcon
{
  position:relative;
  left:20px;
  top:0px;
  margin-bottom: 0px;
}

.topadjust {
  position:relative;
  top:-180px;
  margin-top: 0px;
  margin-bottom: 0px;
  }

img.cstudy {
  vertical-align:text-top;
  width:347px;
  height:261px;
  border: 4px ridge #000000;
  margin-bottom: 0px;
}
p.cstudy {
  position: relative;
  top: -286px;
  left: 367px;
  font-family: sans-serif;
  font-size: 100%;
  margin-right: 400px;
  margin-bottom: 0px
}
p.cstudy_ie {
  position: relative;
  top: -271px;
  left: 367px;
  font-family: sans-serif;
  font-size: 100%;
  margin-right: 400px;
  margin-bottom: 0px;
}

p.overlay {
  color:white;
  font-family: sans-serif;
  font-size: 110%;
  font-weight: bold;
  position: relative;
  top: -255px;
  left: 270px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
p.overlay_ie {
  font-family: sans-serif;
  font-size: 110%;
  font-weight: bold;
  position:relative;
  top: -40px;
  left: 280px;
  }

p.overlay {
  color:white;
  font-family: sans-serif;
  font-size: 110%;
  font-weight: bold;
  position: relative;
  top: -255px;
  left: 270px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

p.overlay_ie {
  font-family: sans-serif;
  font-size: 110%;
  font-weight: bold;
  position:relative;
  top: -40px;
  left: 280px;
  }
 
  
/* -- photoarray --------------------------------- */

/*
.caption {
  vertical-align:middle;
  font-family: arial, "lucida console", sans-serif;
  margin:1px 5px 1px 1px;
  padding:0 0 1em 0;
  height:.50em;
  border-style:none;
  border-color: transparent;
}
*/

.thumbnail
{
float: left;
width: 254px;
border: 1px solid #999;
margin: 0px;
background-color: #ABC3AC;
}
.clearboth { clear: both; }

